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

parser

(0.12 sec)
  1. PdfFileEditor.Concatenate NullReferenceExceptio...

    Hi team, Reporting what looks like either an incomplete fix or a related-but-distinct defect for PDFNET-60892. The original thread is here: Opening a new thread because that one received a February update declaring P…...incomplete relative to the broader parser fragility. This is a related-but-distinct...include further Concatenate parser hardening that might cover...

    forum.aspose.com/t/pdffileeditor-concatenate-nu...
  2. 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...
  3. 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...
  4. 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/
  5. 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/
  6. 档案

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

    blog.aspose.com/zh/pdf/convert-pub-to-image-usi...
  7. Working with Outlook Storage Files (PST/OST)|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....with Outlook Items - C++ Email Parser API Working with Exchange EWS...

    docs.aspose.com/email/cpp/working-with-outlook-...
  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. 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/
  10. 使用 Java API 转换 PUB 文件

    本文介绍了使用 Aspose.PUB for Java 解决方案转换 Publisher 文件的功能,并使用伪代码进行了演示。...Java 控制台或 WinForms 项目 指定一个名为 parser 的 IPubParser 对象,并将调用 类中 createParser...声明一个名为 doc 的 Document 对象,并将在 Parser 对象上调用 Parse 方法的结果赋给它。该方法使用先前创建的解析器解析...

    docs.aspose.com/pub/zh/java/convert-pub-files/