Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 157,133 for

doc

(0.08 sec)
  1. FieldUserInitials.user_initials property | Aspo...

    FieldUserInitials.user_initials property. Gets or sets the current user's initials.... doc = aw . Document () # Create a...user_information . initials = 'J. D.' doc . field_options . current_user...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder.end_bookmark method | Aspose.Wo...

    DocumentBuilder.end_bookmark method. Marks the current position in the Document as a bookmark end.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # A valid bookmark needs...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Node::NextPreOrder method | Aspo...

    Aspose::Words::Node::NextPreOrder method. Gets next node according to the pre-order tree traversal algorithm in C++.... auto doc = MakeObject < Document > ( MyDir..."Images.docx" ); ASSERT_EQ ( 9 , doc -> GetChildNodes ( NodeType ::...

    reference.aspose.com/words/cpp/aspose.words/nod...
  4. PageSetup.layoutMode property | Aspose.Words fo...

    PageSetup.layoutMode property. Gets or sets the layout mode of this section.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Enable pitching, and then...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Fonts::EmbeddedFontStyle enum | ...

    Aspose::Words::Fonts::EmbeddedFontStyle enum. Specifies the style of an embedded font inside a FontInfo object in C++.... auto doc = MakeObject < Document > ( MyDir...< FontInfo > embeddedFont = doc -> get_FontInfos () -> idx_get...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. CleanupOptions.duplicateStyle property | Aspose...

    CleanupOptions.duplicateStyle property. Gets/sets a flag indicating whether duplicate styles should be removed from Document... let doc = new aw . Document (); // Add...of the first. let myStyle = doc . styles . add ( aw . StyleType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CommentDisplayMode Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.CommentDisplayMode enum for optimized Document comment rendering. Enhance your Document's clarity and presentation today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Hello world...

    reference.aspose.com/words/net/aspose.words.lay...
  8. List.isRestartAtEachSection property | Aspose.W...

    List.isRestartAtEachSection property. Specifies whether list should be restarted at each section...option is supported only in RTF, DOC and DOCX document formats. This...numbering at each section. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. NodeCollection.remove method | Aspose.Words for...

    NodeCollection.remove method. Removes the node from the collection and from the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Add text to the document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. NodeList.count property | Aspose.Words for Python

    NodeList.count property. Gets the number of nodes in the list.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert some nodes with...

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