Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 680 for

error handling

(0.09 sec)
  1. How to Apply Custom Logic to Unmerged Regions|A...

    Apply custom logic to unmerged regions during a Mail Merge operation using Java....regions in the document are handled. The base code for this functionality...regions in the document and handle them manually ourselves instead...

    docs.aspose.com/words/java/how-to-apply-custom-...
  2. WUX File Format & .wux extension - Everything Y...

    Explore the WUX extension and file format, a versatile archive format with wide compatibility and efficient compression methods. Learn how WUX simplifies data compression and archive management for a variety of applications....ZIP doesn’t handle WUX archives, you might want...retrieve the original WUD image. Error Correction and Verification:...

    products.aspose.com/zip/most-common-archives/wh...
  3. Aspose.Words or VSTO|Aspose.Words for .NET

    Aspose.Words for .NET is an advanced document processing library that provides great support for all Microsoft Word and other document formats. VSTO and Aspose.Words do not compete with each other because they solve slightly different user tasks using C#....Words you can handle some pretty tricky and complex...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/words/net/aspose-words-or-vsto/
  4. Aspose::Words::Settings::MailMergeSettings clas...

    Aspose::Words::Settings::MailMergeSettings class. Specifies all of the mail merge information for a document. To learn more, visit the documentation article in C++....const Specifies the type of error reporting which shall be conducted...performing the mail merge shall handle blank lines in the merged documents...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. How to Convert PDF to PDF X1A using C#

    This article teaches how to convert PDF to PDF X1A using C#. It provides the IDE settings, the program logic and a runnable sample code to transform PDF to PDF X1A using C#....ErrorAction for controlling the error states during the conversion...Delete option to handle the conversion errors. This article has...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-pdf...
  6. Aspose Words forcefully converting string - Fre...

    I have a Json input with both token and value in string format { "TOKEN1": "1000", "TOKEN2": "2000" } and in Template, i have to check if TOKEN1 exist, then display that in certain format, else if TOKEN2 exis…...01 Error! Can not resolve method ‘IsNullOrEmpty’...Strict; Is there any way to handle it? I cannot afford to change...

    forum.aspose.com/t/aspose-words-forcefully-conv...
  7. Aspose.Cells unable to load xlsx file - Free Su...

    We are facing below exception while trying to open the shared xlsx file. Exception.Message : Invalid IconSetType val Exception.Source : Aspose.Cells Exception.StackTrace : at e.Warning(WarningInfo ) at .() at .(Wor…... This error typically indicates that there...if there are any warnings or errors. If Excel can recover it, save...

    forum.aspose.com/t/aspose-cells-unable-to-load-...
  8. Copy Bookmarked Text in PHP|Aspose.Words for Java

    Copy Bookmarked Text using PHP....is not a paragraph, cannot handle this scenario yet." ); // Limit...have different parents, cannot handle this scenario yet." ); } //...

    docs.aspose.com/words/java/copy-bookmarked-text...
  9. Charts have wrong axis labels when converting f...

    Hi, When converting a DOCX to PDF, I noticed some x-axis labels in some charts are wrongly rendered. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.pdf", new PdfSaveOptions()); I’ve attached the test …...Words handles the rendering of charts and...configurations, as well as any error messages you might be encountering...

    forum.aspose.com/t/charts-have-wrong-axis-label...
  10. How to Convert TSV to Excel in Python

    This quick tutorial describes the process how to convert TSV to Excel in Python. It provides Python environment configuration, programming steps and a runnable sample code that can be used to write TSV to Excel converter in Python....setting interrupt monitor to handle the error conditions, and setting...

    kb.aspose.com/cells/python/how-to-convert-tsv-t...