Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 782 for

error correction

(0.04 sec)
  1. C++ send email. Send email using C++ and SMTP p...

    How to send email with attachments using C++ and Gmail, Outlook or other SMTP server...If authorization fails, the error code is saved for the future...will receive an authorization error code (if one was saved during...

    products.aspose.com/email/cpp/send-email/
  2. Load docx throw The document appears to be corr...

    Env Windows 11 Aspose.Words for NET 25.2 Code void Main() { var doc=new Aspose.Words.Document(@"C:\Users\hello\Desktop\test\test.docx"); } Test File test.zip (1.8 MB)...2025, 3:20am 2 @xxtears The error message “The document appears...you will need to provide the correct password using the LoadOptions...

    forum.aspose.com/t/load-docx-throw-the-document...
  3. NullReferenceException in PdfFileEditor.Concate...

    Hello, I am encountering a NullReferenceException when trying to concatenate PDF files using the PdfFileEditor.Concatenate() method in Aspose.PDF 25.1.0 . The issue occurs specifically when the PDFs being processed cont…... The error is thrown on the following line...and not null , containing correct file paths. The agendaFileTmpPath...

    forum.aspose.com/t/nullreferenceexception-in-pd...
  4. Incorrect formula processing - TOCOL and nested...

    Hi We are evaluating upgrading to the latest version of Aspose Cells to take advantage of the support for newer Excel functions. We have found an issue where the formula =TOCOL(SIMPLE_TABLE *(100-MULTIPLIERS),TRUE) retur…... Correct values are returned when the...structure of your formula is correct and that the ranges used in...

    forum.aspose.com/t/incorrect-formula-processing...
  5. Working With Tables in PHP|Aspose.Words for Java

    Working With Tables using PHP....{ echo "Cell width is not correct. <br />" ; } } Download Running...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/words/java/working-withtables-i...
  6. Missing most of the shapes after importing a fi...

    After importing vsd to vsdx, only some lines import and most of the shapes are missing. vsd file in question and screenshot of an issue: missing shapes.zip (482.7 KB) The file was converted using this part of code: F…...snippet you provided looks correct for saving a VSD file as VSDX...shapes that are missing or any error messages you encounter during...

    forum.aspose.com/t/missing-most-of-the-shapes-a...
  7. JavaScript OCR – image to text on web pages | A...

    With Aspose JS API, you can add optical character recognition directly to a web page or in cross-platform Electron apps....blocks in images to ensure the correct order of extracted text, regardless...pre-processing and image correction is done automatically, so...

    products.aspose.com/ocr/javascript-cpp/
  8. Python and .NET Version Differences|Aspose.Imag...

    Aspose.Imaging for Python via .NET is a wrapper of Aspose.Imaging for .NET, this page describes the differences in features and API of these two products....` for correct disposing with Image . load...obj cannot be cast to T , an error occurs. Unlike the as_of function...

    docs.aspose.com/imaging/python-net/python-notes/
  9. Text alignment while converting to pdf - Free S...

    Dear Team, I am facing text alignment issue while converting dwg to pdf. I am using Aspose.Cad v24.10. Below is my c# code for the same Aspose.CAD.Image cadImage1 = Aspose.CAD.Image.Load(strTreePath) List validLayout…...sure you are exporting the correct layout. If your DWG file has...11:57am 3 This code is giving error CadRasterizationOpti does not...

    forum.aspose.com/t/text-alignment-while-convert...
  10. Extract certificate from PDF on docker - Free S...

    Hello, I am trying to extract a user certificate from a signed pdf. Everything is fine when I do it in windows but when I do it in docker the certificate that is extracted from the user signature is not the user certif…...considerations to ensure that the correct certificate is extracted. Here’s...(Exception ex) { Console.WriteLine($"Error: {ex.Message}"); } } } } Troubleshooting...

    forum.aspose.com/t/extract-certificate-from-pdf...