Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 278,077 for

xml

(0.1 sec)
  1. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    Aspose::Words::Markup::CustomXmlSchemaCollection class. A collection of strings that represent Xml schemas that are associated with a custom Xml part. To learn more, visit the documentation article in C++....represent XML schemas that are associated with a custom XML part....the collection of XML schemas of a custom XML part via the Schemas...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Add SolutionXML Element to the Visio Drawing in...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....SolutionXML object solution_xml = Rjb :: import ( 'com.aspose...solution_xml . setName ( "Solution XML" ) \ # set xml value solution_xml...

    docs.aspose.com/diagram/java/add-solutionxml-el...
  3. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::idx_get method. Gets or sets an item at the specified index 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...
  4. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::idx_set method. Gets or sets an item at the specified index 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...
  5. 导入和导出数据|Aspose.PDF for .NET

    本节解释如何使用表单类通过 Aspose.PDF Facades 导入和导出数据。...类允许您使用 ImportXml 方法从 XML 文件导入数据到 PDF 文件。为了从 XML 导入数据,您需要创建一个 Form...Save 方法保存 PDF 文件。以下代码片段演示了如何从 XML 文件导入数据。 // For complete examples...

    docs.aspose.com/pdf/zh/net/import-and-export-data/
  6. Document.remove_external_schema_references meth...

    Document.remove_external_schema_references method. Removes external Xml schema references from this document....ferences() Removes external XML schema references from this document...Shows how to remove all external XML schema references from a document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Performance Configuration|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....xml file as described below. Performance...section as it is by default. XML < Performance value = "ON" IsAutoRowFit...

    docs.aspose.com/cells/reportingservices/perform...
  8. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    Aspose::Words::Markup::CustomXmlSchemaCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++....Examples Shows how to work with an XML schema collection. auto doc =...xmlPartContent ); // Add an XML schema association. xmlPart ->...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. File Formats and Conversions - C++ PowerPoint A...

    C++ PowerPoint API supports conversions of PowerPoint file formats including PPT, PPTX, Xml, PDF, XPS and others....PresentationML (PPTX, XML) Portable Document Format (PDF) XML Parser Specification...

    docs.aspose.com/slides/cpp/file-formats-and-con...
  10. Encode Image to Base64 – Python Code and online...

    Convert Images to Base64 online or in Python with Aspose.SVG. Embed them directly into HTML, Xml, CSS, or JSON, reducing HTTP requests and simplifying data transfer....various formats such as JSON, XML, data URIs, or CSS. Base64 is...encoded_image = f "data:image/svg+xml;charset=utf-8;base64,{base64...

    products.aspose.com/svg/python-net/base64-encoder/