Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 4,632 for

paragraph builder

(0.08 sec)
  1. Aspose::Words::Fields::FieldRD class | Aspose.W...

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

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. StructuredDocumentTagRangeEnd | Aspose.Words fo...

    Represents an end of ranged structured document tag which accepts multi-sections content in Java....DocumentBuilder builder = new DocumentBuilder(doc); builder.writeln(...Document doc = new Document(); Paragraph para = doc.getFirstSection()...

    reference.aspose.com/words/java/com.aspose.word...
  3. CommentCollection class | Aspose.Words for Python

    aspose.words.CommentCollection class. Provides typed access to a collection of [Comment](../comment/) nodes...Document () builder = aw . DocumentBuilder ( doc = doc ) builder . writeln...first_section . body . first_paragraph . append_child ( comment )...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Tag Replacement : In Single Row : Row not getti...

    Hello Team , We are replacing tag in word template , we have require if tag present in single line and value is empty , we need to remove line , to avoid blank line in completed doc . using below code to replace tag p…...{{TagName}} occupies an entire paragraph and you replace it with an...text of the placeholder. The paragraph itself remains, which results...

    forum.aspose.com/t/tag-replacement-in-single-ro...
  5. FieldEditTime class | Aspose.Words for Python

    aspose.words.fields.FieldEditTime class. Implements the EDITTIME field...node, returns its parent paragraph. If the field is already removed...field. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::NodeCollection::Insert method | ...

    Aspose::Words::NodeCollection::Insert method. Inserts a node into the collection at the specified index in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...DocumentBuilder. builder -> Write ( u "Run 1. " ); builder -> Write (...

    reference.aspose.com/words/cpp/aspose.words/nod...
  7. ComparisonTargetType | Aspose.Words for Java

    Allows to specify base document which will be used during comparison in Java....Document(); DocumentBuilder builder = new DocumentBuilder(docOriginal);...; // Paragraph text referenced with an endnote: builder.writeln("Hello...

    reference.aspose.com/words/java/com.aspose.word...
  8. StructuredDocumentTag.Tag | Aspose.Words for .NET

    Discover the StructuredDocumentTag property that defines essential tags for SDT nodes, ensuring efficient document management and organization....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . InsertNode...structured document tag in a new paragraph. StructuredDocumentTa tagClone...

    reference.aspose.com/words/net/aspose.words.mar...
  9. FieldHyperlink class | Aspose.Words for Python

    aspose.words.fields.FieldHyperlink class. Implements the HYPERLINK field To learn more, visit the [Working with Fields](https://docs.aspose.com/words/python-net/working-with-fields/) documentation article....node, returns its parent paragraph. If the field is already removed...system. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  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...