Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 18,588 for

paragraphs

(1.34 sec)
  1. Paragraph.GetText | Aspose.Words for .NET

    Discover the Paragraph GetText method to effortlessly retrieve text, including paragraph endings, enhancing your text processing efficiency....GetText Contents [ Hide ] Paragraph.GetText method Gets the text...text of this paragraph including the end of paragraph character...

    reference.aspose.com/words/net/aspose.words/par...
  2. Paragraph.getText method | Aspose.Words for Nod...

    Paragraph.getText method. Gets the text of this paragraph including the end of paragraph character....text of this paragraph including the end of paragraph character...concatenated and the end of paragraph character is appended as follows:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Automating PowerPoint Generation in Python: Cre...

    Automate slide creation on cloud platforms with Aspose.Slides for Python—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....create_bullet_paragraph ( text ): paragraph = slides . Paragraph () paragraph...paragraph . paragraph_format . bullet . type = slides . BulletType...

    docs.aspose.com/slides/python-net/automating-po...
  4. BorderType | Aspose.Words for Java

    Specifies sides of a border in Java....Examples: Shows how to insert a paragraph with a top border. Document...Specifies the bottom border of a paragraph or a table cell. DIAGONAL_DOWN...

    reference.aspose.com/words/java/com.aspose.word...
  5. BlockImportMode enumeration | Aspose.Words for ...

    aspose.words.loading.BlockImportMode enumeration. Specifies how properties of block-level elements are imported from HTML-based documents.... paragraphs or tables). PRESERVE Properties...style='border:solid'> \n <p>paragraph 1</p> \n <p>paragraph 2</p> \n </div>...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Copy Bookmarked Text in Jython|Aspose.Words for...

    Copy Bookmarked Text using Jython....dstNode ): # This is the paragraph that contains the beginning...getParentNode () # This is the paragraph that contains the end of the...

    docs.aspose.com/words/java/copy-bookmarked-text...
  7. 档案

    档案...System::SharedPtr<Paragraph> para1 = System::MakeObject<Paragraph>(); pa...System::SharedPtr<Paragraph> para2 = System::MakeObject<Paragraph>(); pa...

    blog.aspose.com/zh/slides/convert-ppt-to-video-...
  8. Convert other file formats to PDF|Aspose.PDF fo...

    Learn how to convert a variety of file formats, including Word and Excel, into PDF format using Aspose.PDF in C++.... Add a new text paragraph in paragraphs collection and pass...// Add a new text paragraph in paragraphs collection and pass...

    docs.aspose.com/pdf/cpp/convert-other-files-to-...
  9. Module.DetectAreasMode.COMBINE|Documentation

    How Aspose.OCR for JavaScript via C++ determines the structure of a document using the Module.DetectAreasMode.COMBINE model....large blocks of text (such as paragraphs and columns), while the remaining...

    docs.aspose.com/ocr/javascript-cpp/areas-detect...
  10. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in JavaScript with Aspose.Slides. Load sheets and cells and use values to generate data-driven PowerPoint presentations.... get_Item ( 0 )); // Get paragraphs from the target shape (assumes...shape index 1 is used). let paragraphs = slide . getShapes (). get_Item...

    docs.aspose.com/slides/nodejs-java/excel-integr...