Sort Score
Result 10 results
Languages All
Labels All
Results 7,161 - 7,170 of 155,673 for

doc

(0.15 sec)
  1. StructuredDocumentTag.end_character_font proper...

    StructuredDocumentTag.end_character_font property. Font formatting that will be applied to the last character of text entered into SDT.... doc = aw . Document () # Create a...markup . StructuredDocumentTa ( doc , aw . markup . SdtType . PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  2. List.Style | Aspose.Words for .NET

    Discover the List Style property to define and customize your lists effectively. Enhance your web design with unique styling options!... Document doc = new Document (); // A list...within a style. Style listStyle = doc . Styles . Add ( StyleType ....

    reference.aspose.com/words/net/aspose.words.lis...
  3. StructuredDocumentTag.color property | Aspose.W...

    StructuredDocumentTag.color property. Gets or sets the color of the structured Document tag.... doc = aw . Document () # Create a...markup . StructuredDocumentTa ( doc , aw . markup . SdtType . PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StructuredDocumentTag.level property | Aspose.W...

    StructuredDocumentTag.level property. Gets the level at which this SDT occurs in the Document tree.... doc = aw . Document () # Create a...markup . StructuredDocumentTa ( doc , aw . markup . SdtType . PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldIndex.PageRangeSeparator | Aspose.Words fo...

    Discover the PageRangeSeparator property in FieldIndex. Easily customize the character sequence for seamless page range formatting and enhance your Document's clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create an INDEX field which...

    reference.aspose.com/words/net/aspose.words.fie...
  6. List.IsListStyleDefinition | Aspose.Words for .NET

    Discover if the List IsListStyleDefinition property defines a list style. Unlock enhanced styling options for your lists today!... Document doc = new Document (); // A list...within a style. Style listStyle = doc . Styles . Add ( StyleType ....

    reference.aspose.com/words/net/aspose.words.lis...
  7. DocumentBuilder.insert_check_box method | Aspos...

    aspose.words.DocumentBuilder.insert_check_box method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert checkboxes of varying...

    reference.aspose.com/words/python-net/aspose.wo...
  8. List.IsMultiLevel | Aspose.Words for .NET

    Discover if your list supports multi-levels! Our tool reveals true for 9 levels and false for 1, enhancing your data management efficiency.... Document doc = new Document (); // A list...within a style. Style listStyle = doc . Styles . Add ( StyleType ....

    reference.aspose.com/words/net/aspose.words.lis...
  9. DocumentPropertyCollection class | Aspose.Words...

    Aspose.Words.Properties.DocumentPropertyCollection class. Base class for [BuiltInDocumentProperties](../builtinDocumentproperties/) and [CustomDocumentProperties](../customDocumentproperties/) collections... let doc = new aw . Document (); let properties = doc . customDocumentProper...add ( "Authorized Revision" , doc . builtInDocumentPrope . revisionNumber...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldAdvance | Aspose.Words for Java

    Implements the ADVANCE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("This text is...

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