Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 1,832 for

error correction

(0.35 sec)
  1. Generate DataBar Barcodes in JavaScript|Documen...

    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...."DatabarExpanded" , "" ); // Correct codetext with GS1Encoding check...with GS1Encoding check (throws error) try { gen . CodeText = "ASPOSE"...

    docs.aspose.com/barcode/javascript-cpp/databar-...
  2. DocumentRecognitionSettings missing in Aspose.O...

    We are trying to follow the example in this article: Create Scanned PDF to Excel Converter with OCR using C# | File Format Processing Plugins for C# .NET Core | Aspose Blog but DocumentRecognitionSettings class is not…... Capture the full compiler error message (type not found, missing...the project references the correct Aspose.OCR DLL (no mixed versions)...

    forum.aspose.com/t/documentrecognitionsettings-...
  3. Get Warnings for Font Substitution while Render...

    Learn how to get warnings for font substitution when rendering Excel files to PDF using Aspose.Cells with C++....are recalculated, and the correct values are rendered in the...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/cells/cpp/get-warnings-for-font...
  4. com.aspose.pdf.internal.ms.System.lh: Culture N...

    We use Aspose library for transformation from one format to other format documents. As part of docx to pdf transformation , while loading license , we get the following Error and transformation request got failed. Our cu…...license , we get the following error and transformation request got...resource Ensure the path is correct and the license file is readable...

    forum.aspose.com/t/com-aspose-pdf-internal-ms-s...
  5. Convert XLSX File to PDF Format|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....are recalculated, and the correct values are rendered in the...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/cells/net/convert-xlsx-file-to-...
  6. Can I resize canvas size of psd file when using...

    Hello, I am working with PSB files that have extremely large canvas dimensions (both width and height). While using the Aspose.PSD for Python library to add text layers and save the file, I am encountering what appears…...what appears to be a memory error during the process. To address...@ppooiiuuyh the answer of bot is correct, at this moment we don’t support...

    forum.aspose.com/t/can-i-resize-canvas-size-of-...
  7. 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...
  8. PDF Metadata Title with Emoji characters show C...

    Hi, please see C# code below. var html = "<html>...</html>" var pdfDocument = new Document(new MemoryStream(Encoding.UTF8.GetBytes(html))); pdfDocument.Info.Title = "⭐Once Upon a Star"; pdfDocument.Save(filePath); when…...PDF generation; if it looks correct, the problem is specific to...Trying the XMP but getting error. What is the fix? System.ArgumentException:...

    forum.aspose.com/t/pdf-metadata-title-with-emoj...
  9. Using TrueType Fonts in Python|Aspose.Words for...

    Aspose.Words for Python via .NET can find the right font or its suitable replacement for correct document rendering. This ensures that the difference between the displayed document and the original is minimal when there is not enough information about a font....font cannot be found, for correct rendering. FAQ Q: How can I...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/words/python-net/using-truetype...
  10. 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...