Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 859 for

exception handling

(0.07 sec)
  1. Miscellaneous | Aspose.Tasks Documentation

    The page contains useful scenarios of how Aspose.Tasks for .NET can be extracted from Microsoft Project MPP files....resource allocation, and calendar handling, there are several other useful...using Aspose.Tasks. Handling Exceptions Discover techniques for...

    docs.aspose.com/tasks/net/miscellaneous/
  2. Issues when using Multilanguage - Free Support ...

    Hello, I am trying to OCR a PDF with multiple languages and always get a System.Exception error. I tried to use the Logging feature with no luck. I have also downloaded all models as you can see in the screenshot below …...Exception error. I tried to use the...(!SetLicense()) throw new Exception("Error setting license.");...

    forum.aspose.com/t/issues-when-using-multilangu...
  3. If the zip file corrupted or not a zip file, th...

    I’m developing with latest Aspose.zip in c# to handle zip entries. But recently i met issue that the file will be occupied by aspose zip and cannot release the file. To quickly reproduce the issue, you can try with any …...zip in c# to handle zip entries. But recently i...Extract(“C:\tempFolder”); } } catch (Exception ex) { Thread.Sleep(3000);...

    forum.aspose.com/t/if-the-zip-file-corrupted-or...
  4. Using Aspose.Slides on Azure|Aspose.Slides Docu...

    Learn how to deploy Aspose.Slides on Microsoft Azure for scalable, serverless presentation processing. Convert PPT to PDF and integrate with Azure Blob Storage, Functions, and App Services for robust, automated solutions....Azure’s dynamic scale, you can handle spikes in file uploads without...sample snippet showing how to handle concurrency by processing each...

    docs.aspose.com/slides/net/slides-on-cloud-plat...
  5. FontSavingArgs | Aspose.Words for Java

    Provides data for the IFontSavingCallback.fontSavingcom.aspose.words.FontSavingArgs event in Java....saveExportedFonts() throws Exception { Document doc = new Document(getMyDir()...// Set a callback that will handle font saving in a custom manner...

    reference.aspose.com/words/java/com.aspose.word...
  6. Merge VCF Files via .NET | products.aspose.com

    Combine VCF files using the C# code sample from the advanced library on .NET Framework, .NET Core Platforms. Optimize email Handling!..." ); } catch (Exception ex) { Console.WriteLine( $"An...files and messages, as well as handling calendar and contact data...

    products.aspose.com/email/net/merger/vcf/
  7. Aspose.Words conver pdf to markdown anomaly mem...

    Use the following code for try: document1 = aw.Document("自訂格式(電商匯入中心)11.pdf") save_options = aw.saving.MarkdownSaveOptions() save_options.image_resolution = 150 document1.save(f"自訂格式(電商匯入中心)11.md", save_opti…...md", save_options) except Exception: traceback.print_exc()...save(f"自訂格式(電商匯入中心)11.md", save_options) except Exception: traceback.print_exc()...

    forum.aspose.com/t/aspose-words-conver-pdf-to-m...
  8. LET function #NAME error - Free Support Forum -...

    We are getting a couple of errors due to the LET function after calling wb.CalculateFormula(ignoreError: true). We are using version 25.9 of Aspose.Cells When using an xlsb workbook format with a LET function and call…...supported functions and error handling in Aspose.Cells. amjad.sahi...getting an unusual exception " Exception of type ‘\u000f\u001b\u0015’...

    forum.aspose.com/t/let-function-name-error/319910
  9. Parts of shapes (such as connections / texts) a...

    Dear support, I’m using the Aspose.Diagram for .NET version 24.8.0 I would like to mention that the grouping is working perfectly for what I would like to achieve (removing the ‘whitespace’ of the page). However, I not…...completely drawn (see pictures ‘Handling debtors.png’ for an example)...svg-file. Handling debtors.png (47.6 KB) Handling debtors in...

    forum.aspose.com/t/parts-of-shapes-such-as-conn...
  10. Extract Images from PDF|Aspose.PDF for Java

    How to extract a part of the image from PDF using Aspose.PDF for Java...FileNotFoundExceptio e ) { // TODO: handle exception e . printStackTrace ();...IOException e ) { // TODO: handle exception e . printStackTrace ();...

    docs.aspose.com/pdf/java/extract-images-from-th...