Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 3,751 for

conversion error

(0.15 sec)
  1. PDF/UA tagged document exception - Free Support...

    Using Aspose.PDF v25.7.0, attempting to convert a PDF to PDF/UA tagged document. Receive Error: Invalid index: index should be in the range [1…n] where n equals to the operators count. Sample code: using (Aspose.Pdf.…... Receive error: Invalid index: index should...9:33pm 2 @Greg103 Cause The error message “Invalid index: index...

    forum.aspose.com/t/pdf-ua-tagged-document-excep...
  2. Regarding AsposePDF Tagging - Free Support Foru...

    Hi Team, We are using latest version of Aspose.PDF (25.10). Requirement : We have to apply tags on the PDF ( Searchable PDF). I am using below code to add the tags but getting an exception like “Specified Cast is not …...Document(normalizedTemp); // Prepare conversion options for tagging var options...the tagged structure during conversion //pdfDocument.Convert(options);...

    forum.aspose.com/t/regarding-asposepdf-tagging/...
  3. Convert One File|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....in the document’s ECB The conversion settings screen is displayed...Here, you can fine-tune the conversion: Select the destination file...

    docs.aspose.com/cells/sharepoint/convert-one-file/
  4. Convert PDF to EPUB, TeX, Text, XPS in Rust|Asp...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using Rust....format that publishers and conversion houses can use in-house,...< (), Box < dyn std :: error :: Error >> { // Open a PDF-document...

    docs.aspose.com/pdf/rust-cpp/convert-pdf-to-oth...
  5. Is It Possible to Use Aspose.Slides in an Azure...

    Hi All, we are trying to use aspose.words (25.7.0) and aspose.slides (25.7.0) in a “plain” Azure Function App (Python 3.12) but as soon as we add the import for these packages the functions do not load anymore. We were …...error("Aspose.Slides not installed...func.HttpResponse( body=b'{"error":"Aspose.Slides not installed...

    forum.aspose.com/t/is-it-possible-to-use-aspose...
  6. Exception when converting Word scatter chart to...

    Hi, we are encountering an exception when using the Aspose converter to generate a PDF from a Word document that contains a scatter chart. Specifically, when the document includes a word scatter chart type, the converter…...converter throws the following error: “Chart type does not support...This issue occurs during the conversion process, and we would appreciate...

    forum.aspose.com/t/exception-when-converting-wo...
  7. 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...
  8. 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...
  9. Queries and Connections with JavaScript via C++...

    Learn how to manage database connections and execute queries using JavaScript via C++ with Aspose.Cells....Example - SQLite Connect Conversion </ title > </ head > < body...toLowerCase (). includes ( 'error' ) || databasePath . toLowerCase...

    docs.aspose.com/cells/javascript-cpp/managing-d...
  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...