Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 1,784 for

error correction

(0.18 sec)
  1. Modifications on PDF documents - Free Support F...

    Hell Support, I am working with the team for our Aspose use cases on document related requirements. We ran into an issue while trying to import the appose-pdf library and were hoping you could assist us with this. The …... ensure that you have the correct version installed and referenced...doc-service-RnD % pip3 install aspose-pdf ERROR: Could not find a version that...

    forum.aspose.com/t/modifications-on-pdf-documen...
  2. Creating MapiCalendar in Aspose.Email - Free Su...

    I’m trying to create a MapiCalendar from fields of OLM calendar items , but it shows Win32 FileTime Error . bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new PST PersonalStor…...but it shows Win32 FileTime error . bool ConvertOlmToPst(string...(MapiMessage mapi in messages) // ✅ Correct type for v25.11 { try { if...

    forum.aspose.com/t/creating-mapicalendar-in-asp...
  3. Aspose Word and PPT for python not working in A...

    We are trying to use Aspose PDF and Apose word in Azure Databricks by using python. It is crashing when try to set liscence or try to use any function by below message. Is there any one successful Fatal Error: The Pytho…...there any one successful Fatal error: The Python kernel is unresponsive...path to the license file is correct and that the file is accessible...

    forum.aspose.com/t/aspose-word-and-ppt-for-pyth...
  4. Verify that Cell Value Satisfies Data Validatio...

    Learn how to verify that a cell value satisfies data validation rules through the Aspose.Cells for C++ API....number, Microsoft Excel shows an error message and prompts them to...to enter a number in the correct range. If you copy and paste a...

    docs.aspose.com/cells/go-cpp/verify-that-cell-v...
  5. AttributeError: type object 'aspose.email.mapi....

    AttributeError: type object ‘aspose.email.mapi.MapiMessage’ has no attribute ‘from_file’ when loading the .msg file from aspose.email.mapi import MapiMessage msg = MapiMessage.from_file(“message.msg”)...Kolambran Cause The error message you’re encountering...Body) Ensure that you have the correct version of the Aspose.Email...

    forum.aspose.com/t/attributeerror-type-object-a...
  6. Encrypt PDF using Rust|Aspose.PDF for Rust via C++

    Encrypt PDF File with Aspose.PDF for Rust via C++.... If it’s not correct, the document will not open...< (), Box < dyn std :: error :: Error >> { // Create a new PDF-document...

    docs.aspose.com/pdf/rust-cpp/encrypt-pdf/
  7. Failed to convert Image type format to PDF: The...

    Hi, I am trying to convert images format to the pdf please find the below code for that: using (var imageStream = new MemoryStream(inputBytes)) { using (var outputStream = new MemoryStream()) { var pdf = new Aspose…...respose in throws me an below error: Failed to convert document...2024, 12:09pm 2 @cdayalal The error you are encountering, “The type...

    forum.aspose.com/t/failed-to-convert-image-type...
  8. 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…... Error:{1}", inputFilePath, ex.Message);...grayscale conversion failed. Error{1}", i, ex.Message); } } } Question...

    forum.aspose.com/t/how-to-convert-pdf-to-fully-...
  9. Aspose.PDF + Pdf version 1.20 does not supporte...

    I am Gettting Below Error Error: [{“FileId”:“e05f0e90-8bb7-41b0-93a9-637bccba5233”,“OriginalFileName”:“ParentFile”,“ParentFileId”:null,“NoConverter”:false,“HasErrors”:true,“NoValidExtension”:false,“Extension”:“.pdf”,“Ex…...the fix is just to correct text of error message??? @sergei.shibanov...GayatriNaik: fix is just to correct text of error message Yes. it is....

    forum.aspose.com/t/aspose-pdf-pdf-version-1-20-...
  10. Encrypt PDF using JavaScript|Aspose.PDF for Jav...

    Encrypt PDF File with Aspose.PDF for JavaScript via C++.... If it’s not correct, the document will not open...accordingly, there will be an error in your file, then information...

    docs.aspose.com/pdf/javascript-cpp/encrypt-pdf/