Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 268,186 for

xml

(0.21 sec)
  1. XmlMapping class | Aspose.Words for Node.js

    Aspose.Words.Markup.XmlMapping class. Specifies the information that is used to establish a mapping between the parent structured document tag and an Xml element stored within a custom Xml data part in the document...tag and an XML element stored within a custom XML data part in...customXmlPart Returns the custom XML data part to which the parent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. XmlMapping Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.XmlMapping class to seamlessly link structured document tags with Xml elements, enhancing your document's data integration....tag and an XML element stored within a custom XML data part in...{ get; } Returns the custom XML data part to which the parent...

    reference.aspose.com/words/net/aspose.words.mar...
  3. CustomXmlPartCollection class | Aspose.Words fo...

    aspose.words.markup.CustomXmlPartCollection class. Represents a collection of Custom Xml Parts...Represents a collection of Custom XML Parts. The items are CustomXmlPart...class. You can access custom XML data stored in a document via...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Import and Export Bookmarks|Aspose.PDF for .NET

    This section explains how to import and export Bookmarks with Aspose.PDF Facades....Hide ] Import Bookmarks from XML to an Existing PDF File ImportBookmarksWithX...bookmarks into a PDF file from an XML file. In order to import the...

    docs.aspose.com/pdf/net/import-and-export-bookm...
  5. SaveFormat enumeration | Aspose.Words for Python

    aspose.words.SaveFormat enumeration. Indicates the format in which the document is saved....the document as an Office Open XML WordprocessingML Document (macro-free)...the document as an Office Open XML WordprocessingML Macro-Enabled...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::SaveFormat enum | Aspose.Words f...

    Aspose::Words::SaveFormat enum. Indicates the format in which the document is saved in C++....the document as an Office Open XML WordprocessingML Document (macro-free)...the document as an Office Open XML WordprocessingML Macro-Enabled...

    reference.aspose.com/words/cpp/aspose.words/sav...
  7. XmlMapping.delete method | Aspose.Words for Python

    XmlMapping.delete method. Deletes mapping of the parent structured document to Xml data....parent structured document to XML data. def delete ( self ): ....Shows how to set XML mappings for custom XML parts. doc = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CustomXmlSchemaCollection.remove_at method | As...

    CustomXmlSchemaCollection.remove_at method. Removes a value at the specified index....with an XML schema collection. doc = aw . Document () xml_part_id...str ( uuid . uuid4 ()) + '}' xml_part_content = '<root><text>Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CustomXmlSchemaCollection.add method | Aspose.W...

    CustomXmlSchemaCollection.add method. Adds an item to the collection....with an XML schema collection. doc = aw . Document () xml_part_id...str ( uuid . uuid4 ()) + '}' xml_part_content = '<root><text>Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::Clear method. Removes all elements from the collection in C++....structured document tag with custom XML data. auto doc = System :: MakeObject...Document > (); // Construct an XML part that contains data and add...

    reference.aspose.com/words/cpp/aspose.words.mar...