Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 1,573 for

error handling

(0.11 sec)
  1. Working with Cells GridWeb|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....cell B3 will show a Validation Error in the form of Red XXXX , as...custom command button and how to handle its click event. You can use...

    docs.aspose.com/cells/java/working-with-cells-g...
  2. Parsing the details via DotNet in efficient man...

    Hello Team, we are out here to parse and fetch the data for PST & OLM Files in most time consuming and efficient manner, and we have 2 goals here. Both the parsing logics are consuming too much time and we want to optimi…...WriteLine($"Error processing message: {ex.Message}");...(Exception ex) { Console.WriteLine($"Error processing message: {ex.Message}");...

    forum.aspose.com/t/parsing-the-details-via-dotn...
  3. Convert pdf to image results in missing text - ...

    We use Aspose.Pdf 20.12.0.0 for .NET to convert files of different formats to images. There was a problem with one pdf file that had some symbols that where missing in resulting image file. The example file is “edited.…...ex) { throw new Exception("Error reading file", ex); } MemoryStream...problem with how Aspose.Pdf handles font sub‑setting when rasterising...

    forum.aspose.com/t/convert-pdf-to-image-results...
  4. How to Convert MPP to SVG using C#

    This simple article provides details about how to convert MPP to SVG using C#. You can transform a MPP file to SVG using C# with the help of well defined steps and sample code containing a few lines of code only....operation, and set the error-handling routine for accessing some...

    kb.aspose.com/tasks/net/how-to-convert-mpp-to-s...
  5. Unable to insert a png with big resolution - Fr...

    Dear Sir or Madam, If I try to insert an image with 10000 horizontal/vertical resolution it wouldn’t be inserted. The project is attached. Please note that the similar image with different resolution can be inserted. R…...internal limitations when handling very large images. While I...the following: What specific error message or behavior occurs when...

    forum.aspose.com/t/unable-to-insert-a-png-with-...
  6. Accessing Type Members in C#|Aspose.Words for .NET

    Access public (static and instance) members of accessible types in template expressions when building a report in C#....the engine’s missing‑member handling feature. When a member is...Customer?.PhoneNumber without errors. Q: Is it possible to instantiate...

    docs.aspose.com/words/net/accessing-type-member...
  7. Website to HTML – Save a Website or Web Page in...

    Learn how to save a website or save a single web page using Aspose.HTML for Java and customize the website downloading process to suit your needs....you can specify the resource handling options for the object. The...and JavaScript files, are handled when saving an HTML document...

    docs.aspose.com/html/java/website-to-html/
  8. Parameters of 1D Barcode Generation|Documentation

    How to Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for Python...Ratio Is Set to 2 Is Set to 5 Handling Exception on Incorrect Barcode...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/barcode/python-java/generate-1d...
  9. Parameters of 1D Barcode Generation|Documentation

    How to Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for Android...Ratio Is Set to 2 Is Set to 5 Handling Exception on Incorrect Barcode...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/barcode/androidjava/1d-barcodes...
  10. Updating Linked Excel Chart Links in PowerPoint...

    I’m trying to update some linked charts in a PowerPoint presentation using slides for .Net. I have found several examples, but all mention methods like getLinkFormat and UpdateLinks, but trying to use those gives me an …...trying to use those gives me an error that there is not a definition...object model. Linked‑chart handling is performed through IChart...

    forum.aspose.com/t/updating-linked-excel-chart-...