Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 3,550 for

parser

(0.11 sec)
  1. Aspose Word to HTML Conversion – Content Contro...

    Hi, When I convert a Word document to HTML (either online using the link below or programmatically), I encounter an issue: the inner content of content controls is not wrapped with a <div> tag in the HTML structure. Why…...accomplished using an HTML parser in your programming language...

    forum.aspose.com/t/aspose-word-to-html-conversi...
  2. Map Generating API for .NET

    Thanks to our API for .NET, you can quickly and easily generate various random maps of both real and fictional worlds....System Requirements Coordinate Parser and Converter API for .NET...your device in JPG format. GIS Parser and Converter for Geo coordinates...

    products.aspose.com/gis/net/generate-map
  3. Edit Publisher | PUB Metadata | Java

    Read Publisher files Metadata using cross-platform PUB Java API Solution that gives you access to SummaryInfo and DocSummaryInfo properties....// Load PUB file IPubParser parser = PubFactory. createParser...// Parse file Document doc = parser. parse (); // Set Language...

    products.aspose.com/pub/java/metadata/
  4. Different File Formats and Conversions|Aspose.S...

    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 Parser Specification (XPS) About XPS The XML Parser Specification...through Aspose.Slides for C++ XML Parser Specification (XPS)...

    docs.aspose.com/slides/cpp/different-file-forma...
  5. Aspose.Zip is unable to decompress .ZIP file ab...

    Simply execute following code: using Aspose.Zip; using System.Reflection; namespace AsposeZipTest { internal class Program { static void Main(string[] args) { Assembly asm = Assembl…...Zip's ZIP64 parser is misidentifying certain ZIP64...of the library – the ZIP‑64 parser does not yet recognise the...

    forum.aspose.com/t/aspose-zip-is-unable-to-deco...
  6. PUB Converter API solution | .NET

    Convert Microsoft Publisher files Programmatically via C# library. Simple API solution to build your own PUB converter .NET project.... Creates and use a parser to parse the Publisher file..."halloween-flyer.pub" ; var parser = PubFactory.CreateParser(fileName);...

    products.aspose.com/pub/net/conversion/
  7. Features Overview|Aspose.Slides Documentation

    Discover Aspose.Slides for C++: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently.... XML Parser Specification (XPS) All of...formats can be exported to XML Parser Specification (XPS) documents...

    docs.aspose.com/slides/cpp/features-overview/
  8. Features Overview|Aspose.Slides for Python Docu...

    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 Parser Specification (XPS) You can...supported file formats to XML Parser Specification (XPS) documents...

    docs.aspose.com/slides/python-java/features-ove...
  9. Convert PUB to PPTX in Java

    This concise tutorial shows how to change PUB to PPT with Java. It starts with the steps to configure the development environment, followed by a complete explanation and code sample to demonstrate the process of converting PUB to PPTX in Java....approaches for initializing a parser using either a file or a stream...

    kb.aspose.com/pub/java/convert-pub-to-pptx-in-j...
  10. Convert PUB to Word in C#

    This quick topic demonstrates how to convert PUB to Word in C#. It outlines the procedure beginning with setting up your environment, followed by the algorithm and a sample code to highlight all elements regarding the steps to convert Publisher files to Word in C#....several overloads to create a parser either from a stream or a file...

    kb.aspose.com/pub/net/convert-pub-to-word-in-cs...