Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 267,229 for

xml

(0.29 sec)
  1. Watermark VDX document via Python | products.as...

    Python sample code to add watermark to VDX documents 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/waterma...
  2. Convert CSV to WORDML using Java or with free O...

    Java API to Export CSV to WORDML or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....Conversion CSV to WORDML HTML JSON XML SVG WORDML CSV Java API to Export...Cells and Aspose.Pdf in your pom.xml. Alternatively, you can get a...

    products.aspose.com/total/java/conversion/csv-t...
  3. Convert SVG to Base64 – Online Encoder and C# Code

    Convert SVG to Base64 online or in C# and use an encoded string for data URI. Embed it into HTML, CSS, Xml, JSON and others....BaseVal = "data:image/svg+xml;charset=utf-8;base64," + Convert...formats: Plain Base64, JSON, XML, URI, or CSS. converts a data...

    products.aspose.com/svg/net/svg-to-base64/
  4. Working with XFA Forms using C++|Aspose.PDF for...

    Aspose.PDF for C++ API lets you work with XFA and XFA Acroform fields in a PDF document. The Aspose.PDF.Facades....Forms is XML Forms Architecture, a family of proprietary XML specifications...based on an XML specification known as XFA, the “XML Forms Architecture”...

    docs.aspose.com/pdf/cpp/xfa-forms/
  5. Detect File Format When Loading|Aspose.Words fo...

    Determine the file format in Node.js 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/nodejs-net/detect-file-fo...
  6. Save Presentations in Python|Aspose.Slides for ...

    Discover how to save presentations in Python using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....Presentations in the Strict Office Open XML Format Aspose.Slides lets you...presentation in the Strict Office Open XML format. Use the PptxOptions class...

    docs.aspose.com/slides/python-net/save-presenta...
  7. Save Presentations in .NET|Aspose.Slides Docume...

    Discover how to save presentations in .NET using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....Presentations in the Strict Office Open XML Format Aspose.Slides lets you...presentation in the Strict Office Open XML format. Use the PptxOptions class...

    docs.aspose.com/slides/net/save-presentation/
  8. Producer Name in Outputs|Aspose.Words for C++

    Aspose.Words for C++ add to the document the generator name and version number that was used to create it. This data can be found in the document in ways that depend on the output file format....xml to see this comment. Docm <!--...the ZIP. Open ~/Word/Document.xml to see this comment. Dotx <!--...

    docs.aspose.com/words/cpp/generator-or-producer...
  9. Producer Name in Outputs|Aspose.Words for .NET

    Aspose.Words for .NET add to the document the generator name and version number that was used to create it. This data can be found in the document in ways that depend on the output file format using C#....xml to see this comment. Docm <!--...the ZIP. Open ~/Word/Document.xml to see this comment. Dotx <!--...

    docs.aspose.com/words/net/generator-or-producer...
  10. Load converted SpreadsheetML: Invalid column in...

    Steps to reproduce: Create a new Excel file. Select columns after e.g. M until the last one. Right-click on column names and select Hide. Keep clicking on a right arrow of a horizontal scroll bar until no column is vis…...so the generated XML contains -1 . When the XML is parsed, the...javax.xml.parsers.*; import org.w3c.dom.*; import javax.xml.transform...

    forum.aspose.com/t/load-converted-spreadsheetml...