Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 4,591 for

paragraph builder

(0.07 sec)
  1. FieldMergeField Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeField class for seamless document automation. Enhance your workflows with powerful MERGEFIELD functionality....node, returns its parent paragraph. If the field is already removed...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FormField class | Aspose.Words for Python

    aspose.words.fields.FormField class. Represents a single form field...and can only be a child of Paragraph . FormField is represented...Node ) parent_paragraph Retrieves the parent Paragraph of this node...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldComments class | Aspose.Words for Python

    aspose.words.fields.FieldComments class. Implements the COMMENTS 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...
  4. FieldSubject Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSubject class for easy implementation of the SUBJECT field, enhancing document automation and formatting efficiency....node, returns its parent paragraph. If the field is already removed...property. DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldUserName class | Aspose.Words for Python

    aspose.words.fields.FieldUserName class. Implements the USERNAME field...node, returns its parent paragraph. If the field is already removed...current_user = user_information builder = aw . DocumentBuilder ( doc...

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

    Explore the Aspose.Words.NodeList class, your go-to solution for efficiently managing XPath query results and enhancing document processing capabilities....example document // contains a paragraph break inside a hyperlink,...field end // in the next paragraph. It will be much more complicated...

    reference.aspose.com/words/net/aspose.words/nod...
  7. Aspose::Words::Fields::FieldIndex class | Aspos...

    Aspose::Words::Fields::FieldIndex class. Implements the INDEX 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...
  8. Inline | Aspose.Words for Java

    Base class for inline-level nodes that can have character formatting associated with them but cannot have child nodes of their own in Java....Inline can be a child of Paragraph . Examples: Shows how to determine...getRevisions().get(0).getParentNode(); Paragraph firstParagraph = run.getParentParagraph();...

    reference.aspose.com/words/java/com.aspose.word...
  9. 将 PowerPoint 转换为视频|Aspose.Slides for PHP 文档

    将 PowerPoint 转换为视频...builder.FFmpeg" , "path/to/ffmpeg"...ffmpeg.builder.FFprobe" , "path/to/ffprobe" ); $builder = ( new...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  10. CommentRangeEnd | Aspose.Words for Java

    Denotes the end of a region of text that has a comment associated with it in Java....and can only be a child of Paragraph . Examples: Shows how print...and then add your comment. Paragraph para = doc.getFirstSection()...

    reference.aspose.com/words/java/com.aspose.word...