Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 4,378 for

conversion error

(0.14 sec)
  1. Convert PDF to Image Formats in Rust|Aspose.PDF...

    This topic show you how to use Aspose.PDF for Rust to convert PDF to various images formats e.g. TIFF, BMP, JPEG, PNG, SVG with a few lines of code....various PDF to image formats conversion. Please checks the section...< (), Box < dyn std :: error :: Error >> { // Open a PDF-document...

    docs.aspose.com/pdf/rust-cpp/convert-pdf-to-ima...
  2. Example of Hello World using Rust language|Aspo...

    This sample demonstrates how to create a simple PDF document with text Hello World using Aspose.PDF for Rust....creation, manipulation, and conversion capabilities with Rust. It...PageSize }; use std :: error :: Error ; fn main () -> Result...

    docs.aspose.com/pdf/rust-cpp/hello-world-example/
  3. What's new from C++|Aspose.PDF for C++

    In this page introduces the most popular new features in Aspose.PDF for C++ that have been introduced in recent releases...._dataDir ( "C: \\ Samples \\ Conversion \\ " ); // String for input...Exception & error ) { Console :: WriteLine ( u "Error: {0}" , error...

    docs.aspose.com/pdf/cpp/whatsnew/
  4. PdfFormat A4 not fully supported? - Free Suppor...

    Hi, I use the convert API in Apose.PDF for Java to convert a PDF into various conformance levels. When I use any level except A4 then everything works. e.g. when I execute this method: pdfDocument.convert(os, PdfForm…...you’re experiencing with the conversion to PDF/A-4 is likely due...the features used in the conversion process that are not compatible...

    forum.aspose.com/t/pdfformat-a4-not-fully-suppo...
  5. Converting Worksheet|Documentation

    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....Document Assistant Close Conversion Display or Hide Gridlines...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/cells/net/converting-worksheet/
  6. Converting EML to MSG produces a strange MSG fo...

    We have a Conversion program that converts emails to PDF. When I export an email in Outlook as an MSG file, it converts to PDF without any problems. If I then convert the MSG file to EML using Aspose, I can also convert…...2026, 11:09am 1 We have a conversion program that converts emails...MSG, I get an error during the PDF conversion. I can still open...

    forum.aspose.com/t/converting-eml-to-msg-produc...
  7. FileCorruptedException when converting Word to ...

    Hello team, We use Aspose Words for Java to convert .DOCX to .HTML. Since the beginning of February 2025, we have seen a significant increase in “FileCorruptedException”. Previously we encountered this 1-2 times a year…...200 instances of this conversion error. The documents generating...not result in a successful conversion. The only solution we have...

    forum.aspose.com/t/filecorruptedexception-when-...
  8. GIS -Bugs for ( MapInfoInterchangepx and MapInf...

    Hi Alexander, Here are bugs I found for these formats: MapInfoInterchangepx and MapInfoTab. MapInfoInterchange 1.[mapInfoInterchange1] Testing MapInfoInterchange → GeoPackage Args: input=‘D:\GisConverter\Tests\MapInfo…...txt’, logLevel=‘’ Conversion failed. 2026-01-22T12:13:28...2026-01-22T10:13:28.8606094Z (UTC) Unexpected error: The method or operation is...

    forum.aspose.com/t/gis-bugs-for-mapinfointercha...
  9. Segmentation faults again using aspose.cells.no...

    Hi, I’m using the latest version of aspose.cells.node. However, once again, I run into so many segmentation faults when converting Excel → HTML (HtmlSaveOptions, have also tried with all options/settings off but it stil…... Error Handling : Implement error handling in your...exceptions and log detailed error messages. This can help pinpoint...

    forum.aspose.com/t/segmentation-faults-again-us...
  10. How to Convert PDF to PDFA in Java

    This short tutorial describes how to convert PDF to PDFA in Java by providing configuration details and a runnable sample code. You can change PDF to PDFA in Java with the help of a couple of lines of code only.... Once the conversion is done, this file can be...format is as per the custom conversion parameters. Steps to Compress...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-pd...