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

doc

(0.09 sec)
  1. BookmarkCollection.clear method | Aspose.Words ...

    BookmarkCollection.clear method. Removes all bookmarks from this collection and from the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert five bookmarks with...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Node.next_pre_order method | Aspose.Words for P...

    Node.next_pre_order method. Gets next node according to the pre-order tree traversal algorithm.... doc = aw . Document ( file_name =...x . as_shape (), b ), list ( doc . get_child_nodes ( aw . NodeType...

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

    Aspose::Words::Node::PreviousPreOrder method. Gets the previous 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. Aspose::Words::Fields::FieldGlossary::get_Entry...

    Aspose::Words::Fields::FieldGlossary::get_EntryName method. Gets or sets the name of the glossary entry to insert in C++.... auto doc = MakeObject < Document > ();...AutoText building block to it. doc -> set_GlossaryDocument ( MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Framesets::Frameset::get_ChildFr...

    Aspose::Words::Framesets::Frameset::get_ChildFramesets method. Gets the collection of child frames and frames pages in C++.... auto doc = MakeObject < Document > ( MyDir...io/uploads/2017/02/file-sample_100kB.docx" , doc -> get_Frameset () -> get_ChildFramesets...

    reference.aspose.com/words/cpp/aspose.words.fra...
  6. Story.append_paragraph method | Aspose.Words fo...

    Story.append_paragraph method. A shortcut method that creates a [Paragraph](../../paragraph/) object with optional text and appends it to the end of this object.... doc = aw . Document () # Create a...HeaderFooter ( doc , aw . HeaderFooterType . HEADER_PRIMARY ) doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Markup::StructuredDocumentTag::S...

    Aspose::Words::Markup::StructuredDocumentTag::StructuredDocumentTag constructor. Initializes a new instance of the Structured Document tag class in C++....:: Words :: DocumentBase > & doc , Aspose :: Words :: Markup ::...) Parameter Type Description doc const System::SharedPtr<Aspo...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. FieldFileName.IncludeFullPath | Aspose.Words fo...

    Discover the FieldFileName IncludeFullPath property, easily manage file paths with customizable settings for enhanced file handling and organization.... Document doc = new Document ( MyDir + "Document...builder = new DocumentBuilder ( doc ); builder . MoveToDocumentEnd...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Paragraph.isDeleteRevision property | Aspose.Wo...

    Paragraph.isDeleteRevision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled.... let doc = new aw . Document (); let body = doc . firstSection...appendChild ( new aw . Run ( doc , "Paragraph 1. " )); body ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldOptions.CurrentUser | Aspose.Words for .NET

    Discover the FieldOptions CurrentUser property to effortlessly manage and customize user information for enhanced functionality in your applications.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a UserInformation...

    reference.aspose.com/words/net/aspose.words.fie...