Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 613 for

parser

(0.04 sec)
  1. PUB Converter API solution | C++

    Convert Microsoft Publisher files Programmatically via C++ library. Simple API solution to build your own PUB converter C++ project.... Create Parser and Parse via the Parse ()...dataDir + "flyer.pub" ; var parser = PubFactory.CreateParser(pubFile);...

    products.aspose.com/pub/cpp/conversion/
  2. Convert HTML, XHTML, Markdown, MHTML, EPUB and ...

    Convert HTML to PDF, XPS, Markdown, XHTML, MHTML and Images with few lines of code via Java library....and other formats, Java HTML Parser API is there to handle all...Convert HTML to Images Java html parser API built for reading, extracting...

    products.aspose.com/html/java/conversion/
  3. Extract all Header Text and Level from PDF Docu...

    Please provide code Parser all header text from an existing PDF document....9:22pm 1 Please provide code parser all header text from an existing...

    forum.aspose.com/t/extract-all-header-text-and-...
  4. MS Publisher file manipulation API | .NET

    C# ASP.NET VB.NET Publisher API to parse, process and convert MS Publisher files. Code pub files on Mac, Windows, Linux, and anywhere....pub" ; var parser = PubFactory.CreateParser(pubFile);...CreateParser(pubFile); var pubtopdf = parser.Parse(); Aspose.Pub.PubFactory...

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

    C++ PowerPoint API supports most of the PowerPoint document formats and also exports them to popular formats. Key features include conversions, rendering, content manipulation and formatting.... XML Parser Specification (XPS) All of...formats can be exported to XML Parser Specification (XPS) documents...

    docs.aspose.com/slides/cpp/features-overview/
  6. Frequently Asked Questions|Aspose.Slides Docume...

    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....correctly, the configuration file parser may skip the last sections...

    docs.aspose.com/slides/reportingservices/freque...
  7. Efficiently Save .pub File Conversion Output to...

    Using a stream as the output ensures efficient handling of large files, proper resource management, and flexibility of the output destination.... Creates and use a parser to parse the Publisher file..."halloween-flyer.pub" ; var parser = PubFactory.CreateParser(fileName);...

    products.aspose.com/pub/net/output-to-stream/
  8. View & Edit Excel Metadata Free Online - Free O...

    Free Online Edit Excel Spreadsheet properties: title, author, subject, keywords and more....Splitter Comparison Annotation Parser Watermark Search Replace Rotate...Splitter Comparison Annotation Parser Metadata Watermark Search Replace...

    products.aspose.app/cells/metadata
  9. 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
  10. Frequently Asked Questions | Aspose.PUB for C++

    Get answers to all the most frequent questions about Aspose.PUB for C++, which is a comprehensive API for manipulation, Conversion and editing .pub files....System::SharedPtr < IPubParser > parser = PubFactory::CreateParser(...System::SharedPtr < Document > document = parser -> Parse(); 5 // Convert PUB...

    docs.aspose.com/pub/cpp/faq/