Sort Score
Result 10 results
Languages All
Labels All
Results 8,281 - 8,290 of 180,183 for

doc

(0.09 sec)
  1. Run.PhoneticGuide | Aspose.Words for .NET

    Unlock seamless pronunciation with PhoneticGuide. Enhance your language skills and communication by accessing personalized phonetic insights.... Document doc = new Document ( MyDir + "Phonetic...docx" ); RunCollection runs = doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/run...
  2. Repeat Table Header Rows on Pages|Aspose.Words ...

    Repeat a header row of a table on every page. Docx4j does not provide an opportunity to work with a header row....repeat on every page: Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . startTable...

    docs.aspose.com/words/java/repeat-table-header-...
  3. FieldListNum.has_list_name property | Aspose.Wo...

    FieldListNum.has_list_name property. Returns a value indicating whether the name of an abstract numbering definition is provided by the field's code.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # LISTNUM fields display...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldListNum.list_level property | Aspose.Words...

    FieldListNum.list_level property. Gets or sets the level in the list, overriding the default behavior of the field.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # LISTNUM fields display...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldListNum.starting_number property | Aspose....

    FieldListNum.starting_number property. Gets or sets the starting value for this field.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # LISTNUM fields display...

    reference.aspose.com/words/python-net/aspose.wo...
  6. XmlMapping.store_item_id property | Aspose.Word...

    XmlMapping.store_item_id property. Specifies the custom XML data identifier for the custom XML data part which shall be used to evaluate the [XmlMapping.xpath](../xpath/) expression.... doc = aw . Document ( file_name =...in the form of GUIDs. tag = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes in Java.... Document doc = new Document(getMyDir() + "Revisions... IterableUtils.countMatches(doc.getRevisions(), r -> r.getRevisionType()...

    reference.aspose.com/words/java/com.aspose.word...
  8. ListFormat.ListLevelNumber | Aspose.Words for .NET

    Discover the ListFormat ListLevelNumber property, easily manage paragraph list levels from 0 to 8 for enhanced Document organization and clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Assert . That ( builder ....

    reference.aspose.com/words/net/aspose.words.lis...
  9. FieldToc.page_number_omitting_level_range prope...

    FieldToc.page_number_omitting_level_range property. Gets or sets a range of levels of the table of contents entries from which to omits page numbers.... def field_toc (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . start_bookmark ( 'MyBookmark'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldToc.preserve_line_breaks property | Aspose...

    FieldToc.preserve_line_breaks property. Gets or sets whether to preserve newline characters within table entries.... def field_toc (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . start_bookmark ( 'MyBookmark'...

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