Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 684 for

exception handling

(0.09 sec)
  1. 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...
  2. FieldMergingArgs | Aspose.Words for Java

    Provides data for the MergeField event in Java....with a custom callback that handles merge data in the form of HTML...void insertHtml() throws Exception { Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  3. Generate Reports in OST Files via Java | produc...

    Java sample code to create OST format reports on Java Runtime Environment for JSP/JSF Application and Desktop Applications....(MailException ex){ //print exception } About Aspose.Email for Java...as MSG, EMLX, EML and MHT. Handling of email attachments, customization...

    products.aspose.com/email/java/assembly/ost/
  4. 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...
  5. 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 …...or improvements related to handling layers. Use Try-Catch : Implement...Implement error handling around the code that accesses the layers...

    forum.aspose.com/t/issues-with-aspose-pdf-versi...
  6. Unsupported symbols in the name of the html fil...

    Hi, I am using Aspose.HTML library and I found out that it doesn’t support ‘#’ character in the name of the input html file when windows handles it OK. Is there any solution of this issue? Here is sample code: using (v…...input html file when windows handles it OK. Is there any solution...WriteLine(“OK”); } Exception I get: Unhandled Exception: System.Exception: ‘file:///D:/work/...

    forum.aspose.com/t/unsupported-symbols-in-the-n...
  7. 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...
  8. DocumentLoadingArgs.EstimatedProgress | Aspose....

    Track progress effortlessly with DocumentLoadingArgs' EstimatedProgress property, providing real-time percentage updates for enhanced efficiency....OperationCanceledExc exception ) { Console . WriteLine ( exception . Message...Message ); // Handle loading duration issue. } } /// <summary> ///...

    reference.aspose.com/words/net/aspose.words.loa...
  9. IDocumentLoadingCallback Interface | Aspose.Wor...

    Customize document loading with Aspose.Words.IDocumentLoadingCallback. Implement your own method for enhanced control and flexibility in document management....OperationCanceledExc exception ) { Console . WriteLine ( exception . Message...Message ); // Handle loading duration issue. } } /// <summary> ///...

    reference.aspose.com/words/net/aspose.words.loa...
  10. IFontSavingCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications and control how Aspose.Words saves fonts when exporting a document to HTML format 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...