Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 157,140 for

doc

(0.05 sec)
  1. Aspose::Words::WebExtensions::WebExtensionBindi...

    Aspose::Words::WebExtensions::WebExtensionBinding::WebExtensionBinding constructor. Creates web extension binding with specified parameters in C++.... auto doc = MakeObject < Document > ();...MakeObject < TaskPane > (); doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...
  2. Aspose::Words::MailMerging::FieldMergingArgsBas...

    Aspose::Words::MailMerging::FieldMergingArgsBase::get_Document method. Returns the Document object for which the mail merge is performed in C++.... void MergeHtml () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> InsertField ( u...

    reference.aspose.com/words/cpp/aspose.words.mai...
  3. Aspose::Words::Markup::XmlMapping::get_IsMapped...

    Aspose::Words::Markup::XmlMapping::get_IsMapped method. Returns true if the parent structured Document tag is successfully mapped to XML data in C++.... auto doc = MakeObject < Document > ();...< CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Aspose::Words::Node::get_CustomNodeId method | ...

    Aspose::Words::Node::get_CustomNodeId method. Specifies custom node identifier in C++.... auto doc = MakeObject < Document > ();...ExplicitCast < Paragraph > ( doc -> GetChild ( NodeType :: Paragraph...

    reference.aspose.com/words/cpp/aspose.words/nod...
  5. NodeCollection.to_array method | Aspose.Words f...

    NodeCollection.to_array method. Copies all nodes from the collection to a new array of nodes.... doc = aw . Document ( file_name =...x . as_shape (), b ), list ( doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 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...
  8. 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...
  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...