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....NET Parser PPT PPTX ODP Extract Text and...

    products.aspose.com/slides/net/parser/
  2. 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/
  3. 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...
  4. 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...
  5. 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/
  6. Working with Outlook Distribution Lists using E...

    C++ Email Library API can be used to create and save Outlook Distribution list that is a collection of multiple contacts and read it from PST....Message Files with C++ Email Parser API Working with Follow Up...

    docs.aspose.com/email/cpp/working-with-distribu...
  7. 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...
  8. 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/
  9. 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/
  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/