Sort Score
Result 10 results
Languages All
Labels All
Results 3,441 - 3,450 of 17,948 for

insert documents

(0.06 sec)
  1. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_XmlMapping method. Gets an object that represents the mapping of this structured document tag to XML data in a custom XML part of the current document in C++....mapping of this structured document tag to XML data in a custom...custom XML part of the current document. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++....how to create a structured document tag with custom XML data....MakeObject < Aspose :: Words :: Document > (); // Construct an XML...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. How to Find Field Properties|Aspose.Words for Java

    How to find some field properties like field code and field result in Java...[ Hide ] A field which is inserted using DocumentBuilder . InsertField...names of merge fields in the document then you can instead use the...

    docs.aspose.com/words/java/find-field-properties/
  4. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::GetById method. Finds and returns a custom XML part by its identifier in C++....how to create a structured document tag with custom XML data....MakeObject < Aspose :: Words :: Document > (); // Construct an XML...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Document Comparison Features|Aspose.Words for .NET

    Aspose.Words allows you to compare two Word Documents using files or URLs to these files and show the differences. You can also view your document in a browser....Ask AI Document Comparison Features Contents [ Hide ] In this...a look at the most popular document comparison features. Compare...

    docs.aspose.com/words/net/document-comparison-f...
  6. DocumentBuilder | Aspose.Words for .NET

    Create powerful Documents effortlessly with DocumentBuilder. Initialize a new instance and streamline your document management today!...to a new Document object. Examples Shows how to insert formatted...DocumentBuilder. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Add Conditional Icons Set with the Cell Text wi...

    Learn how to add conditional icons next to cell text in Excel using Aspose.Cells with C++....Aspose :: Cells :: Cleanup (); } Insert a Picture Based on Cell Reference...Reference with C++ Insert a Linked Picture from Web Address with...

    docs.aspose.com/cells/cpp/add-conditional-icons...
  8. Hyperlinks and OLE Object links - Free Support ...

    Hi Aspose team, I am evaluating components and currently have some questions in regard to Tasks. I need to access hyperlinks/OLE Object links created in Project file and make some changes. For example, I have Task w…...for OLE Objects inserted into Project document. Thanks in advance...file may contain embedded documents as its part such as text files...

    forum.aspose.com/t/hyperlinks-and-ole-object-li...
  9. Aspose::Words::Fields::Field::Update method | A...

    Aspose::Words::Fields::Field::Update method. Performs the field update. Throws if the field is being updated already in C++....Examples Shows how to insert a field into a document using FieldType...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. IReplacingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during a find and replace operation in Java....throws Exception { Document doc = new Document(getMyDir() + "Header...throws Exception { Document doc = new Document(); DocumentBuilder...

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