Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 2,963 for

paragraph

(0.03 sec)
  1. Working with Text Portions|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Text Portions Working with Paragraphs Read Text Items...

    docs.aspose.cloud/slides/working-with-text-port...
  2. Working with Shapes on Special Slides|Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....with Shapes Working with Paragraphs Working with Text Portions...

    docs.aspose.cloud/slides/working-with-shapes-on...
  3. Optical mark recognition with Aspose.OMR Cloud API

    Optical mark recognition, OMR, recognize scanned images and even photos with high accuracy. Recognize data from tests, exams, questionnaires, surveys....parameter is added to shapes , paragraphs and portions resources. It...parameter added to shapes, paragraphs and portions APIs that allow...

    blog.aspose.cloud/slides/export-shape-in-a-slid...
  4. Pythonのwordを編集

    Python SDKを使用してWORDを編集します。テキストの編集、テーブルの変更、REST APIを使用したWORDの画像の追加。...docx' , 'rb' ) request_paragraph = asposewordscloud.ParagraphInsert(text=...nunc faucibus a.' ) insert_paragraph_request = asposewordscloud...

    products.aspose.cloud/words/ja/python/edit/word/
  5. Rubyのwordを編集

    Ruby SDKを使用してWORDを編集します。テキストの編集、テーブルの変更、REST APIを使用したWORDの画像の追加。...docx' ) request_paragraph = ParagraphInsert .new({ :Text...nunc faucibus a.' }) insert_paragraph_request = InsertParagraphOnlin...

    products.aspose.cloud/words/ja/ruby/edit/word/
  6. Rubyのmarkdownを編集

    Ruby SDKを使用してMARKDOWNを編集します。テキストの編集、テーブルの変更、REST APIを使用したMARKDOWNの画像の追加。...md' ) request_paragraph = ParagraphInsert .new({ :Text...nunc faucibus a.' }) insert_paragraph_request = InsertParagraphOnlin...

    products.aspose.cloud/words/ja/ruby/edit/markdown/
  7. Rubyのtextを編集

    Ruby SDKを使用してTEXTを編集します。テキストの編集、テーブルの変更、REST APIを使用したTEXTの画像の追加。...txt' ) request_paragraph = ParagraphInsert .new({ :Text...nunc faucibus a.' }) insert_paragraph_request = InsertParagraphOnlin...

    products.aspose.cloud/words/ja/ruby/edit/text/
  8. Pythonのdocを編集

    Python SDKを使用してDOCを編集します。テキストの編集、テーブルの変更、REST APIを使用したDOCの画像の追加。...doc' , 'rb' ) request_paragraph = asposewordscloud.ParagraphInsert(text=...nunc faucibus a.' ) insert_paragraph_request = asposewordscloud...

    products.aspose.cloud/words/ja/python/edit/doc/
  9. Pythonのhtmlを編集

    Python SDKを使用してHTMLを編集します。テキストの編集、テーブルの変更、REST APIを使用したHTMLの画像の追加。...html' , 'rb' ) request_paragraph = asposewordscloud.ParagraphInsert(text=...nunc faucibus a.' ) insert_paragraph_request = asposewordscloud...

    products.aspose.cloud/words/ja/python/edit/html/
  10. Pythonのmarkdownを編集

    Python SDKを使用してMarkdownを編集します。テキストの編集、テーブルの変更、REST APIを使用したMarkdownの画像の追加。...md' , 'rb' ) request_paragraph = asposewordscloud.ParagraphInsert(text=...nunc faucibus a.' ) insert_paragraph_request = asposewordscloud...

    products.aspose.cloud/words/ja/python/edit/md/