Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 19,019 for

paragraphs

(0.73 sec)
  1. DocumentVisitor.VisitDocumentStart | Aspose.Wor...

    Discover the VisitDocumentStart method in DocumentVisitor. Enhance your document processing with efficient enumeration capabilities for optimal performance.... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/doc...
  2. SaveOptions.saveFormat property | Aspose.Words ...

    SaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used....the document into heading paragraphs. // This is useful for readers...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Lists::ListLevel class | Aspose....

    Aspose::Words::Lists::ListLevel class. Defines formatting for a list level. To learn more, visit the documentation article in C++....get_LinkedStyle () Gets or sets the paragraph style that is linked to this...custom list formatting to paragraphs when using DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words.lis...
  4. Paragraph.list_label property | Aspose.Words fo...

    Paragraph.list_label property. Gets a [Paragraph.list_label](./) object that provides access to list numbering value and formatting for this paragraph....property Paragraph.list_label property Gets a Paragraph.list_label...value and formatting for this paragraph. @property def list_label...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Create or Add Table In PDF|Aspose.PDF for Java

    Discover how to add a table to an existing PDF document in Java using Aspose.PDF, enabling structured data presentation....Object Model, a table is a paragraph level element. Please note...Table (); // Add the table in paragraphs collection of the desired...

    docs.aspose.com/pdf/java/add-table-in-existing-...
  6. Create PDF using php-java | Aspose.PDF

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

    products.aspose.com/pdf/php-java/create/
  7. ListCollection.GetListByListId | Aspose.Words f...

    Retrieve your desired list effortlessly with the GetListByListId method. Access data quickly using a simple list identifier for enhanced efficiency....apply list formatting to paragraphs just by settings the List...

    reference.aspose.com/words/net/aspose.words.lis...
  8. Font.Fill | Aspose.Words for .NET

    Discover the Font Fill property to enhance your text's appearance with customizable fill formatting for a polished, professional look.... Paragraphs [ 0 ]. Runs [ 0 ]. Font ...

    reference.aspose.com/words/net/aspose.words/fon...
  9. Convert various Images formats to PDF in .NET|A...

    Convert various images formats such as, CDR, DJVU, BMP, CGM, JPEG, DICOM, PNG, TIFF, EMF and SVG to PDF using C# .NET.... Paragraphs . Add ( image ); // Save...Add the image to a page’s Paragraphs collection. Specify the FileType...

    docs.aspose.com/pdf/net/convert-images-format-t...
  10. How to create PDF | Aspose.PDF

    Do you know how easily create PDF documents using Python via .NET? Print PDF files with high quality using Python via .NET PDF library.... Add TextFragment to the Paragraphs collection of the page. Save...fragment to new page page . paragraphs . add ( text_fragment ) #...

    products.aspose.com/pdf/tutorial/create-pdf/