Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 18,176 for

paragraphs

(0.1 sec)
  1. DocumentVisitor.VisitDocumentEnd | Aspose.Words...

    Explore the VisitDocumentEnd method in DocumentVisitor. Efficiently finalize document enumeration and enhance your coding workflow today!... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/doc...
  2. DocumentBuilder.insert_break method | Aspose.Wo...

    DocumentBuilder.insert_break method. Inserts a break of the specified type into the document....Use this method to insert paragraph, page, column, section or...Configure the table to pick up paragraphs with headings of levels 1...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Style::get_ParagraphFormat metho...

    Aspose::Words::Style::get_ParagraphFormat method. Gets the paragraph formatting of the style in C++....Style::get_ParagraphFormat method Gets the paragraph formatting of the style. System...Shows how to create and use a paragraph style with list formatting...

    reference.aspose.com/words/cpp/aspose.words/sty...
  4. Create PDF using Java | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Java API to easily generate and read PDF files in Java applications.... Add TextFragment to the Paragraphs collection of the page. Save...

    products.aspose.com/pdf/java/create/
  5. Convert TXT to PPTM via C# .NET or with free On...

    Convert Word txt documents to PowerPoint pptm files with C#. Convert multiple files within ASP.NET or other .NET applications....AddTextFrame ( "" ); // Clearing all paragraphs in added text frame ashape...ashape . TextFrame . Paragraphs . Clear (); // Loading the HTML file...

    products.aspose.com/total/net/conversion/txt-to...
  6. Convert TXT to POT via C# .NET or with free Onl...

    Convert Word txt documents to PowerPoint pot files with C#. Convert multiple files within ASP.NET or other .NET applications....AddTextFrame ( "" ); // Clearing all paragraphs in added text frame ashape...ashape . TextFrame . Paragraphs . Clear (); // Loading the HTML file...

    products.aspose.com/total/net/conversion/txt-to...
  7. MarkupLevel enumeration | Aspose.Words for Python

    aspose.words.markup.MarkupLevel enumeration. Specifies the level in the document tree where a particular [StructuredDocumentTag](../structureddocumenttag/) can occur.... among tables and paragraphs). ROW The element occurs...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Asian Typography in Python|Aspose.Words for Python

    Work with Asian typography using Python. Adjust Space between Asian and Latin text in Python....a set of options for text paragraphs in documents written in Asian...Asian Typography tab of the paragraph properties dialog box in Microsoft...

    docs.aspose.com/words/python-net/working-with-a...
  9. MarkupLevel Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.MarkupLevel enum, defining where StructuredDocumentTags fit in your document tree for enhanced organization and control.... among tables and paragraphs). Row 3 The element occurs...

    reference.aspose.com/words/net/aspose.words.mar...
  10. Add, Extract, Delete Tables in PDF using C# | A...

    Manage Tables in PDF file programmatically with C# sample code using Aspose.PDF for .NET... Paragraphs . Add ( table ); pdfDocument...

    products.aspose.com/pdf/net/table/