Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 3,198 for

parser

(0.12 sec)
  1. Extract text or objects from a PowerPoint and O...

    C++ source code for extracting data from PowerPoint and OpenOffice presentations....Slides C++ Parser PPT PPTX ODP Extract Text and...

    products.aspose.com/slides/cpp/parser/
  2. 档案

    档案...System::SharedPtr<IPubParser> parser = PubFactory::CreateParser(filePub);...:Pub::Document> document = parser->Parse(); // 将 PUB 文件转换为 PDF...

    blog.aspose.com/zh/pdf/convert-pub-to-image-usi...
  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. 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...
  5. 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/
  6. Extract text or objects from a PowerPoint and O...

    Python source code for extracting data from PowerPoint and OpenOffice presentations....NET Parser PPT PPTX ODP Extract Text and...

    products.aspose.com/slides/python-net/parser/
  7. 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...
  8. PUB Converter API solution | Java

    Convert Microsoft Publisher files Programmatically via Java library. Simple API solution to build your own PUB converter Java project.... Create Parser and Parse via the Parse ()...Load input PUB file IPubParser parser = PubFactory. createParser...

    products.aspose.com/pub/java/conversion/
  9. PUB to PDF generates wrong background color - F...

    Hi, We are using Aspose Total Java license. If the PUB file contains Drop Shadow Rectangle component then converted PDF will turn in dark background color. java library: aspose-pub-22.8.jar Java Code: try { IP…...Java Code: try { IPubParser parser = PubFactory.createParser(inputFilePath);...file format Document doc = parser.parse(); PubFactory.createPdfConverter()...

    forum.aspose.com/t/pub-to-pdf-generates-wrong-b...
  10. 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/