Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 2,963 for

paragraph

(0.03 sec)
  1. Get a Rectangle of 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....coordinates and dimensions of a paragraph. GetPortionRectangle API Information...dex}/shapes/{shapeIndex}/paragraphs/{paragraphIndex}/portion...

    docs.aspose.cloud/slides/get-a-rectangle-of-a-t...
  2. 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/
  3. Answer sheet with barcode|Documentation

    A classic answer sheet with a barcode encoding the student's name.... paragraph Combine texts with different...columns_count=2 ?block= column=1 ?paragraph= ?content=Final Exam font_size=18...

    docs.aspose.cloud/omr/txt-markup/examples/answe...
  4. Categories

    Find Answers by API Aspose.Total Cloud Product Family Aspose.Words Cloud Product Family Aspose.PDF Cloud Product Fami......with NET REST API Indent Paragraph in Word with NET REST API...with NET REST API Insert Paragraph in Word with NET REST API...

    kb.aspose.cloud/categories/page/13/
  5. Create a New 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....add new text portions to paragraphs. CreatePortion API Information...dex}/shapes/{shapeIndex}/paragraphs/{paragraphIndex}/portions...

    docs.aspose.cloud/slides/create-a-new-text-port...
  6. 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-...
  7. Create a PDF Document with NET REST API

    Follow this tutorial to create a PDF document with NET REST API. It has steps and a sample code to develop a PDF creator software with C# 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/net/create-a-pdf-document-w...
  8. block|Documentation

    Block element is used to organize content within containers....paragraph= ?content=First column, first...first block. &paragraph &block ?block=Column 1-2 column=1 border=square...

    docs.aspose.cloud/omr/txt-markup/block/
  9. ParagraphList|Aspose Words Cloud Docs

    ParagraphList...Represents a dTO container with a paragraph list format element. This...value indicating whether the paragraph has bulleted or numbered formatting...

    docs.aspose.cloud/words/spec/paragraphlist/
  10. Add Text to PDF via Cloud .NET SDK

    Insert text into PDF documents with Aspose.PDF Cloud SDK for .NET. Automate content editing easily.... Uploaded [ 0 ]); } Paragraph paragraph = new () { Lines = [...PutAddText ( storageFileName , 1 , paragraph ); pdfApi . DownloadFile (...

    products.aspose.cloud/pdf/net/text/add/