Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 3,555 for

parser

(0.13 sec)
  1. 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/
  2. Extract Text and Images from PPTX Documents usi...

    Extract text and images from PPTX files in Java using Aspose.Slides for Java....Slides Java Parser Pptx PNG JPG BMP TIFF PPTX...slide elements. Online PPTX Parser Live Demos PPTX What is PPTX...

    products.aspose.com/slides/java/parser/pptx/
  3. Extract Text and Images from ODP Documents usin...

    Extract text and images from ODP files in Java using Aspose.Slides for Java....Slides Java Parser Odp PNG JPG BMP TIFF ODP ODP...slide elements. Online ODP Parser Live Demos ODP What is ODP...

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