Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 36,324 for

paragraph

(0.07 sec)
  1. Comment - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....PageSavingArgs PageSet PageSetup Paragraph ParagraphCollection ParagraphFormat...child of Paragraph . Comment can contain Paragraph and Table...

    reference.aspose.com/words/java/com.aspose.word...
  2. Node.Accept | Aspose.Words for .NET

    Node Accept method. Accepts a visitor in C#.... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words/nod...
  3. ListFormat - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....PageSavingArgs PageSet PageSetup Paragraph ParagraphCollection ParagraphFormat...formatting is applied to a paragraph. A paragraph in a Microsoft Word...

    reference.aspose.com/words/java/com.aspose.word...
  4. ListCollection.Add | Aspose.Words for .NET

    ListCollection Add method. Creates a new list based on a predefined template and adds it to the collection of lists in the document in C#....format to a collection of paragraphs. Document doc = new Document...Writeln ( "Paragraph 1" ); builder . Writeln ( "Paragraph 2" ); builder...

    reference.aspose.com/words/net/aspose.words.lis...
  5. MathParagraphFactory|Aspose.Sildes for Python v...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....class Allows to create a math paragraph The MathParagraphFactory type...create_math_paragraph() Create empty math paragraph create_mat...

    docs.aspose.com/slides/python-net/api-reference...
  6. Aspose::Pdf::Drawing::Graph Class Referencefina...

    Public Member Functions | Protected Member Functions | List of all members Aspose::Pdf::Drawing::Graph Class Referenc......graph - graphics generator paragraph. More... #include " Graph...curret position after process paragraph.(default true) More... ASPOSE_PDF_SHARED_API...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.d...
  7. ITextParagraph - Aspose.PSD for Java - API Refe...

    Java library to process Photoshop files. Create, read, edit and convert PSD & PSB files without needing Adobe Photoshop....ITextParagraph paragraph) Applies the specified paragraph. boolean...ITextParagraph paragraph) Determines whether the specified paragraph is equal...

    reference.aspose.com/psd/java/com.aspose.psd.fi...
  8. ITextParagraph - Aspose.PSD for Java - API Refe...

    Java library to process Photoshop files. Create, read, edit and convert PSD & PSB files without needing Adobe Photoshop....ITextParagraph paragraph) Applies the specified paragraph. boolean...ITextParagraph paragraph) Determines whether the specified paragraph is equal...

    reference.aspose.com/psd/java/com.aspose.psd.fi...
  9. IsAddParagraphsAfterLast | Aspose.PDF for .NET ...

    Gets or sets the addition of Paragraphs after the last Paragraph of the page...addition of paragraphs after the last paragraph of the page public...whether paragraphs will be added after the last paragraph of the...

    reference.aspose.com/pdf/net/aspose.pdf/page/is...
  10. How to remove blank pages document - Free Suppo...

    Hi Team, How to delete the blank page from document. Please find below code: Stream HeaderTemplate = ePAPS_FileUtility.GetFile(ConfigurationManager.AppSettings["Templates"] + "PAPHeader.docx"); Stream ApprovalTemplate…...produced by a bunch of empty paragraphs. To preserve original document...suggest to remove these empty paragraphs from the document. For example...

    forum.aspose.com/t/how-to-remove-blank-pages-do...