Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 1,159 for

exception handling

(1.92 sec)
  1. Aspose.PSD for .NET 18.8 - 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....update Enhancement PSDNET-59 Exception on updating text layers Enhancement...deleted does not exist, no exception is thrown. System . IO . File...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-8...
  2. 创建和管理 PST 文件|Documentation

    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.... Contacts ); // An exception will not arise. EnforceContainerClas..."Subfolder1" , "IPF.Note" ); // An exception will occur as the container...

    docs.aspose.com/email/zh/net/create-and-manage-...
  3. Get Inline Error Message - Free Support Forum -...

    Using ReportingEngine to build Word reports with inline error detection enabled via ReportBuildOptions.InlineErrorMessages. Issue: In some cases, especially with complex expressions (e.g., comparing nullable numbers to …...Retrieve error messages and handle them appropriately, such as...// Log the error message or handle it as needed Console.WriteLine(errorMessage);...

    forum.aspose.com/t/get-inline-error-message/315601
  4. Aspose Words insertHtml checkbox rendering - Fr...

    Hello, I am creating a report where the content is created in HTML and then the insertHtml method is used and it is being saved as a docx. Part of the html are checkboxes. In HTML they look like this: <input _ngconten…... One effective way to handle this is to utilize the Mail...Implement this interface to handle the merging of fields. Specifically...

    forum.aspose.com/t/aspose-words-inserthtml-chec...
  5. FieldEmbed | Aspose.Words for Java

    Implements the EMBED field in Java....such as SHAPE and EMBED are handled during loading. // Open a document...fieldCollection() throws Exception { Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  6. Encrypt or Decrypt ZIP, RAR, 7Z Archive via Java

    Explore a Java to encrypt or decrypt ZIP, RAR, and 7Z archive files....The catch statement handles any exceptions that might arise during...archive and includes error handling to notify you of any issues...

    products.aspose.com/zip/java/advanced-api-featu...
  7. GIS -Bugs for ( MapInfoInterchangepx and MapInf...

    Hi Alexander, Here are bugs I found for these formats: MapInfoInterchangepx and MapInfoTab. MapInfoInterchange 1.[mapInfoInterchange1] Testing MapInfoInterchange → GeoPackage Args: input=‘D:\GisConverter\Tests\MapInfo…...cs:line 278 This exception was originally thrown at this...related to how null values are handled during the conversion process...

    forum.aspose.com/t/gis-bugs-for-mapinfointercha...
  8. extractPages in Aspose 25.2 running infinitely ...

    We noticed as part of our upgrade to 25.2 that for the given file, the document.extractPages was running infinitely for more than 30mins though the file is light weight. Manuscript.docx (34.9 KB) Could you share some l…...bug or inefficiency in the handling of certain document structures...documentation about it in details except its mention in the release...

    forum.aspose.com/t/extractpages-in-aspose-25-2-...
  9. DWG to PNG - please provide sample of cadRaster...

    I have managed to get a very poor quality image exported from a professional ACAD .DWG. It is not fit for purpose. The drawing (i want to print zoom extents) exports perfectly fine in Autodesk trueview to a monchrome P…...png", options)** except Exception as e: ** print(“error...xample.png", options) except Exception as e: print("Error loading...

    forum.aspose.com/t/dwg-to-png-please-provide-sa...
  10. Document | Aspose.Words for Java

    Represents a Word document in Java....represents options to control field handling in the document. getFirstChild()...docStructureToText() throws Exception { Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...