Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 3,150 for

paragraph

(0.41 sec)
  1. Markdown Ის Რედაქტირება Python Ში

    დაარედაქტირეთ Markdown Python SDK ის გამოყენებით. დაარედაქტირეთ ტექსტი, შეცვალეთ ცხრილები, დაამატეთ სურათები Markdown ში REST API ით....md' , 'rb' ) request_paragraph = asposewordscloud.ParagraphInsert(text=...nunc faucibus a.' ) insert_paragraph_request = asposewordscloud...

    products.aspose.cloud/words/ka/python/edit/md/
  2. DOC Ის Რედაქტირება Python Ში

    დაარედაქტირეთ DOC Python SDK ის გამოყენებით. დაარედაქტირეთ ტექსტი, შეცვალეთ ცხრილები, დაამატეთ სურათები DOC ში REST API ით....doc' , 'rb' ) request_paragraph = asposewordscloud.ParagraphInsert(text=...nunc faucibus a.' ) insert_paragraph_request = asposewordscloud...

    products.aspose.cloud/words/ka/python/edit/doc/
  3. 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/ka/ruby/edit/word/
  4. TEXT Ის Რედაქტირება Ruby Ში

    დაარედაქტირეთ TEXT Ruby SDK ის გამოყენებით. დაარედაქტირეთ ტექსტი, შეცვალეთ ცხრილები, დაამატეთ სურათები TEXT ში REST API ით....txt' ) request_paragraph = ParagraphInsert .new({ :Text...nunc faucibus a.' }) insert_paragraph_request = InsertParagraphOnlin...

    products.aspose.cloud/words/ka/ruby/edit/text/
  5. 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/ka/ruby/edit/docx/
  6. DOCX Ის Რედაქტირება Swift Ში

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

    products.aspose.cloud/words/ka/swift/edit/docx/
  7. PHP API Exception when Batching: Undefined arra...

    API version: v24.12.0 I am getting a : Undefined array key "Content-Type" exception when I perform batch operations: Undefined array key \"Content-Type\" at /workspace/laravel/vendor/aspose-cloud/aspose-words-cloud/src…...$subfolder = "DocumentElements/Paragraphs"; $fullName = $baseRemoteFolderPath..."text" => "This is a new paragraph for your document", )); $request3...

    forum.aspose.cloud/t/php-api-exception-when-bat...
  8. 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...
  9. 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/
  10. 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/