Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 1,738 for

error handling

(0.13 sec)
  1. Convert the Smart Art to Group Shape|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.... It will enable you to handle a Smart Art shape like a group...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/cells/python-net/convert-the-sm...
  2. Markdown to HTML – Convert AI Chat Responses to...

    Learn how to convert Markdown to HTML, apply styles, and beautifully display AI-generated content with Aspose.HTML for .NET....and flexible solution for handling Markdown conversion. With...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/html/net/convert-ai-markdown-to...
  3. detect_areas_mode_enum::UNIVERSAL|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::UNIVERSAL algorithm....image processing, which can handle both simple scans and complex...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/ocr/cpp/areas-detection/universal/
  4. ArrayIndexOutOfBoundsException after SmartObjec...

    Bug Report: ArrayIndexOutOfBoundsException After SmartObjectLayer.replaceContents() Summary After calling SmartObjectLayer.replaceContents() and SmartObjectLayer.updateModifiedContent(), any subsequent save operation on …...of bounds for int[10496673] Error Details Expected array size:...1,102 int (4,408 bytes) The error occurs deep inside Aspose.PSD’s...

    forum.aspose.com/t/arrayindexoutofboundsexcepti...
  5. Aspose.PSD for Java 23.12 - Release Notes|Docum...

    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.... Feature PSDJAVA-566 Handle Gradient type Noise in GdflResrource...GdflResrource. Feature PSDJAVA-567 Error “Object reference not set to...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  6. Setting Dynamic Array Formulas|Documentation

    How to use Aspose.Cells for Python via .NET library to calculate dynamic array formulas in Microsoft Excel. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells for Python via .NET to calculate the dynamic array formula and get the result. Finally, we save the modified Excel file to disk.... They can handle large datasets and perform...introduce new functions that can handle arrays natively, such as FILTER...

    docs.aspose.com/cells/python-net/calculation-of...
  7. Release Unmanaged Resources of the Workbook|Doc...

    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....file and pipe handles, registry handles, wait handles, or pointers...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/cells/net/release-unmanaged-res...
  8. Use LightCells API build xls ,throw Exception O...

    using Aspose.Cells; namespace ConsoleApp17 { public class WriteUsingLightCellsAPI { public static void Run() { // The path to the documents directory. var fileName = $“F:\temp\{DateTime.Now:yyyyMMHHmmss}.xls”; …...XlsSaveOptions PutValue("") throw error //var saveOptions = new OoxmlSaveOptions();...XlsSaveOptions PutValue("") throw error else cell.PutValue(_row + _column);...

    forum.aspose.com/t/use-lightcells-api-build-xls...
  9. Reading Code Text Raw|Documentation

    Learn how and when to use raw code bytes from BarCodeReader in Aspose.BarCode for Java....(DataMatrix, PDF417 in binary modes) handle GS1 barcodes and need robust...related to encoding structure and error correction. 3. Binary Payloads...

    docs.aspose.com/barcode/java/developer-guide/ba...
  10. DWG to PDF Output Blurry - Free Support Forum -...

    Output of the conversion of a DWG file to A4 PDF using Aspose.CAD generates an unreadable file contents. Using the following code: using var image = Aspose.CAD.Image.Load(“Drawing.dwg”); var pdfOptions = new PdfOption…...the library fails to properly handle vector entities during page...topics such as spline export errors , text orientation changes...

    forum.aspose.com/t/dwg-to-pdf-output-blurry/324329