Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 622 for

parser

(0.09 sec)
  1. Convert CSV, TSV, and TXT to Excel with C++|Doc...

    Learn how to convert CSV, TSV, and TXT files to Excel using Aspose.Cells for C++....return 0 ; } Using Preferred Parser It is not always necessary...necessary to use default parser settings for opening CSV files. Sometimes...

    docs.aspose.com/cells/cpp/convert-csv-tsv-and-t...
  2. Tagged Image File Format (TIFF)|Aspose.Slides D...

    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....Slides for Java ** XML Parser Specification (XPS)...

    docs.aspose.com/slides/java/tagged-image-file-f...
  3. Tagged Image File Format (TIFF)|Aspose.Slides f...

    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....Slides for PHP via Java ** XML Parser Specification (XPS)...

    docs.aspose.com/slides/php-java/tagged-image-fi...
  4. How to Convert PUB to PNG Image using Java

    In this tutorial you will learn how to convert PUB to PNG image using Java. This tutorial contains all the details to export PUB to PNG image in Java such that first the PUB file is converted to PDF that is finally converted to PNG image....create a parser for the input PUB file. This parser returns a...

    kb.aspose.com/pub/java/how-to-convert-pub-to-pn...
  5. Convert PUB Files | Aspose.PUB for C++

    Convertion functionality of Publisher file using Aspose.PUB for C++ solution is described and demonstrated with the pseudocode in this article....pointer (System::SharedPtr) named parser of type using the method, passing...by calling the method on the parser object. The method reads and...

    docs.aspose.com/pub/cpp/convert-pub-files/
  6. Extract Text, Images, Video, Audio and other me...

    APIs to Extract Text, Images, Video, Audio from PowerPoint and OpenOffice Presentations...Slides Parser Extract Text and Images from...

    products.aspose.com/slides/parser/
  7. C# API to convert Publisher PUB files

    Convertion functionality of Publisher file using Aspose.PUB for .NET solution is described and demonstrated with the pseudocode in this article....Call the Parse method on the parser object to parse the .pub file..."halloween-flyer.pub" ; 5 6 var parser = PubFactory.CreateParser(fileName);...

    docs.aspose.com/pub/net/convert-pub-files/
  8. Portable Document Format (PDF)|Aspose.Slides Do...

    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....PPT to PPTX conversion XML Parser Specification (XPS)...

    docs.aspose.com/slides/java/portable-document-f...
  9. Opening Files with Different Formats|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....Opening CSV files using preferred parser This is not always necessary...necessary to use default parser settings for opening the CSV files....

    docs.aspose.com/cells/java/opening-files-with-d...
  10. Microsoft publisher file extension API | C++

    PUB files manipulation API solution. C++ library to parse, process and convert MS Publisher document formats to PDF....pdf" ; System :: SharedPtr parser = PubFactory :: CreateParser(SourcPubFile);...System :: SharedPtr document = parser -> Parse(); PubFactory :: ...

    products.aspose.com/pub/cpp/