Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 15,650 for

paragraphs

(0.07 sec)
  1. Revision.Accept | Aspose.Words for .NET

    Streamline your workflow with the Revision Accept method—effortlessly approve changes and enhance collaboration for smoother project management....its parent node from the paragraph text // and then remove the...doc . FirstSection . Body . Paragraphs [ 1 ]; Node endNode = doc...

    reference.aspose.com/words/net/aspose.words/rev...
  2. ListLevel class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListLevel class. Defines formatting for a list level...linkedStyle Gets or sets the paragraph style that is linked to this...custom list formatting to paragraphs when using DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Style.linkedStyleName property | Aspose.Words f...

    Style.linkedStyleName property. Gets/sets the name of the [Style](../) linked to this one...only allowed to link the paragraph style to the character style...doc . firstSection . body . paragraphs . at ( 1 ). paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::ParagraphFormat::get_CharacterUn...

    Aspose::Words::ParagraphFormat::get_CharacterUnitFirstLineIndent method. Gets or sets the value (in characters) for the first-line or hanging indent. Use positive values to set the first-line indent, and negative values to set the hanging indent in C++....Examples Shows how to change paragraph spacing and indents. auto...// 4 - Line spacing before paragraphs: ASPOSE_ASSERT_EQ ( format...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. RevisionCollection.Item | Aspose.Words for .NET

    Access specific revisions effortlessly with the RevisionCollection Item property. Quickly retrieve revisions by index for streamlined data management....its parent node from the paragraph text // and then remove the...doc . FirstSection . Body . Paragraphs [ 1 ]; Node endNode = doc...

    reference.aspose.com/words/net/aspose.words/rev...
  6. 以编程方式创建 PDF 文档|Aspose.PDF for .NET

    本页面描述了如何使用 Aspose.PDF 库从头开始创建 PDF 文档。... 向页面的 Paragraphs 集合中添加 TextFragment 。 保存生成的...Add text to new page page . Paragraphs . Add ( new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/create-document/
  7. OutlineOptions class | Aspose.Words for Python

    aspose.words.saving.OutlineOptions class. Allows to specify outline options...create outlines for headings (paragraphs formatted with the Heading...many levels of headings (paragraphs formatted with the Heading...

    reference.aspose.com/words/python-net/aspose.wo...
  8. NumberStyle enumeration | Aspose.Words for Python

    aspose.words.NumberStyle enumeration. Specifies the number style for a list, footnotes and endnotes, page numbers....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to add watermark to doc's every page - Free...

    How to add text as watermark in every page?I try it, but some pages don’t have watermark. code: doc = aw.Document(str(file_path)) text_watermark_options = aw.TextWatermarkOptions() text_watermark_options.font_family = …...z_order # Get paragraphs in the document. paragraphs = doc.get_child_nodes(aw...get_child_nodes(aw.NodeType.PARAGRAPH, True) layout_collector = aw...

    forum.aspose.com/t/how-to-add-watermark-to-docs...
  10. Setting ATTRIB and MTEXT objects|CAD Documentation

    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.... You can create several paragraphs of text as a single multi-line...

    docs.aspose.com/cad/net/setting-attrib-and-mtex...