Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 19,019 for

paragraphs

(0.04 sec)
  1. DocumentBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBuilder class—your solution for effortlessly inserting text, images, and formatting elements in documents....other content, specify font, paragraph and section formatting. To...CurrentParagraph { get; } Gets the paragraph that is currently selected...

    reference.aspose.com/words/net/aspose.words/doc...
  2. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format in Java....the document into heading paragraphs. // This is useful for readers...mentSplitCriteri.HEADING_PARAGRAPH); // Specify that we want...

    reference.aspose.com/words/java/com.aspose.word...
  3. SpecialChar | Aspose.Words for Java

    Base class for special characters in the document in Java....and can only be a child of Paragraph . SpecialChar char is used... // 1 - Paragraph node: Paragraph para = (Paragraph) doc.getChild(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  4. What's new 2024|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2024.... Paragraphs . Add ( asposeImage ); //.... Pages . Add (); page . Paragraphs . Add ( new Aspose . Pdf...

    docs.aspose.com/pdf/net/whatsnew/2024/
  5. Document class | Aspose.Words for Python

    aspose.words.Document class. Represents a Word document...creates one section with one paragraph. expand_table_styles_to_direct_formatting()...with same formatting in all paragraphs of the document. next_pre_order(root_node)...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose.Words for Java 26.7: Japanese DOCX with ...

    Environment Aspose.Words for Java 26.7 (build 26.7.0) JDK 17 or later; reproduced on macOS Bug A Japanese DOCX that uses kinsoku shori settings (w:noLineBreaksAfter w:lang="ja-JP", w:noLineBreaksBefore, w:characterSpac…...static final String[] JP_PARAGRAPHS = { "いろはにほへと ちりぬるを わかよたれそ...writeln(SECTION_TITLES[s]); // Body paragraphs — a few per section builder...

    forum.aspose.com/t/aspose-words-for-java-26-7-j...
  7. Document Class | Aspose.Words for .NET

    Discover the Aspose.Words.Document class for seamless Word document manipulation. Enhance your projects with powerful features and easy integration....creates one section with one paragraph. ExpandTableStylesToD () Converts...with same formatting in all paragraphs of the document. NextPreOrder...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Can We Remove Email Id and Phone Number While G...

    Hi Team, Can we remove email id and phone number while generating pdf from ppt. Means the output pdf will not have email and phone number. Secondly, can we replace email & phone number with some string e.g “ABC” while…...getTextFrame(); for (IParagraph paragraph : textFrame.getParagraphs())...{ for (IPortion portion : paragraph.getPortions()) { String text...

    forum.aspose.com/t/can-we-remove-email-id-and-p...
  9. Formatting PDF Document using C#|Aspose.PDF for...

    Create and format the PDF Document with Aspose.PDF for .NET. Use the next code snippet to resolve your tasks.... Paragraphs . Add ( fragment ); // Save...

    docs.aspose.com/pdf/net/formatting-pdf-document/
  10. Aspose::Words::DocumentBuilder class | Aspose.W...

    Aspose::Words::DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting. To learn more, visit the documentation article in C++....other content, specify font, paragraph and section formatting. To...get_CurrentParagraph () Gets the paragraph that is currently selected...

    reference.aspose.com/words/cpp/aspose.words/doc...