Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 36,322 for

paragraph

(0.12 sec)
  1. PolylineAnnotation | Aspose.PDF for .NET API Re...

    Represents polyline annotation that is similar to polygon except that the first and last vertex are not implicitly connected....that indicates whether this paragraph will be at next column. Default...get; set; } Gets or sets a paragraph is inline. Default is false...

    reference.aspose.com/pdf/net/aspose.pdf.annotat...
  2. FlatOPC Export - Numbering Features|Aspose.Word...

    Export to FlatOPC – XML format using numbering saving features in Java....String Yes Number Format Yes Paragraph Properties Yes Font Properties...Properties Yes Linked Paragraph Style Yes Starting Value Yes Text...

    docs.aspose.com/words/java/numbering-features-s...
  3. DOC Export - Numbering Features|Aspose.Words fo...

    Export to DOC format using numbering saving features in C#....String Yes Number Format Yes Paragraph Properties Yes Font Properties...Properties Yes Linked Paragraph Style Yes Starting Value Yes Text...

    docs.aspose.com/words/net/numbering-features-su...
  4. Aspose::Words::Body class | Aspose.Words for C+...

    Aspose::Words::Body class. Represents a container for the main text of a section. To learn more, visit the documentation article in C++....shortcut method that creates a Paragraph object with optional text...not a paragraph, creates and appends one empty paragraph. get_ChildNodes...

    reference.aspose.com/words/cpp/aspose.words/body/
  5. border - 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...including paragraph, run of text inside a paragraph or a table...

    reference.aspose.com/words/java/com.aspose.word...
  6. Border - 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...including paragraph, run of text inside a paragraph or a table...

    reference.aspose.com/words/java/com.aspose.word...
  7. CompareOptions | Aspose.Words for Java

    Allows to choose additional options for document comparison operation in Java....DocumentBuilder(docOriginal); // Paragraph text referenced with an endnote:...world! This is the first paragraph."); builder.insertFootnote(FootnoteType...

    reference.aspose.com/words/java/com.aspose.word...
  8. Selected words are falling on the next line and...

    INPUT: OUTPUT: original file : The Effect of Digital Trade Development on Carbon Emission Reduction in China.docx (415.5 KB) code snippet: com.aspose.words.Document document = new com.aspose.words.Document(inputS…...workaround you can reset paragraph alignment like shown in the...in.doc"); Iterable<Paragraph> paragraphs = doc.getChildNodes(NodeType...

    forum.aspose.com/t/selected-words-are-falling-o...
  9. Insert table below the content to last row of t...

    I want to find the table below the content should be sage table refence.copy that content and insert it into the last row of the table. Before inserting create an extra row in the table Marge that table Remove left bo…...AppendChild(emptyRow); // Copy the paragraph after the table into the last...Document(@"C:\Temp\in.docx"); // Get paragraphs with "Sage Table Reference"...

    forum.aspose.com/t/insert-table-below-the-conte...
  10. Managing Paragraphs Alignment in Ruby|Aspose.Sl...

    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....Managing Paragraphs Alignment in Ruby Contents [ Hide ] Aspose...Managing Paragraphs Alignment To Manage Paragraphs Alignment...

    docs.aspose.com/slides/java/managing-paragraphs...