Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 4,278 for

conversion error

(0.07 sec)
  1. Convert MSG files to EML format issue - Free Su...

    We’re currently using the Aspose library (version 1.17.158) to convert MSG files to EML format, but we’ve encountered an issue during the Conversion process. Details: Aspose Version: 1.17.158 Operation: MSG → EML conv…...encountered an issue during the conversion process. Details: Aspose...158 Operation: MSG → EML conversion Error: Object reference not...

    forum.aspose.com/t/convert-msg-files-to-eml-for...
  2. Convert PDF to PDF/A formats in Node.js|Aspose....

    This topic show you how to Aspose.PDF allows to convert a PDF file to a PDF/A compliant PDF file in the Node.js environment.... During the conversion process, validation is performed...accordingly, an error appears in your file, the error information...

    docs.aspose.com/pdf/nodejs-cpp/convert-pdf-to-p...
  3. 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...
  4. 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...
  5. 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/
  6. C++ 的新功能|Aspose.PDF for C++

    本页介绍了最近发布的 Aspose.PDF for C++ 中引入的最受欢迎的新功能。..._dataDir ( "C: \\ Samples \\ Conversion \\ " ); // String for input...Exception & error ) { Console :: WriteLine ( u "Error: {0}" , error...

    docs.aspose.com/pdf/zh/cpp/whatsnew/
  7. Convert PDF to Excel in Rust|Aspose.PDF for Rus...

    Aspose.PDF for Rust allows you to convert PDF to XLSX format....time-consuming and error-prone. Conversion automates this process...< (), Box < dyn std :: error :: Error >> { // Open a PDF-document...

    docs.aspose.com/pdf/rust-cpp/convert-pdf-to-xlsx/
  8. Stream incorrect or unsupported! AmazonS3 Stora...

    I’ve created AWS S3 bucket and configured a use with IAM role to have read/write access to this bucket. I’ve created a new storage type AWS S3 and properly everything configured. I’ve confirmed that connection is valid: …...triggering the conversion with API returns the following error: { "RequestId":..."RequestId": "d1f16b0a5e8a9048b55e", "Error": { "Code": "internalError"...

    forum.aspose.com/t/stream-incorrect-or-unsuppor...
  9. 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/
  10. How to Convert PDF to Fully Black & White (Gray...

    Hi Team, We are using Aspose.PDF for .NET (version 21.6.0) on .NET Core 3.1, and we need to convert PDFs to fully black & white (grayscale) when a flag is enabled. Our requirement: :arrow_right: The final output PDF m…...contain colored elements after conversion. This happens especially...Applying black and white conversion"); ApplyGrayscaleConver(pdfDocument);...

    forum.aspose.com/t/how-to-convert-pdf-to-fully-...