Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 3,116 for

parser

(0.05 sec)
  1. Working with MAPI Properties using Email C++ Li...

    Using C++ Email Library API, you can access and set Outlook MAPI properties and read Named MAPI Properties from MSG file....property tag with C++ Email Parser Library. Setting MAPI Properties...Attachments using C++ Email Parser API Subscribe to Aspose Product...

    docs.aspose.com/email/cpp/working-with-mapi-pro...
  2. 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/
  3. Extract text or objects from a PowerPoint and O...

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

    products.aspose.com/slides/java/parser/
  4. 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...
  5. 档案

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

    blog.aspose.com/zh/pdf/convert-pub-to-image-usi...
  6. Aspose.Words v21.9 table cell color fill bug - ...

    Aspose.Words v21.9 drops the table cell fill color when converting Rich Text Files (RTF) saved in Word 2019/365 (from Version 2505 (Build 18827.20128) forward) to DOCX and PDF formats. Reproduction Steps See the atta…...problem originates from the RTF parser in v21.9, which did not recognise...starting with Build 2505. When the parser ignores this attribute, the...

    forum.aspose.com/t/aspose-words-v21-9-table-cel...
  7. 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/
  8. 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/
  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/