Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 1,159 for

exception handling

(0.12 sec)
  1. Convert LaTeX to PNG with Aspose.Tex in Python ...

    Learn how to convert LaTeX equations to PNG images using Aspose.Tex for Python via .NET. Follow this step-by-step guide to add rendering in a Flask app.... License handling – The SDK works in evaluation... The SDK throws detailed exceptions that include the problematic...

    blog.aspose.com/tex/how-to-convert-latex-to-png...
  2. Getting incorrect revision information using As...

    Hi Team, I’m using Aspose.words for Java to get revision info (like the number of insertions, deletions, and format changes) with the code below. But I found that sometimes, the revision info is incorrect since the coun…...main(String[] args) throws Exception { loadAsposeLicense(); Document...revisionInformation(Document doc) throws Exception { HashMap<String, Integer>...

    forum.aspose.com/t/getting-incorrect-revision-i...
  3. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...(presentation, slide) except Exception as e: logger.error( f"Error...me_file, output_file) except Exception as e: logger.error(f"Error...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  4. 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…...7 KB) Exception detail: System.InvalidCastException...it was caused by incorrect handling of data types. Can I use this...

    forum.aspose.com/t/system-invalidcastexception-...
  5. Working with Calendar Exceptions in Ruby | Aspo...

    A guide on how to use Aspose.Tasks Java for Ruby to manage calendar Exceptions....Guide Working with Calendar Exceptions in Ruby Live Demos High Code...Calendar Exceptions in Ruby Adding Calendar Exceptions in Ruby...

    docs.aspose.com/tasks/java/working-with-calenda...
  6. OLM file was failed - Free Support Forum - aspo...

    Hi, I am facing an issue while converting OLM to PST. During the conversion, a problem occurs with Calendar items due to an invalid Win32 File Time, which prevents the PST from being created successfully. Please provid…...approach or sample code to handle this issue. Professionalize...after December 31, 9999) . To handle this, you should validate and...

    forum.aspose.com/t/olm-file-was-failed/324744
  7. Pattern Overlay not supported - Free Support Fo...

    The attached zip has a single PSD file, that file has a single text layer, that layer has a simple pattern overlay. input.zip (525.4 KB) Saving this kind of files (with a pattern overlay in a text layer) outputs a brok…... No exceptions. Please advise. Code sample:...provide additional insights into handling such scenarios. Sources: [1]:...

    forum.aspose.com/t/pattern-overlay-not-supporte...
  8. Miscellaneous | Aspose.Tasks Documentation

    This page provides information on various aspects of Aspose.Tasks for C\u002B\u002B related to editing Microsoft Project MPP files....Tasks Documentation Handling Exceptions with Aspose.Tasks for...

    docs.aspose.com/tasks/cpp/miscellaneous/
  9. OCR a PDF image to a readable PDF - Free Suppor...

    We are testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionSettings() settings.Language = Language.Eng settings.StartPag…...Description: An unhandled exception occurred during the execution...it originated in the code. Exception Details: System.BadImageFormatExcept:...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...
  10. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java....public void fields() throws Exception { Document doc = new Document(getMyDir()...FieldStart fieldStart) throws Exception { if (fieldStart == null)...

    reference.aspose.com/words/java/com.aspose.word...