Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 3,181 for

parser

(0.07 sec)
  1. 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...
  2. 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...
  3. 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/
  4. 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/
  5. 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/
  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. Extract text and images from ODP document using...

    C# source code to extract text and images from ODP file on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....NET Parser Odp PNG JPG BMP TIFF ODP Parse...Microsoft or OpenOffice. Online ODP Parser Live Demos Other Supported...

    products.aspose.com/slides/net/parser/odp/
  8. Extract text and images from PPT document using...

    C# source code to extract text and images from PPT file on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....NET Parser Ppt PNG JPG BMP TIFF PPT Parse...Microsoft or OpenOffice. Online PPT Parser Live Demos Other Supported...

    products.aspose.com/slides/net/parser/ppt/
  9. 使用文档编程

    要使用 Aspose.PUB for Java 对 PUB 文件进行编码,首先要编辑描述其属性(如作者、瓦片、公司、语言等)的文件元数据。... Copy 1 IPubParser parser = PubFactory. createParser...(fileName) ; 2 Document document = parser. parse () ; 3 4 document. ...

    docs.aspose.com/pub/zh/java/programming-with-do...
  10. 档案

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

    blog.aspose.com/zh/pdf/convert-pub-to-image-usi...