Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 1,720 for

error handling

(1.25 sec)
  1. Quick Generation Examples|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....APIs and include proper error handling. Basic Setup Import the...{ System . err . println ( "Error: " + e . getMessage ()); } }...

    docs.aspose.com/barcode/java/developer-guide/qu...
  2. Working with Aspose.Cells.GridDesktop Events|Do...

    This article introduces how to use events in GridDesktop....control and explains how to handle those events. Introduction...CellKeyPressed event, set the Handled property of the CellKeyEventArgs...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  3. Duplicate image is creating when i try to conve...

    Duplicate image is creating when i try to convert into pdf is there any issue in this sample code? class ImageProcessor implements FileProcessor { @Override public void processFile(Document pdfDocument, File file) { …...println("Error processing image: " + e.getMessage());...the image repeatedly. Image Handling : Instead of directly adding...

    forum.aspose.com/t/duplicate-image-is-creating-...
  4. Product Overview|Documentation

    Aspose.BarCode for JavaScript via C++: Product Description, Main Features, and General Information...functionality to applications, handling various barcode types (both...Customizable barcode settings such as error correction mode, ECI, and embedded...

    docs.aspose.com/barcode/javascript-cpp/product-...
  5. PPT to PDF Conversion with an Empty Comment in ...

    Hi Team, While converting PPT into PDF we are using Presentation class Object to load ppt file in Java code. import com.aspose.slides.Presentation; Presentation presentation = new Presentation("sample1.pptx"); We hav…...then code is throwing below error: Caused by: com.aspose.slides...SDK raises the out‑of‑range error you see. What to do next Check...

    forum.aspose.com/t/ppt-to-pdf-conversion-with-a...
  6. Excel Cell Operations|Documentation

    Excel cell operations - merge, copy/paste, clear cells, and advanced cell manipulation with AI automation...Transpose data orientation Error Handling Invalid Merge Range { "tool"..."range" : "A1" } } Result : Error - cannot merge single cell Missing...

    docs.aspose.com/cells/nodejs-cpp/mcp/cell-opera...
  7. Status of failed conversion -status - Free Supp...

    Hi Alexander, Regarding : Status of failed concersion - Free Support Forum - aspose.com What is your decisions in this issue ? Thanks,...root cause is a corner‑case handling of certain CRS definitions...details Logger.Write(LogLevel.Error, ex.ToString()); throw; } The...

    forum.aspose.com/t/status-of-failed-conversion-...
  8. Step‑by‑Step Guide to Load a Spreadsheet with G...

    Detailed tutorial on using Aspose.Cells GridJs with a Spring Boot backend and a client‑side HTML/JavaScript UI to load, edit, and download Excel files....spreadsheets, updating cells, handling images, OLE objects, and file...</dependency> <!-- Gson for JSON handling --> <dependency> <groupId>...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  9. Issues with Aspose.PDF version 24.3.0 - Free Su...

    Hi, I’m upgrading Aspose library in a solution based on .NET Framework 4.7.2. The version Aspose.PDF version 24.3.0 compiles properly, but I’m having problems when I work with PDF with layers. I added a validation to …...with layers but I’m getting an error when it’s trying to read the...This is the code snippet: var errors = new List<string>(); string...

    forum.aspose.com/t/issues-with-aspose-pdf-versi...
  10. Invalid .wmf files after converting vsd to vsdx...

    A vsd file imports successfuly and doesn’t have any issues when opened in Visio, but cached .wmf previews of equations that are on that diagram seem to be corrupt. I tried to open .wmf files in the following application…...correct, consider adding error handling to catch any exceptions...the issue, please provide any error messages or additional details...

    forum.aspose.com/t/invalid-wmf-files-after-conv...