Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 3,408 for

parser

(0.1 sec)
  1. Convert PUB to PDF | .NET | Aspose

    Convert PUB to PDF using .NET API on Windows, Linux and Mac OS X. Publisher conversion functionality that is easy to integrate into your own solution....PUB; // Load PUB file var parser = PubFactory.CreateParser(...); // Parse file var doc = parser.Parse(); // Convert PUB to...

    products.aspose.com/pub/net/conversion/pub-to-pdf/
  2. Aspose.Pdf convert HTML to PDF gets exception F...

    A bad href link in html for example “http://415.707.7015/” throws a failed to parse exception that does not allow for processing to continue. Work arounds here suggest pre-validating all hrefs in the entire html before …...hyperlink (for example ), the HTML parser validates the href` value,...

    forum.aspose.com/t/aspose-pdf-convert-html-to-p...
  3. Edit Publisher | PUB Metadata | .NET

    Read Publisher files Metadata using cross-platform PUB .NET API Solution. On-premise .NET API gives access to SummaryInfo and DocSummaryInfo properties....PUB; // Load PUB file var parser = PubFactory.CreateParser(...); // Parse file var doc = parser.Parse(); // Edit company information...

    products.aspose.com/pub/net/metadata/
  4. Pixel Calculator – Convert Pixels in C#

    Discover how to use Aspose.HTML for .NET as a pixel calculator in C#. Easily convert px to cm, mm, in, and other units for web and print design precision....Merger MHTML Merger Markdown Parser Managing images in HTML Edit...

    products.aspose.com/html/net/pixel-calculator/
  5. Supported Document Formats|Aspose.Words for C++

    Edit source documents in many popular formats, as well as freely convert files from one format to another using C++....formatting supported by the Markdown parser. Q: How do I generate a PDF...

    docs.aspose.com/words/cpp/supported-document-fo...
  6. Rotate PDF - Rotate pages online for Free

    Rotate pages in your PDF. Without registration and captcha. It's secure and private....Organize PDF Watermark Crop Resize Parser Remove pages Remove comment...

    products.aspose.app/pdf/rotate-pdf
  7. WKT-WKB API for .NET

    Integrate the WKT-WBT API into your .NET-based applications to import, export, specify, and convert geometry.... GIS Parser and Converter for Geo coordinates...

    products.aspose.com/gis/net/wkt-wkb-formats
  8. Aspose JAR file size - Free Support Forum - asp...

    Hi - we are customers of Aspose.Words and this jar range in size is 14M. In some scenarios, we need to package a version of our product that has to be very sized constrained and the Aspose jars are easily 90% of the tota…...static autogenerated parsers with a dynamic parser to reduce the size...bigger issue than just extra parsers in the Slides jar. Each jar...

    forum.aspose.com/t/aspose-jar-file-size/242862
  9. WKT-WKB API for .NET

    Integrate the WKT-WBT API into your .NET-based applications to import, export, specify, and convert geometry.... GIS Parser and Converter for Geo coordinates...

    products.aspose.com/gis/net/wkt-wkb-formats/
  10. How to open pub files | C# .NET | Aspose

    Open Publisher files programmatically. On-premise .NET C# API solution to read PUB properties. Use it to integrate into your project....properties // Load PUB file var parser = PubFactory.CreateParser(...); // Parse file var doc = parser.Parse(); // Print document...

    products.aspose.com/pub/net/read-pub-file/