Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 4,130 for

error processing

(0.12 sec)
  1. Convert XLS File with Images or Charts to PDF|D...

    Learn how to convert XLS files with images or charts to PDF with Aspose.Cells for Python via .NET API.... The process can be done in memory, as the process does not...XLSX File to PDF Format Ignore Errors while Rendering Excel to PDF...

    docs.aspose.com/cells/python-net/convert-xls-fi...
  2. Utility Features - POP3 Client|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....incorrect, the method may return an error or throw an exception, indicating...indicating that the login process has failed. The code snippet below...

    docs.aspose.com/email/python-net/utility-featur...
  3. 4542 -Gml SourceDriverOptions -RestoreSchema - ...

    Hi Aleaxnder, 1.I used: .if (sourceFormat.Equals(“Gml”, StringComparison.OrdinalIgnoreCase)) { options.SourceDriverOptions = new GmlOptions { RestoreSchema = true }; } What is meaning of using RestoreSchema ? 3.…...All I/O and archive-listing errors are caught; the method logs...logs an informational /// or error message and returns <c>false</c>...

    forum.aspose.com/t/4542-gml-sourcedriveroptions...
  4. HIBC in Python via Java | products.aspose.com

    Aspose.Barcode for Python via Java API allows customize, generate and recognize HIBC barcodes in your Python application... Error Detection: HIBC barcodes often...contain check digits or other error detection mechanisms to ensure...

    products.aspose.com/barcode/python-java/hibc/
  5. HIBC in JavaScript via C++ | products.aspose.com

    Aspose.Barcode for JavaScript via C++ API allows customize, generate and recognize HIBC barcodes in your JavaScript application... Error Detection: HIBC barcodes often...contain check digits or other error detection mechanisms to ensure...

    products.aspose.com/barcode/javascript-cpp/hibc/
  6. HIBC in Java | products.aspose.com

    Aspose.Barcode for Java API allows customize, generate and recognize HIBC barcodes in your Java application... Error Detection: HIBC barcodes often...contain check digits or other error detection mechanisms to ensure...

    products.aspose.com/barcode/java/hibc/
  7. Text Looks Different When Converting a Presenta...

    Hi Team, I have a sample PPTX slide which has one shape. When I obtain the image of this shape using Aspose, the image is different from the original shape. There are two issues: a) The text in the PPTX is bold, while …...Slides[slideIndex]; // Process each shape in the current slide...ex) { Console.WriteLine($"An error occurred: {ex.Message}"); }...

    forum.aspose.com/t/text-looks-different-when-co...
  8. Using Image Markers while Grouping Data in Smar...

    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....Process() method to process smart marker tags...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/cells/java/using-image-markers-...
  9. Why Not Open XML SDK|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....the following spreadsheet processing tasks: High‑quality conversions...a very useful spreadsheet‑processing library that provides great...

    docs.aspose.com/cells/net/why-not-open-xml-sdk/
  10. Cells.importdata is failing if there is invalid...

    Hi Team, We are trying to skip the next cells if the Error in formula. Below is the code we are trying. Is there an option to skip to next cell if Error occurs // Create a new workbook Workbook workbook1 = new Workboo…...skip the next cells if the error in formula. Below is the code...option to skip to next cell if error occurs // Create a new workbook...

    forum.aspose.com/t/cells-importdata-is-failing-...