Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 1,782 for

error handling

(0.08 sec)
  1. Working with GridWeb Events|Documentation

    This article introduces how to work with different kinds of events in GridWeb....with some details on how to handle these events. Working with...a cell’s input value has an error. ColumnDeleted Occurs when a...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  2. 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...
  3. How to Split Pages in Word using Python

    This crisp tutorial describes how to split pages in Word using Python. It provides introduction to all the necessary resources, steps and runnable sample code to extract pages from Word using Python....the warning callback for error handling, setting progress callbacks...

    kb.aspose.com/words/python/how-to-split-pages-i...
  4. How to Add Data Validation in Excel using C#

    This short tutorial guides on how to add data validation in Excel using C#. It provides complete details for IDE settings and a runnable sample code to create drop down selection in Excel using C#....dropdown, and properties for handling the error conditions. This tutorial...

    kb.aspose.com/cells/net/how-to-add-data-validat...
  5. 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...
  6. 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-...
  7. 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...
  8. System.InvalidCastException Occurs When Loading...

    Hi, Recently, a large number of clients have reported that their slides files cannot be processed. The Error message is as follows. Please provide some assistance. Thank you. I got System.InvalidCastException:Unable to…... The error message is as follows. Please...This error occurs even with very old versions. This error did...

    forum.aspose.com/t/system-invalidcastexception-...
  9. 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/
  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-...