Sort Score
Result 10 results
Languages All
Labels All
Results 3,901 - 3,910 of 18,360 for

paragraph

(0.13 sec)
  1. Document.GlossaryDocument | Aspose.Words for .NET

    Discover how to manage your document glossary effectively. Learn to set and retrieve glossary entries for AutoText and Building Blocks in your templates.... Paragraph ; block . Category = "My custom...

    reference.aspose.com/words/net/aspose.words/doc...
  2. FieldDate class | Aspose.Words for Python

    aspose.words.fields.FieldDate class. Implements the DATE field...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldPrintDate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPrintDate class to effortlessly implement the PRINTDATE field, enhancing document automation and efficiency....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Words::Fields::FieldUserName class | As...

    Aspose::Words::Fields::FieldUserName class. Implements the USERNAME field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. CommentRangeEnd.Accept | Aspose.Words for .NET

    Discover the CommentRangeEnd Accept method to seamlessly engage visitors and enhance user interaction on your platform. Boost engagement today!... Paragraph para = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/com...
  6. Aspose::Words::Drawing::ShapeBase::get_CoordSiz...

    Aspose::Words::Drawing::ShapeBase::get_CoordSize method. The width and height of the coordinate space inside the containing block of this shape in C++....SharedPtr < Aspose :: Words :: Paragraph >> ( System :: MakeObject...MakeObject < Aspose :: Words :: Paragraph > ( doc ))); builder -> Write...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 在 C++ 中管理演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的代码示例,以简化表格工作流。...get_TextFrame (); // 为文本框创建 Paragraph 对象 auto paragraph = txtFrame -> get_Paragraphs...get_Paragraphs () -> idx_get ( 0 ); // 为段落创建 Portion 对象 auto portion...

    docs.aspose.com/slides/zh/cpp/manage-table/
  8. 请问怎么将一个分页符和文本从一个段落中分开 - Free Support Forum - as...

    源文档: aa.docx (39.8 KB) 这个源文档中有一个段落是:page break 1 引言 请问怎么处理可以将 page break 和 1 引言 分开为两个段落 我的处理:这样的处理会导致新增一个空标题 DocumentBuilder builder = new DocumentBuilder(document); RunCollection runs = para.getRuns(); Arrays.st…...PARAGRAPH_BREAK); }); 658×509 4.58 KB...DocumentBuilder(); builder.writeln("Simple paragraph"); Document newDoc = new Document("input...

    forum.aspose.com/t/topic/311299
  9. Creating a complex PDF|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to create more complex documents that contain images, text fragments, and tables in one document....text fragments (header and paragraph), and a table. To build such...alignment. Add header to the page Paragraphs . Create a TextFragment for...

    docs.aspose.com/pdf/cpp/complex-pdf-example/
  10. 管理 Android 上演示文稿中的文本框|Aspose.Slides 文档

    Aspose.Slides for Android via Java 让您能够轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化。...getTextFrame (); // 为文本框架创建 Paragraph 对象 IParagraph para = txtFrame...shape ; for ( IParagraph paragraph : autoShape . getTextFrame...

    docs.aspose.com/slides/zh/androidjava/manage-te...