Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 18,128 for

paragraph

(0.17 sec)
  1. Aspose::Words::Saving::TxtSaveOptions class | A...

    Aspose::Words::Saving::TxtSaveOptions class. Can be used to specify additional options when saving a document into the Text format. To learn more, visit the documentation article in C++....Specifies the string to use as a paragraph break when exporting in text...txt document with a custom paragraph break. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::Inline::get_Font method | Aspose...

    Aspose::Words::Inline::get_Font method. Provides access to the font formatting of this object in C++....section, one body and one paragraph. // Call the "RemoveAllChildren"...>> ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/cpp/aspose.words/inl...
  3. 在 Java 中管理 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for Java 完成段落格式的高级控制——在 PPT、PPTX 和 ODP 演示文稿中优化对齐、间距和样式。...); IParagraph para1 = new Paragraph (); tf . getParagraphs ()...); IParagraph para2 = new Paragraph (); tf . getParagraphs ()...

    docs.aspose.com/slides/zh/java/manage-paragraph/
  4. Problem for resetting the numbering of List whi...

    We encountered an issue when resetting the list numbering when merging documents. In order to prevent the merged list from continuing the numbering of the target document, we wrote a new processing method called “ResetNu…...newNode; if (node is Paragraph && (node as Paragraph).IsListItem) {...k < tmTb.Rows[i].Cells[j].Paragraphs.Count; k++) { } } } } } catch...

    forum.aspose.com/t/problem-for-resetting-the-nu...
  5. Document.CopyStylesFromTemplate | Aspose.Words ...

    Effortlessly copy styles from your chosen template to any document with the CopyStylesFromTemplate method, enhancing your workflow and document consistency.... Paragraph , "TemplateStyle1" ); style...Styles . Add ( StyleType . Paragraph , "TemplateStyle2" ); style...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Aspose::Words::Body::EnsureMinimum method | Asp...

    Aspose::Words::Body::EnsureMinimum method. If the last child is not a Paragraph, creates and appends one empty Paragraph in C++....not a paragraph, creates and appends one empty paragraph. void...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/cpp/aspose.words/bod...
  7. TabStopCollection.add method | Aspose.Words for...

    Aspose.Words.TabStopCollection.add method... Document (); let paragraph = doc . getParagraph ( 0 ...of adding tab stops to a paragraph's collection of tab stops...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Body | Aspose.Words for .NET

    Create and customize a new Body instance effortlessly with our intuitive constructor. Experience seamless integration for your projects today!...section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/net/aspose.words/bod...
  9. TabStopCollection class | Aspose.Words for Python

    aspose.words.TabStopCollection class. A collection of [TabStop](../tabstop/) objects that represent custom tabs for a Paragraph or a style...represent custom tabs for a paragraph or a style. To learn more...defined in the properties of a paragraph style or directly in the properties...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TabStopCollection class | Aspose.Words for Node.js

    Aspose.Words.TabStopCollection class. A collection of [TabStop](../tabstop/) objects that represent custom tabs for a Paragraph or a style...represent custom tabs for a paragraph or a style. To learn more...defined in the properties of a paragraph style or directly in the properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...