Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 18,590 for

paragraphs

(0.36 sec)
  1. 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...
  2. How to Change Border Color in HTML? C# Examples

    Learn how to change border color in HTML using Aspose.HTML for .NET. Explore С# examples with inline and internal CSS to customize borders programmatically....change color for text in paragraph, headers, etc. using Aspose...background color for text in paragraphs, headers, or entire pages...

    docs.aspose.com/html/net/how-to-articles/how-to...
  3. 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...
  4. 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...
  5. 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...
  6. 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/
  7. 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/
  8. 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...
  9. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for .NET. Add, format, and edit charts with practical code examples in C#.... Paragraphs [ 0 ]. ParagraphFormat ....AddTextFrameForOverr ( axisTitle ). Paragraphs [ 0 ]. ParagraphFormat ....

    docs.aspose.com/slides/net/create-chart/
  10. What is XPS an file? | Knowledge Base

    XPS as one of the PDLs languages is explained in this article. Along with it this page briefly answers the question "what is an XPS document?"...“Story”, “StoryFragment”, “Paragraph”, “Table” and “NamedElement”...Each “Fragment” contains “Paragraphs” with “NamedElements” and...

    docs.aspose.com/page/net/what-is-xps-file/