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

parser

(0.16 sec)
  1. Map Generating API for .NET

    Thanks to our API for .NET, you can quickly and easily generate various random maps of both real and fictional worlds....System Requirements Coordinate Parser and Converter API for .NET...your device in JPG format. GIS Parser and Converter for Geo coordinates...

    products.aspose.com/gis/net/generate-map
  2. Edit Publisher | PUB Metadata | Java

    Read Publisher files Metadata using cross-platform PUB Java API Solution that gives you access to SummaryInfo and DocSummaryInfo properties....// Load PUB file IPubParser parser = PubFactory. createParser...// Parse file Document doc = parser. parse (); // Set Language...

    products.aspose.com/pub/java/metadata/
  3. Convert PUB to Word in Java

    This basic article explains how to convert PUB to Word in Java. It begins by guiding you through the environment setup, then walks through the process and provides sample code to explain each part of converting Publisher files to Word in Java....making it possible to create a parser from either a file or a stream...

    kb.aspose.com/pub/java/convert-pub-to-word-in-j...
  4. Aspose.Zip is unable to decompress .ZIP file ab...

    Simply execute following code: using Aspose.Zip; using System.Reflection; namespace AsposeZipTest { internal class Program { static void Main(string[] args) { Assembly asm = Assembl…...Zip's ZIP64 parser is misidentifying certain ZIP64...of the library – the ZIP‑64 parser does not yet recognise the...

    forum.aspose.com/t/aspose-zip-is-unable-to-deco...
  5. Aspose.PDF Product Family

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....one of the best Python PDF parser libraries. Extract text, tables...

    blog.aspose.com/categories/aspose.pdf-product-f...
  6. Extract text or images from PDF using C# | Aspo...

    C# source code to extract text and images from PDF files on .NET Framework, .NET Core, PHP, VBScript, Delphi, and C++ via COM Interop....most popular action with a Parser Extract Text Extract Images...

    products.aspose.com/pdf/net/parser/
  7. How to Convert PUB to PNG in C#

    This step by step tutorial elaborates how to convert PUB to PNG in C#. The C# in this tutorial converts each PDF page into a separate PNG image file....SetLicense method Create a parser for PUB file using PubFactory...

    kb.aspose.com/pub/net/how-to-convert-pub-to-png...
  8. Loading, Viewing and Parsing MSG file|Documenta...

    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....Email Parser App . Loading MSG Files The...

    docs.aspose.com/email/python-net/loading-viewin...
  9. Frequently Asked Questions | Aspose.PUB for Java

    Get answers to all the most frequent questions about Aspose.PUB for Java, which is a comprehensive API for manipulation, Conversion and editing .pub files.... Copy 1 IPubParser parser = PubFactory. createParser...(fileName); 2 3 Document doc = parser. parse (); 4 5 com. aspose...

    docs.aspose.com/pub/java/faq/
  10. Convert PUB to PPTX in Java

    This concise tutorial shows how to change PUB to PPT with Java. It starts with the steps to configure the development environment, followed by a complete explanation and code sample to demonstrate the process of converting PUB to PPTX in Java....approaches for initializing a parser using either a file or a stream...

    kb.aspose.com/pub/java/convert-pub-to-pptx-in-j...