Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 4,606 for

paragraph builder

(0.06 sec)
  1. Aspose::Words::Drawing::RelativeHorizontalPosit...

    Aspose::Words::Drawing::RelativeHorizontalPosition enum. Specifies to what the horizontal position of a shape or text frame is relative in C++....relative to the left side of the paragraph. LeftMargin 4 Specifies that...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. FieldSectionPages Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSectionPages class to efficiently implement the SECTIONPAGES field and enhance your document processing capabilities....node, returns its parent paragraph. If the field is already removed...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . MoveToHeaderFooter...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldSectionPages class | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Revision::Reject method | Aspose...

    Aspose::Words::Revision::Reject method. Reject this revision in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...does not count as a revision. builder -> Write ( u "This does not...

    reference.aspose.com/words/cpp/aspose.words/rev...
  5. Aspose::Words::Revision::get_Group method | Asp...

    Aspose::Words::Revision::get_Group method. Gets the revision group. Returns null if the revision does not belong to any group in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...does not count as a revision. builder -> Write ( u "This does not...

    reference.aspose.com/words/cpp/aspose.words/rev...
  6. Aspose::Words::RevisionType enum | Aspose.Words...

    Aspose::Words::RevisionType enum. Specifies the type of change being tracked in Revision in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...does not count as a revision. builder -> Write ( u "This does not...

    reference.aspose.com/words/cpp/aspose.words/rev...
  7. 在 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...
  8. 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...
  9. FieldBuilder class | Aspose.Words for Python

    aspose.words.fields.FieldBuilder class. Builds a field from field code tokens (arguments and switches)...the end of the specified paragraph. Examples Shows how to construct...construct fields using a field builder, and then insert them into...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ParagraphFormat.character_unit_right_indent pro...

    ParagraphFormat.character_unit_right_indent property. Gets or sets the right indent value (in characters) for the specified Paragraphs....characters) for the specified paragraphs. @property def character_unit_right_indent...Examples Shows how to change paragraph spacing and indents. doc =...

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