Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 15,596 for

paragraph

(0.11 sec)
  1. Aspose::Words::TableStyle class | Aspose.Words ...

    Aspose::Words::TableStyle class. Represents a table style. To learn more, visit the documentation article in C++....style, linked style and next paragraph style are recursively compared...formatting properties of a paragraph style. get_Locked () const...

    reference.aspose.com/words/cpp/aspose.words/tab...
  2. Manage Text|Aspose.Slides for PHP 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....Settings Manage PowerPoint Paragraph Text Formatting Animated Text...

    docs.aspose.com/slides/php-java/manage-text/
  3. Manage Text|Aspose.Slides 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....Settings Manage PowerPoint Paragraph in C++ Text Formatting Animated...

    docs.aspose.com/slides/cpp/manage-text/
  4. Make DOCX Using Java

    Make a new DOCX in Java in a few steps. Easily create DOCX using Java library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun.getNextSibling()...

    products.aspose.com/words/java/make/docx/
  5. TabStopCollection.GetHashCode | Aspose.Words fo...

    Discover the TabStopCollection GetHashCode method—an essential hash function for efficient data management and performance optimization....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...AreEqual ( 2 , paragraphs . Count ); // Each paragraph gets its tab...

    reference.aspose.com/words/net/aspose.words/tab...
  6. Make PDF Using Java

    Make a new PDF in Java in a few steps. Easily create PDF using Java library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun.getNextSibling()...

    products.aspose.com/words/java/make/pdf/
  7. CleanupOptions.DuplicateStyle | Aspose.Words fo...

    Optimize your documents with CleanupOptions DuplicateStyle property—easily remove duplicate styles for cleaner, more efficient formatting. Default is false.... Paragraph , "MyStyle1" ); myStyle ....Styles . Add ( StyleType . Paragraph , "MyStyle2" ); duplicateStyle...

    reference.aspose.com/words/net/aspose.words/cle...
  8. Not able to add line spacing value in decimal b...

    m trying to set the line spacing of a TextFragment object using Aspose.pdf in C#, but I’m unable to set the value between 0.0 to 1.0 I also want to set the line spacing to a value less than 1, such as 0.82, but it seems…...TextParagraph paragraph = new TextParagraph(); paragraph.Rectangle...652f, 425.665f, 549.093f); paragraph.VerticalAlignment = VerticalAlignment...

    forum.aspose.com/t/not-able-to-add-line-spacing...
  9. CleanupOptions.duplicate_style property | Aspos...

    CleanupOptions.duplicate_style property. Gets/sets a flag indicating whether duplicate styles should be removed from document... PARAGRAPH , 'MyStyle1' ) my_style ..... add ( aw . StyleType . PARAGRAPH , 'MyStyle2' ) duplicate_style...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TabStopCollection indexer | Aspose.Words for Py...

    TabStopCollection indexer. Gets a tab stop at the given index.... paragraph_format . tab_stops # 72 points...2' ) paragraphs = doc . first_section . body . paragraphs self...

    reference.aspose.com/words/python-net/aspose.wo...