Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 36,297 for

paragraph

(0.1 sec)
  1. setLatinLineBreak | Aspose.Sildes for Node.js v...

    setLatinLineBreak setLatinLineBreak(byte value) function Determines whether the Latin line break is used in a paragra......Latin line break is used in a paragraph. No inheritance applied. Read/write...

    reference.aspose.com/slides/nodejs-java/aspose....
  2. getBuildType | Aspose.Sildes for Node.js via Ja...

    getBuildType getBuildType() function List of build type (for exp. Paragraph 1,2,3, All at Once) of text animation. Re...... Paragraph 1,2,3, All at Once) of text...

    reference.aspose.com/slides/nodejs-java/aspose....
  3. Aspose::Words::PageSetup::get_PaperSize method ...

    Aspose::Words::PageSetup::get_PaperSize method. Returns or sets the paper size in C++....section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. getDefaultPortionFormat | Aspose.Sildes for PHP...

    getDefaultPortionFormat getDefaultPortionFormat() method Returns default portion format of a Paragraph. No inheritanc......default portion format of a paragraph. No inheritance applied. Read-only...

    reference.aspose.com/slides/php-java/aspose.sli...
  5. ListFormat.ListOutdent | Aspose.Words for .NET

    ListFormat ListOutdent method. Decreases the list level of the current Paragraph by one level in C#....list level of the current paragraph by one level. public void...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/net/aspose.words.lis...
  6. getEffective | Aspose.Sildes for Node.js via Ja...

    getEffective getEffective() function Gets effective Paragraph formatting data with the inheritance applied. Result Pa......getEffective() function Gets effective paragraph formatting data with the inheritance...

    reference.aspose.com/slides/nodejs-java/aspose....
  7. 如何在docx文件中添加修订,包括删除和新增 - Free Support Forum - a...

    在这里https://docs.aspose.com/words/java/,我没有找到对应的示例。 比如我想这样操作 image.png (6.1 KB) 这是我的文件 docx.docx (11.1 KB)...Document(documentName); Paragraph secondParagraph = (Paragraph)doc.getChild(NodeType...getChild(NodeType.PARAGRAPH, 1, true); doc.startTrackRevisions("My...

    forum.aspose.com/t/docx/259764
  8. TabStopCollection.equals method | Aspose.Words ...

    TabStopCollection.equals method. Determines whether the specified [TabStopCollection](../) is equal in value to the current [TabStopCollection](../).... paragraph_format . tab_stops # 72 points...2' ) paragraphs = doc . first_section . body . paragraphs self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ParagraphCollection - Aspose.Slides for Java - ...

    Provides detailed explanation of Aspose.Slides for Java API classes & methods so you could quickly integrate PowerPoint Processing features in your own applications....OutputFile OverrideTheme Paragraph ParagraphCollection ParagraphFormat...Represents a collection of a paragraphs. Method Summary All Methods...

    reference.aspose.com/slides/java/com.aspose.sli...
  10. Edit HTML Document – Java

    Learn how to read or modify the Document Object Model in Java, how to create an HTML Element, and use Inline CSS, Internal CSS, and External CSS....will contain a styled text paragraph: Create an instance of an...the head element. Create a paragraph element with class-name “gr”...

    docs.aspose.com/html/java/edit-a-document/