Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 4,608 for

paragraph builder

(0.13 sec)
  1. FieldMergeRec Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeRec class for seamless document merging with the MERGEREC field. Enhance your document automation today!...node, returns its parent paragraph. If the field is already removed...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Write...

    reference.aspose.com/words/net/aspose.words.fie...
  2. SectionCollection | Aspose.Words for Java

    A collection of Section objects in the document in Java....DocumentBuilder builder = new DocumentBuilder(doc); builder.write("Section...write("Section 1"); builder.insertBreak(BreakType.SECTION_BREAK_NEW_PAGE);...

    reference.aspose.com/words/java/com.aspose.word...
  3. Create New Document|Aspose.Words for Java

    Create a new document easily and fast instead of using docx4j.... DocumentBuilder builder = new DocumentBuilder ( doc...doc ); // Write a new paragraph in the document with some text...

    docs.aspose.com/words/java/create-new-document/
  4. FieldAutoTextList.screen_tip property | Aspose....

    FieldAutoTextList.screen_tip property. Gets or sets the text of the ScreenTip to show....'Contents of AutoText 3' ) builder = aw . DocumentBuilder ( doc...field will display. field = builder . insert_field ( aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldAutoTextList.entry_name property | Aspose....

    FieldAutoTextList.entry_name property. Gets or sets the name of the AutoText entry....'Contents of AutoText 3' ) builder = aw . DocumentBuilder ( doc...field will display. field = builder . insert_field ( aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fields::FieldSaveDate class | As...

    Aspose::Words::Fields::FieldSaveDate class. Implements the SAVEDATE field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...u "Document.docx" ); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. FieldEnd | Aspose.Words for Java

    Represents an end of a Word field in a document in Java....FieldEnd can only be a child of Paragraph . A complete field in a Microsoft...DocumentBuilder builder = new DocumentBuilder(doc); builder.insertField("...

    reference.aspose.com/words/java/com.aspose.word...
  8. ShapeBase.relative_vertical_size property | Asp...

    ShapeBase.relative_vertical_size property. Gets or sets the value of shape's relative size in vertical direction.... Document () builder = aw . DocumentBuilder ( doc...size and position. shape = builder . insert_shape ( shape_type...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BookmarkStart | Aspose.Words for Java

    Represents a start of a bookmark in a Word document in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);..."MyBookmark_" + i; builder.write("Text before bookmark."); builder.startB...

    reference.aspose.com/words/java/com.aspose.word...
  10. 在 Android 上将 PowerPoint 演示文稿转换为视频|Aspose.Slides 文档

    了解如何在 Java 中将 PowerPoint 演示文稿转换为视频。探索示例代码和自动化技术,以简化工作流程。..."path/to/ffprobe" ); FFmpegBuilder builder = new FFmpegBuilder () . addExtraArgs...); executor . createJob ( builder ). run (); } catch ( IOException...

    docs.aspose.com/slides/zh/androidjava/convert-p...