Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 4,414 for

conversion error

(0.2 sec)
  1. Encrypt file in AES x256 with special character...

    Hello, I’m trying to use the AES 256 to encrypt some pdf file but when I use this encryption with french characters in password (for example “é”), I’m unable to open this file afterwards with Adobe Acrobat. Below the c…..., “é”), the conversion does not match the PDF specification’s...platform‑default charset conversion. If you are on an older version...

    forum.aspose.com/t/encrypt-file-in-aes-x256-wit...
  2. Public API Changes in Aspose.Cells 8.8.0|Docume...

    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....property in order to control the conversion of long numeric values to...detailed article on Avoid the Conversion of Large Numeric Values to...

    docs.aspose.com/cells/java/public-api-changes-i...
  3. ConversionService and its tests - Free Support ...

    Hi, Can you please take a look on ConversionService class ,the hurt of my GIS converter Lib and its tests (ConversionServiceTests). I build the below two files with ChatGPT and Microsoft. Thanks in adavnce, /// /…...adavnce, /// /// High-level conversion orchestrator. /// /// ///...“cannot create temp folder” errors on some platforms. What to...

    forum.aspose.com/t/conversionservice-and-its-te...
  4. 用 JavaScript 通过 C++ 格式化工作簿中的工作表单元格|Documentation

    学习如何使用 C++ 脚本格式化工作簿中的工作表单元格,定制电子表格中数据的外观和样式。...run(); } catch (error) { console.error( &quot; Error occurred: &quot;...&quot; , error); } </ code ></ pre > < script src = "aspose.cells...

    docs.aspose.com/cells/zh/javascript-cpp/format-...
  5. Unable to open the PST file in the new outlook ...

    Unable to open the PST file in new outlook, PST file is exported using Aspose.Email. New outlook version details. Microsoft Outlook Version: 1.2025.617.100 (Production) Client Version: 20250620014.15 WebView2 Version…...Could you please specify the error you encounter when trying to...group messages” on the “Conversations” tab, messages from the...

    forum.aspose.com/t/unable-to-open-the-pst-file-...
  6. Document.convert(OutputStream outputLogStream, ...

    I’ve got an issue with the Document.convert(OutputStream outputLogStream, PdfFormat format, ConvertErrorAction action) method in a concurrency scenario. Using this method in parallel throws the following exception: com…...four files I can reproduce the error. This is the new Code: public...System.err.println("Done with conversion for pdf: " + path); } } }...

    forum.aspose.com/t/document-convert-outputstrea...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 适用于 Rust 的 PDF 格式转换解决方案 https://products.aspose.com/pdf/zh-hans/rust-cpp/Conversion/ Recent content in 适用于 Rust 的 PDF 格式转换解决方案 on Aspsoe.PDF Pr......com/pdf/zh-hans/rust-cpp/conversion/ Recent content in 适用于 Rust...com/pdf/zh-hans/rust-cpp/conversion/index.xml self application/rss+xml...

    products.aspose.com/pdf/zh-hans/rust-cpp/conver...
  8. What's New in Aspose.Imaging for Java|Documenta...

    Discover the latest advancements in Aspose.Imaging, Java image processing library designed to streamline your workflow. Explore enhanced capabilities for seamless image export and Conversion, allowing for effortless manipulation of images....10 and fix rendering errors in the provided file. Upgrade...loading of HEIC formats and conversion to various supported formats...

    docs.aspose.com/imaging/java/what-s-new-in-aspo...
  9. PDF to WORD not supported in Aspose WORDS java ...

    Hi, I am trying to PDF to DOCX using Aspose words for Java. I am using the latest version currently available which is 25.9. But when running this code (to convert a PDF to DOCX), I get this Error: com.aspose.words.Un…...a PDF to DOCX), I get this error: com.aspose.words.UnsupportedFileForma:...} catch (Exception e) { log.error("Aspose (words) unable to convert...

    forum.aspose.com/t/pdf-to-word-not-supported-in...
  10. Converting Worksheet to Image and Worksheet to ...

    Learn how to convert a worksheet to an image file and a worksheet with multiple pages to an image file per page using Aspose.Cells with C++....demonstrate how easy this conversion is. #include <iostream> #include...directly move to the worksheet conversion steps. Following is the code...

    docs.aspose.com/cells/cpp/converting-worksheet-...