Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 558 for

exception handling

(0.03 sec)
  1. Not flattening all fields on pdf via .NET - Fre...

    I have a project that is filling pdfs with data, combining, then saving them all asynchronously. I am having an issue where sometimes a few of the documents in the packets are not getting flattened. I am calling Flatten…...adding error handling or logging to capture any exceptions that might...Message: Serialization error. Exception thrown: 'System.ArgumentException'...

    forum.aspose.com/t/not-flattening-all-fields-on...
  2. TxtLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.TEXT document into a Document object in Java....option of a leading space handling. getLoadFormat() Specifies...option of a trailing space handling. getUpdateDirtyFields() Specifies...

    reference.aspose.com/words/java/com.aspose.word...
  3. Insert Paragraph, Table, HMTL into existing Tex...

    We have docx files that have existing Text or Rich Text controls. Using java Aspose.words.2406, I can only append the Run to these existing Content Controls. For Paragraph or Table or using DocumentBuilder to insertHTM…...main(String[] args) throws Exception { Document doc = new Document();...when creating the SDT. Error Handling : If you encounter errors...

    forum.aspose.com/t/insert-paragraph-table-hmtl-...
  4. DocumentLoadingArgs | Aspose.Words for Java

    An argument passed into IDocumentLoadingCallback.notifycom.aspose.words.DocumentLoadingArgs in Java....progressCallback() throws Exception { LoadingProgressCallb progressCallback...(IllegalStateExceptio exception) { System.out.println(exception.getMessage());...

    reference.aspose.com/words/java/com.aspose.word...
  5. IDocumentLoadingCallback.Notify | Aspose.Words ...

    Track document loading progress effortlessly with the IDocumentLoadingCallback Notify method. Enhance user experience with real-time updates!... An exception should be threw from the progress...OperationCanceledExc exception ) { Console . WriteLine ( exception . Message...

    reference.aspose.com/words/net/aspose.words.loa...
  6. Aspose.Words looses footnotes converting DOCX t...

    Scenario: Convert DOCX to PDF. Issue: Aspose.Words 24.12 – No footnotes on the first page of the generated PDF. Aspose.Words 25.1 – Pdf cannot be generated. NullReferenceException is thrown is thrown. Attachments: …...way the conversion is being handled in that version. This could...to exporting bookmarks or handling headers and footers, which...

    forum.aspose.com/t/aspose-words-looses-footnote...
  7. Generate Reports in MSG Files via Java | produc...

    Java sample code to create MSG 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/msg/
  8. Generate Reports in MBOX Files via Java | produ...

    Java sample code to create MBOX 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/mbox/
  9. Generate Reports in EML Files via Java | produc...

    Java sample code to create EML 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/eml/
  10. 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...