Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 3,150 for

paragraph

(0.48 sec)
  1. Խմբագրել WORD Ը Python Ում

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

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

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

    products.aspose.cloud/words/hy/ruby/edit/markdown/
  3. 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...
  4. WORD Ის Რედაქტირება Swift Ში

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

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

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

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

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

    products.aspose.cloud/words/ka/swift/edit/html/
  7. Edit HTML In Python

    Edit HTML using Python SDK. Edit text, modify tables, add images in HTML with REST API....html' , 'rb' ) request_paragraph = asposewordscloud.ParagraphInsert(text=...nunc faucibus a.' ) insert_paragraph_request = asposewordscloud...

    products.aspose.cloud/words/python/edit/html/
  8. Edit MARKDOWN In Ruby

    Edit MARKDOWN using Ruby SDK. Edit text, modify tables, add images in MARKDOWN with REST API....md' ) request_paragraph = ParagraphInsert .new({ :Text...nunc faucibus a.' }) insert_paragraph_request = InsertParagraphOnlin...

    products.aspose.cloud/words/ruby/edit/markdown/
  9. Make Document In PHP

    Make a file in your preferred format using PHP SDK. Easily create a blank document in PHP in a few steps....supposed to formally contain one paragraph, when you programmatically...

    products.aspose.cloud/words/php/make/
  10. Make Document In C#

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

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