Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 3,152 for

paragraph

(0.43 sec)
  1. Make DOC In C++

    Make DOC using C++ 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/cpp/make/doc/
  2. Make Markdown In Go

    Make Markdown using Go SDK. Easily create a blank Markdown in Go in a few steps....supposed to formally contain one paragraph, when you programmatically...

    products.aspose.cloud/words/go/make/md/
  3. Issue adding comments to DOCX with API/Ruby SDK...

    I cannot get either the API or Ruby SDK working when attempting to add comments to a word doc. I have tried using simple coordinates 0.0.0.0 and using the coordinates from a text search. For the Ruby SDK, I have used the…...Paragraphs.Add(new Paragraph(doc)); comment.FirstParagraph...

    forum.aspose.cloud/t/issue-adding-comments-to-d...
  4. Enhance Your Presentations: Add Animation to Po...

    Bring your PowerPoint presentations to life by inserting captivating animations using .NET REST API. Discover the power of dynamic visual effects by adding animation in PPT....animation effect type, shape and paragraph index where animation needs...

    blog.aspose.cloud/slides/add-animation-to-power...
  5. Make HTML In Curl

    Make HTML using cURL SDK. Easily create a blank HTML in cURL in a few steps....supposed to formally contain one paragraph, when you programmatically...

    products.aspose.cloud/words/curl/make/html/
  6. 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...
  7. HTML Ის Რედაქტირება Python Ში

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

    products.aspose.cloud/words/ka/python/edit/html/
  8. DOCX Ის Რედაქტირება Python Ში

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

    products.aspose.cloud/words/ka/python/edit/docx/
  9. TEXT Ის Რედაქტირება Python Ში

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

    products.aspose.cloud/words/ka/python/edit/text/
  10. HTML Ის Რედაქტირება Ruby Ში

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

    products.aspose.cloud/words/ka/ruby/edit/html/