Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 3,112 for

paragraph

(0.04 sec)
  1. Delete Paragraphs|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....Delete Paragraphs Contents [ Hide ] Introduction Aspose.Slides...add, modify and delete text paragraphs from shapes located on special...

    docs.aspose.cloud/slides/delete-paragraphs-on-a...
  2. Create a PDF Document with Node.js REST API

    Follow this tutorial to create a PDF document with Node.js REST API. It has steps and a sample code to develop a PDF creator software with Node.js Low Code API....PutCreateDocument API call Create a Paragraph and set some text in it using...TextLine classes Add the paragraph to the newly created PDF file...

    kb.aspose.cloud/pdf/nodejs/create-a-pdf-documen...
  3. Add Text to PDF via Cloud Node.js SDK

    Insert new text into PDF files using Aspose.PDF Cloud SDK in Node.js....the rectangle in which the paragraph should be placed on the page...with the Segment. Create a Paragraph object with the TextLine,...

    products.aspose.cloud/pdf/nodejs/text/add/
  4. Import and Export WordPress Posts from/to PDF a...

    Import wordpress posts or export wordpress posts to PDF or Word or other word processing formats. You can export posts to PDF, DOC, and DOCX with it.... Get Word and Paragraph Count - This feature allows...allows you to get word and paragraph count from a Word document....

    blog.aspose.cloud/words/more-features-to-work-w...
  5. 通过云端 Node.js SDK 向 PDF 添加文本

    使用 Aspose.PDF Cloud SDK 在 Node.js 中向 PDF 文件插入新文本。... 使用 TextLine、格式选项和定位创建一个 Paragraph 对象。 使用 PdfApi.putAddText()...import { Paragraph } from "asposepdfcloud/src/models/paragraph.js"...

    products.aspose.cloud/pdf/zh/nodejs/text/add/
  6. Download email attachments and work with email ...

    Merge TIFF Images in Python. Crop TIFF Images using Python. Read TIFF Image Properties using Python. Access individual TIFF Frames using Python... Get Word and Paragraph Count from Document - This...feature allows you to collect paragraph and words stats of a word...

    blog.aspose.cloud/words/more-features-to-work-w...
  7. Multi-column questionnaire|Documentation

    A compact questionnaire with multi-column layout and open-ended questions.... Paragraph Combine texts with different..."children" : [ { "element_type" : "Paragraph" , "children" : [ { "element_type"...

    docs.aspose.cloud/omr/json-markup/examples/mult...
  8. Update a Text Portion|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....Index}/cells/{cellIndex}/paragraphs/{paragraphIndex}/portions/{portionIndex}...Updates a text portion of a paragraph in a table cell in a presentation...

    docs.aspose.cloud/slides/update-a-text-portion-...
  9. Convert Word Document to Binary TIFF Image with...

    Save Word document to Binary TIFF image with desired threshold using Aspose.Words Cloud on any platform without installing third party software...heading Fixed issue with the Paragraph API, it was returning incorrect...conversion Improved text paragraph alignment for documents designed...

    blog.aspose.cloud/words/convert-word-document-t...
  10. Get a `Run` object in a Word document online|Do...

    Get a `Run` object in a Word document programmatically via Cloud API....(required) — the path to the paragraph in the document tree. index...document online Delete a paragraph from a Word document online...

    docs.aspose.cloud/words/paragraphs/get-run/