Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 18,529 for

paragraph

(0.24 sec)
  1. Setting Text Color Dynamically in Java|Aspose.W...

    Set font text color for document contents dynamically when building a report in Java....every item into a separate paragraph, which text is colored dynamically...can be located either in paragraphs of a single story (or table...

    docs.aspose.com/words/java/setting-text-color-d...
  2. TxtLeadingSpacesOptions | Aspose.Words for Java

    Specifies available options for leading space handling during import from LoadFormat.TEXT file in Java....first line indent to the paragraph to simulate the effect of...loadOptions); ParagraphCollection paragraphs = doc.getFirstSection().getBody()...

    reference.aspose.com/words/java/com.aspose.word...
  3. Fields Overview in Python|Aspose.Words for Pyth...

    You can access field modifying using Python. Fields of the document are loaded into the Aspose.Words Document Object Model (DOM)....ranging from runs of text to paragraphs to tables. Some fields may...found inline (as children of Paragraph or SmartTag ). The content...

    docs.aspose.com/words/python-net/fields-overview/
  4. Get areas with text coordinates via C# | Aspose

    Automatically find the coordinates of image regions containing text Paragraphs....image regions containing text paragraphs using Aspose.OCR for .NET...get bounding boxes of all paragraphs in images, provided in OcrInput...

    products.aspose.com/ocr/net/recognition/get-tex...
  5. Enhance PowerPoint Presentations with Animation...

    Explore the capabilities of Aspose.Slides for Android via Java in handling PowerPoint animations. This general overview highlights key features....possible to apply animation to a paragraph. Read more About Animated...

    docs.aspose.com/slides/androidjava/powerpoint-a...
  6. Enhance PowerPoint Presentations with Animation...

    Explore the capabilities of Aspose.Slides for Java in handling PowerPoint animations. This general overview highlights key features and offers insights to enhance your presentations....possible to apply animation to a paragraph. Read more About Animated...

    docs.aspose.com/slides/java/powerpoint-animation/
  7. How to Build a Table from a DataTable in Java|A...

    Example of filling document table from external database using Java....of the builder’s current paragraph) and call table.setStyleI...

    docs.aspose.com/words/java/how-to-build-a-table...
  8. MailMerge class | Aspose.Words for Python

    aspose.words.mailmerging.MailMerge class. Represents the mail merge functionality... cleanup_paragraphs_with_punctuation_marks Gets...value indicating whether paragraphs with punctuation marks are...

    reference.aspose.com/words/python-net/aspose.wo...
  9. When inserting long Hebrew text- problems in di...

    Hi, I am evaluating the product in order to buy it. I am building a multi-language application so I am testing unicode and Hebrew. 1) Well, I have a few problems with long text which spans on more than one line. If …...Paragraphs.Add(hebrewText); hebrewText...IsHtmlTagSupported = true; section.Paragraphs.Add(hebrewText); /* hebrewText...

    forum.aspose.com/t/when-inserting-long-hebrew-t...
  10. Revision Class | Aspose.Words for .NET

    Explore the Aspose.Words.Revision class to manage tracked changes in documents. Easily identify revision types for seamless document editing....its parent node from the paragraph text // and then remove the...doc . FirstSection . Body . Paragraphs [ 1 ]; Node endNode = doc...

    reference.aspose.com/words/net/aspose.words/rev...