Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 18,181 for

paragraphs

(0.15 sec)
  1. Find and Replace in Java|Aspose.Words for Java

    Find a string or regular expression pattern in your document and replace it with the text you want using Java....phrase is composed of multiple paragraphs, sections, or pages. Some...metacharacters include &p for a paragraph break, &b for a section break...

    docs.aspose.com/words/java/find-and-replace/
  2. Appending Document Not Maintaining Formatting -...

    I am encountering an inconsistent formatting issue when appending Word document templates using Aspose.Words in C#. The issue has been reproduced in isolation using a minimal test case (provided below), and a sample docu…...document, iterate through the paragraphs and adjust their alignment...foreach (Paragraph paragraph in section.Body.Paragraphs) { // Adjust...

    forum.aspose.com/t/appending-document-not-maint...
  3. LINQ Reporting Engine API in Python|Aspose.Word...

    LINQ Reporting Engine allows you to build a report from a template is assembled within the class using Python....is double quotes) Removing Paragraphs Containing Only Template...While building a report, some paragraphs containing only template...

    docs.aspose.com/words/python-net/linq-reporting...
  4. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties class. A collection of built-in document properties. To learn more, visit the documentation article in C++.... get_Paragraphs () Represents an estimate...estimate of the number of paragraphs in the document. get_RevisionNumber...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. Run class | Aspose.Words for Python

    aspose.words.Run class. Represents a run of characters with the same font formatting...Run can only be a child of Paragraph or inline StructuredDocumentTa...Node ) parent_paragraph Retrieves the parent Paragraph of this node...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentVisitor.VisitRowEnd | Aspose.Words for ...

    Discover the DocumentVisitor VisitRowEnd method, essential for managing table row enumeration in your applications. Enhance your coding efficiency today!... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Convert ODT to DIF using Python or with free On...

    ODT to DIF conversion in your Python applications without using Microsoft Word or Excel or online. Test free ODT to DIF online converter quickly before integrating the code....document elements such as paragraphs, tables, images, and text...

    products.aspose.com/total/python-net/conversion...
  8. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI 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...
  9. LaTeX to raster images | TeX API Solution for .NET

    C# API Solution to work with TeX. Create equations, include graphics and make them set as raster images with Aspose.TeX API for .NET....into surrounding text in paragraphs, as part of mathematical...

    products.aspose.com/tex/net/output-to-raster-im...
  10. Manage Presentation Themes in .NET|Aspose.Slide...

    Master presentation themes in Aspose.Slides for .NET to create, customize and convert PowerPoint files with consistent branding....100 , 100 ); Paragraph paragraph = new Paragraph (); Portion portion...( "Theme text format" ); paragraph . Portions . Add ( portion...

    docs.aspose.com/slides/net/presentation-theme/