Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 18,524 for

paragraphs

(0.07 sec)
  1. Getting the layout rectangle for displayed comm...

    When recording the layout for Paragraphs the LayoutEnumerator will provide the layout rectangle for each span in the paragraph. However, when looking at Paragraphs within a comment entity the layout rectangle retrieves j…...recording the layout for paragraphs the LayoutEnumerator will...in the paragraph. However, when looking at paragraphs within...

    forum.aspose.com/t/getting-the-layout-rectangle...
  2. RevisionsView | Aspose.Words for Java

    Allows to specify whether to work with the original or revised version of a document in Java....updateListLabels(); ParagraphCollection paragraphs = doc.getFirstSection().getBody()...Assert.assertEquals("1.", paragraphs.get(0).getListLabel().getLabelString());...

    reference.aspose.com/words/java/com.aspose.word...
  3. Extract text and images from PPTX document via ...

    C++ example code to extract text and images from PPTX file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....of TextFrames Loop through paragraphs in current ITextFrame. Loop...get_Length(); i++){ // Loop through paragraphs in current ITextFrame for...

    products.aspose.com/slides/cpp/parser/pptx/
  4. MailMergeOptions | Aspose.Words for Java

    Represents options for the mail merge functionality in Java....value indicating whether paragraphs with punctuation marks are...MailMergeCleanupOpti.REMOVE_EMPTY_PARAGRAPHS option is specified. getMergeDuplicateReg()...

    reference.aspose.com/words/java/com.aspose.word...
  5. PageSetup.lineNumberCountBy property | Aspose.W...

    PageSetup.lineNumberCountBy property. Returns or sets the numeric increment for line numbers....line counter will skip any paragraph with the "SuppressLineNumbers"...flag set to "true". // This paragraph is on the 15th line, which...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Android via Java. Step-by-step guide....topic series of managing text paragraphs. This page will illustrate...illustrate how we can manage paragraph bullets. Bullets are more useful...

    docs.aspose.com/slides/androidjava/manage-bullet/
  7. Replace Fields C++|Aspose.Words for C++

    Learn how to replace fields with text in C++. Replace fields with static data using the C++ API....block‑level node such as a Paragraph , be aware that in some cases...can span across multiple paragraphs. If this happens it is recommended...

    docs.aspose.com/words/cpp/replace-fields/
  8. Create PDF using Java | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Java API to easily generate and read PDF files in Java applications.... Add TextFragment to the Paragraphs collection of the page. Save...

    products.aspose.com/pdf/java/create/
  9. MarkupLevel enumeration | Aspose.Words for Python

    aspose.words.markup.MarkupLevel enumeration. Specifies the level in the document tree where a particular [StructuredDocumentTag](../structureddocumenttag/) can occur.... among tables and paragraphs). ROW The element occurs...

    reference.aspose.com/words/python-net/aspose.wo...
  10. List.ListId | Aspose.Words for .NET

    Discover the unique ListId property to easily access and manage your lists. Streamline your workflow with this essential identifier....))); Shows how to output all paragraphs in a document that are list...NodeType . Paragraph , true ); foreach ( Paragraph para in paras...

    reference.aspose.com/words/net/aspose.words.lis...