Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 4,066 for

parser

(2.53 sec)
  1. PUB Converter API solution | .NET

    Convert Microsoft Publisher files Programmatically via C# library. Simple API solution to build your own PUB converter .NET project....PUB; // Load PUB file var parser = PubFactory.CreateParser(...); // Parse file var doc = parser.Parse(); // Convert PUB to...

    products.aspose.com/pub/net/conversion/
  2. Edit Publisher | PUB Metadata | .NET

    Read Publisher files Metadata using cross-platform PUB .NET API Solution. On-premise .NET API gives access to SummaryInfo and DocSummaryInfo properties....PUB; // Load PUB file var parser = PubFactory.CreateParser(...); // Parse file var doc = parser.Parse(); // Edit company information...

    products.aspose.com/pub/net/metadata/
  3. Convert Presentation - C++ PowerPoint Library|A...

    Using C++ PowerPoint Library or API, you can convert PPT to PPTX, PDF, XPS and Tiff formats....Conversion About XPS The XML Parser Specification is a page description...

    docs.aspose.com/slides/cpp/convert-presentation/
  4. Parsing Outlook Message Files|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....Email Parser App . Get an Item Type of a...

    docs.aspose.com/email/java/parsing-outlook-mess...
  5. Edit Publisher | PUB Metadata | .NET

    Read Publisher files Metadata using cross-platform PUB .NET API Solution. On-premise .NET API gives access to SummaryInfo and DocSummaryInfo properties....PUB; // Load PUB file var parser = PubFactory.CreateParser(...); // Parse file var doc = parser.Parse(); // Edit company information...

    products.aspose.com/pub/net/metadata/pub/
  6. How to Run Aspose.CAD Docker image in AWS Lambd...

    Run Aspose.CAD Docker image in AWS Lambda Function....ILambdaContext context) { try { var parser = HttpMultipartParser.MultipartFormDataPar...FromBase64String(stream.Body))); var file = parser.Files.First(); Stream fileStream...

    docs.aspose.com/cad/net/how-to-run-aspose-cad-d...
  7. Microsoft Excel File Conversion via C++ | produ...

    Convert Excel XLS, XLSX, ODS, CSV to PDF, XPS, HTML, JPEG and other formats with just few lines of C++ code....Save Excel to Images C++ Excel Parser has the ability to export data...

    products.aspose.com/cells/cpp/conversion/
  8. Does the API support for PUB to PDF/A - Free Su...

    Hi, I am using Aspose.Total license for java. Is there API support to convert Microsoft Publisher to PDFA? If there is, please provide if any example code. Regards Kalam...pdf conversion is IPubParser parser = PubFactory.createParser(args...file format Document doc = parser.parse(); PubFactory.createPdfConverter()...

    forum.aspose.com/t/does-the-api-support-for-pub...
  9. PPT to PDF Conversion in Java: PptxException: N...

    Now our company is evaluating Aspose Slides, we try to convert a PPT into PDF, yet we get such an exception: com.aspose.slides.PptxException: reading animation group failed. ---> class com.aspose.slides.PptxException: …...xmlgraphics\batik-parser\1.14\batik-parser-1.14.jar;C:\Users\weiz...xmlgraphics\batik-parser\1.14\batik-parser-1.14.jar;C:\Users\weiz...

    forum.aspose.com/t/ppt-to-pdf-conversion-in-jav...
  10. Is the API support for PUB to PDF/A - Free Supp...

    Hi, I am using Aspose.Total license for java. Is there API support to convert Microsoft Publisher to PDFA? If there is, please provide if any example code. Regards Kalam...pdf conversion is IPubParser parser = PubFactory.createParser(args...file format Document doc = parser.parse(); PubFactory.createPdfConverter()...

    forum.aspose.com/t/is-the-api-support-for-pub-t...