Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 3,150 for

paragraph

(1.52 sec)
  1. Խմբագրել Փաստաթուղթը Python Ում

    Խմբագրել Word կամ PDF ֆայլեր՝ օգտագործելով Python SDK: Խմբագրել տեքստը, փոփոխել աղյուսակները, ավելացնել պատկերներ փաստաթղթերում REST API ով:...docx' , 'rb' ) request_paragraph = asposewordscloud.ParagraphInsert(text=...nunc faucibus a.' ) insert_paragraph_request = asposewordscloud...

    products.aspose.cloud/words/hy/python/edit/
  2. Խմբագրել WORD Ը Ruby Ում

    Խմբագրել WORD՝ օգտագործելով Ruby SDK: Խմբագրել տեքստը, փոփոխել աղյուսակները, ավելացնել պատկերներ WORD ում REST API ով:...docx' ) request_paragraph = ParagraphInsert .new({ :Text...nunc faucibus a.' }) insert_paragraph_request = InsertParagraphOnlin...

    products.aspose.cloud/words/hy/ruby/edit/word/
  3. Խմբագրել DOCX Ը Ruby Ում

    Խմբագրել DOCX՝ օգտագործելով Ruby SDK: Խմբագրել տեքստը, փոփոխել աղյուսակները, ավելացնել պատկերներ DOCX ում REST API ով:...docx' ) request_paragraph = ParagraphInsert .new({ :Text...nunc faucibus a.' }) insert_paragraph_request = InsertParagraphOnlin...

    products.aspose.cloud/words/hy/ruby/edit/docx/
  4. Խմբագրել PDF Ը Ruby Ում

    Խմբագրել PDF՝ օգտագործելով Ruby SDK: Խմբագրել տեքստը, փոփոխել աղյուսակները, ավելացնել պատկերներ PDF ում REST API ով:...pdf' ) request_paragraph = ParagraphInsert .new({ :Text...nunc faucibus a.' }) insert_paragraph_request = InsertParagraphOnlin...

    products.aspose.cloud/words/hy/ruby/edit/pdf/
  5. Aspose.Slides Cloud SDK for Python Returns the ...

    Hello! I want to extract all the text on a slide. To do this, I am going through each shape on the slide and checking for text. However, some shapes are groups shapes. For these, I need to use the sub_shape parameter. B…...where aspose seems to delete paragraph delineators and merge words...textbox with 2 different paragraphs, aspose returns them as one...

    forum.aspose.cloud/t/aspose-slides-cloud-sdk-fo...
  6. WORD Ის Რედაქტირება Swift Ში

    დაარედაქტირეთ WORD Swift SDK ის გამოყენებით. დაარედაქტირეთ ტექსტი, შეცვალეთ ცხრილები, დაამატეთ სურათები WORD ში REST API ით....(document: requestDocument, paragraph: requestParagraph); let insertParagraph...

    products.aspose.cloud/words/ka/swift/edit/word/
  7. MARKDOWN Ის Რედაქტირება Swift Ში

    დაარედაქტირეთ MARKDOWN Swift SDK ის გამოყენებით. დაარედაქტირეთ ტექსტი, შეცვალეთ ცხრილები, დაამატეთ სურათები MARKDOWN ში REST API ით....(document: requestDocument, paragraph: requestParagraph); let insertParagraph...

    products.aspose.cloud/words/ka/swift/edit/markd...
  8. HTML Ის Რედაქტირება Swift Ში

    დაარედაქტირეთ HTML Swift SDK ის გამოყენებით. დაარედაქტირეთ ტექსტი, შეცვალეთ ცხრილები, დაამატეთ სურათები HTML ში REST API ით....(document: requestDocument, paragraph: requestParagraph); let insertParagraph...

    products.aspose.cloud/words/ka/swift/edit/html/
  9. Make DOC In C#

    Make DOC using .NET SDK. Easily create a blank DOC in C# in a few steps....supposed to formally contain one paragraph, when you programmatically...

    products.aspose.cloud/words/net/make/doc/
  10. Make DOCX In C#

    Make DOCX using .NET SDK. Easily create a blank DOCX in C# in a few steps....supposed to formally contain one paragraph, when you programmatically...

    products.aspose.cloud/words/net/make/docx/