Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 1,159 for

exception handling

(0.15 sec)
  1. Document conversion occurs without any prompts ...

    Today, I encountered an issue while processing document conversion. A Word file couldn’t be converted, and there was no error message or prompt. After debugging, I found that the problem might be caused by some code with…... How can we handle this to stop the conversion...exhausting the CPU. How can we handle this to stop the conversion...

    forum.aspose.com/t/document-conversion-occurs-w...
  2. Online Excel Text Search Application or Develop...

    Free online app to search in Excel files. Java code for any Excel file text search application....critical for organizations handling large volumes of spreadsheet...track live financial data and exceptions. Enterprise Spreadsheet Search...

    products.aspose.com/total/java/search/excel/
  3. Section Break as revision - How to get that spe...

    Hello Aspose Team, I have a specific situation in my Word file: I need to find revisions which are actually Section Breaks and then accept those revisions programmatically. I am using Java and Aspose.Words. Is there a …...main(String[] args) throws Exception { // Load the document that...walk, subclass NodeVisitor and handle Break nodes directly: class...

    forum.aspose.com/t/section-break-as-revision-ho...
  4. Update Outline Code Definitions and Values | As...

    Learn how to edit outline code values and their definitions using Aspose.Tasks for Java....hosted with ❤ by GitHub Handling Exceptions with Aspose.Tasks Writing...

    docs.aspose.com/tasks/java/writing-updated-outl...
  5. Aspose.PSD for Java 24.2 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Summary Category PSDJAVA-584 Handle Angle property for PatternFillSettings...PSDJAVA-592 “Image loading failed.” exception when open document. Bug PSDJAVA-593...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  6. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a document into a Document object in Java....Words throw an exception if we try to open an encrypted...how the document should be handled if errors occur during loading...

    reference.aspose.com/words/java/com.aspose.word...
  7. JsonDataSource fails with large integer value -...

    When using a JSON object with a large integer value, the application throws an error indicating that the integer is too large for an Int64 . How can I modify the code to handle large integers in JSON without encountering…...How can I modify the code to handle large integers in JSON without...2024, 6:42am 2 @e12893 The exception is expected wince the integer...

    forum.aspose.com/t/jsondatasource-fails-with-la...
  8. Specific Parameters of 1D Barcode Types|Documen...

    How to Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for JavaScript via C++... delete (); Handle Exceptions on Incorrect Barcode Text...this property will cause an exception to be thrown if the barcode...

    docs.aspose.com/barcode/javascript-cpp/1d-barco...
  9. Errors at high traffic on multiple threads - Fr...

    We are using aspose for converting word to pdf and converting pdf to pdfa. When there is a lot of converting (we are using 8 threads for this actions) sometimes random errors occur when converting. When we try to convert…...userProfile, DocumentHandle handle, DsDocumentAttachment selectedAttachmentDa...Execute() — End of inner exception stack trace — at System.Threading...

    forum.aspose.com/t/errors-at-high-traffic-on-mu...
  10. [Bug] Cell class. Cant set HtmlTitle any that e...

    Doesn’t work: titleCell.HtmlString = "Title " Works fine: titleCell.HtmlString = " Title" Same, works fine: titleCell.HtmlString = "Title Title2" Aspose.Cells updated in october 2024... I’m just asking you to handle it on your side. Setting a...rather with how the browser handles the ending space by eliminating...

    forum.aspose.com/t/bug-cell-class-cant-set-html...