Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 267,884 for

xml

(0.76 sec)
  1. Convert OTP to JPEG using C++ application | pro...

    Sample C++ conversion code for OTP document to JPEG format. Use example code for batch OTP to JPEG conversion within any C++ Application....Conversion OTP to JPEG DOCX JPG PDF XML OTP JPEG Convert OTP to JPEG...Presentation File) OTP TO PPTX (Open XML presentation Format) OTP TO SVG...

    products.aspose.com/slides/cpp/conversion/otp-t...
  2. Convert PPTM to GIF using C++ application | pro...

    Sample C++ conversion code for PPTM document to GIF format. Use example code for batch PPTM to GIF conversion within any C++ Application....Conversion PPTM to GIF DOCX JPG PDF XML PPTM GIF Convert PPTM to GIF...97-2003) PPTM TO PPTX (Open XML presentation Format) PPTM TO...

    products.aspose.com/slides/cpp/conversion/pptm-...
  3. Convert VTX to VTX via Python | products.aspose...

    Sample Python conversion code for VTX format to VTX file. Use this example code to convert VTX to VTX within any Python based application....Conversion VTX to VTX DOCX JPG PDF XML VTX VTX Convert VTX to VTX via...template that is saved to disc in XML file format. The template is...

    products.aspose.com/diagram/python-net/conversi...
  4. CustomXmlPartCollection.getById method | Aspose...

    CustomXmlPartCollection.getById method. Finds and returns a custom Xml part by its identifier....getById(id) Finds and returns a custom XML part by its identifier. getById...custom XML part. Returns Returns null if a custom XML part with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Detect File Format When Loading|Aspose.Words fo...

    Determine the file format in Python if you are not sure what the actual content of the file is, or to check the format compatibility....docx Office Open XML WordprocessingML document without...File (Docm).docm Office Open XML WordprocessingML document with...

    docs.aspose.com/words/python-net/detect-file-fo...
  6. Create flowchart style organization chart in VD...

    Python source code to create flowchart style organization chart in vdx file within any Python based application....saved in XML format have .VDX extension. A Visio drawing XML file...documents. The Visio drawing XML file contains the visual objects...

    products.aspose.com/diagram/python-java/flowcha...
  7. Bug 5073: Converting Gml without schema to All ...

    Hi Alexander, Screenshot: Input data: gml_without_attribute_collection_schema.7z (836 Bytes) Thanks,...write a GML file only when the XML conforms to the GML schema. What...your original data , fix the XML issues before feeding it to Aspose...

    forum.aspose.com/t/bug-5073-converting-gml-with...
  8. FieldIncludeText.XslTransformation | Aspose.Wor...

    Discover the FieldIncludeText XslTransformation property to easily manage Xml data formatting with customizable XSL transformations. Enhance your data presentation!...XSL Transformation to format XML data. public string XslTransformation...to display the contents of an XML file in the local file system...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldIncludeText.XPath | Aspose.Words for .NET

    Discover the FieldIncludeText XPath property to easily access and modify specific Xml sections, enhancing your data management efficiency....for the desired portion of the XML file. public string XPath { get...to display the contents of an XML file in the local file system...

    reference.aspose.com/words/net/aspose.words.fie...
  10. 导入和导出数据|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/