Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 876 for

exception handling

(0.08 sec)
  1. 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...
  2. 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...
  3. 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...
  4. PDF Manipulation and OCR Addition via Node.js A...

    Node.js API to manipulate PDF files as well as extract text from images via applications....js via C++ empowers you to handle PDF files on the backend. Utilizing...Aspose.Cells for Node.js via C++ Handle Excel files efficiently using...

    products.aspose.com/total/nodejs-cpp/
  5. 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...
  6. Bookmarks are not getting added, docx to pdf co...

    Hi Team, I have aspose.total license, currently developing java api for conversion of docx to pdf using aspose word, in this bookmarks are not getting added in pdf while converting. code snippet to add book mark PdfSav…...main(String[] args) throws Exception { // Load the document Document...in headers and footers are handled during the conversion. Make...

    forum.aspose.com/t/bookmarks-are-not-getting-ad...
  7. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....documentPartsFileNam() throws Exception { Document doc = new Document(getMyDir()...artSavingAr args) throws Exception { // We can access the entire...

    reference.aspose.com/words/java/com.aspose.word...
  8. Error: ava.lang.NullPointerException: Cannot in...

    Hi there, I’m getting the following error, at calling document.getFirstSection().clearHeaderFooters(), deep inside the Aspose Library: java.lang.NullPointerException: Cannot invoke “com.aspose.words.Node.getNextSibling…...exception.RestfulExceptionInte.invo...nobiscum.d7030.server.api.v2.exception.RestfulExceptionInte_Bean...

    forum.aspose.com/t/error-ava-lang-nullpointerex...
  9. [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...
  10. Working with Projects | Aspose.Tasks Documentation

    Learn how to create, edit, and save projects using Aspose.Tasks for .NET....API, they may lead to an exception. In order to ignore such invalid...newValue; 31 } 32 // Here we handle only TimeSpan instances, so...

    docs.aspose.com/tasks/net/creating-reading-and-...