Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 4,637 for

paragraph builder

(0.11 sec)
  1. 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...
  2. 在 JavaScript 中将 PowerPoint 演示文稿转换为视频|Aspose.Sli...

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

    docs.aspose.com/slides/zh/nodejs-java/convert-p...
  3. ConditionalStyleCollection.top_right_cell prope...

    ConditionalStyleCollection.top_right_cell property. Gets the top right cell style....() builder = aw . DocumentBuilder ( doc ) table = builder . start_table...start_table () builder . insert_cell () builder . write ( 'Cell...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ConditionalStyleCollection.last_column property...

    ConditionalStyleCollection.last_column property. Gets the last column style....() builder = aw . DocumentBuilder ( doc ) table = builder . start_table...start_table () builder . insert_cell () builder . write ( 'Cell...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ConditionalStyle.type property | Aspose.Words f...

    ConditionalStyle.type property. Gets table area to which this conditional style relates....() builder = aw . DocumentBuilder ( doc ) table = builder . start_table...start_table () builder . insert_cell () builder . write ( 'Cell...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ConditionalStyleCollection indexer | Aspose.Wor...

    ConditionalStyleCollection indexer. Retrieves a [ConditionalStyle](../../conditionalstyle/) object by index....() builder = aw . DocumentBuilder ( doc ) table = builder . start_table...start_table () builder . insert_cell () builder . write ( 'Cell...

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

    Discover the Aspose.Words.Fields.FieldAuthor class, designed to effortlessly implement the AUTHOR field for enhanced document management and automation....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...
  8. FieldAuthor class | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  9. Shading.clear_formatting method | Aspose.Words ...

    Shading.clear_formatting method. Removes shading from the object....Document () builder = aw . DocumentBuilder ( doc = doc ) builder . start_table...formatting options for a document builder # will apply them to every...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Table.left_indent property | Aspose.Words for P...

    Table.left_indent property. Gets or sets the value that represents the left indent of the table.... Document () builder = aw . DocumentBuilder ( doc...doc ) table = builder . start_table () builder . insert_cell...

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