Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 1,266 for

exception handling

(0.23 sec)
  1. Aspose::Words::Loading::LoadOptions class | Asp...

    Aspose::Words::Loading::LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a document into a Document object. To learn more, visit the documentation article in C++....how the document should be handled if errors occur during loading...// Aspose.Words throw an exception if we try to open an encrypted...

    reference.aspose.com/words/cpp/aspose.words.loa...
  2. Bug in processing .Dng images - Free Support Fo...

    Hi, I load a .dng image and save it to another format, 2 issues: The saved final image is too dark, even if I apply NormalizeHistogram nothing happens! The top and left corners have a little black space! See the snap…... Handling Black Corners : The black...class. You can effortlessly handle Bitmap BMP and Device Independent...

    forum.aspose.com/t/bug-in-processing-dng-images...
  3. 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...
  4. Integration with ASP.NET Core|Documentation

    Host Aspose.LLM for .NET behind ASP.NET Core — DI registration, routing, per-user sessions, and graceful shutdown....CancellationToken ); } catch ( Exception ex ) { _logger . LogError...shutdown The hosted service handles StopAsync . To drain the queue...

    docs.aspose.com/llm/net/use-cases/integration-w...
  5. Java Compression API - Create, Encrypt, Extract...

    Harness the power of Java Compression API! Create, encrypt, decrypt archives, manage entries, and more. Learn how to compress and decompress files with ease....essential to implement error handling and additional checks for...example, all records are deleted except the last one. try ( Archive...

    products.aspose.com/zip/java/advanced-api-featu...
  6. Best solution and or combination to create a .d...

    Hi there, we are evaluating your product to convert file format. At the moment our scenario is simple: Given an HTML we can build a pdf in house with our own solution. We would like to convert the initial html (include…...range of CSS properties and can handle HTML with embedded or linked...main(String[] args) throws Exception { // Load HTML content (with...

    forum.aspose.com/t/best-solution-and-or-combina...
  7. Table Layout Issues in Word-to-PDF Conversion -...

    Executive Summary Issues Found: Two separate but related table layout bugs in Aspose.Words PDF conversion: “Around” Text Wrapping Bug: Top-level tables with “Text Wrapping: Around” property cause overlapping in PDFs Ne…...main(String[] args) throws Exception { // Load test document Document...main(String[] args) throws Exception { Document doc = new Docu...

    forum.aspose.com/t/table-layout-issues-in-word-...
  8. FieldShape | Aspose.Words for Java

    Implements the SHAPE 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...
  9. Creating Simple Application|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....to the layout and going to handle its click event as follow...."message.msg" )); } catch ( Exception e ) { e . printStackTrace...

    docs.aspose.com/email/androidjava/creating-simp...
  10. Appending same/similar documents three times ca...

    Dear Aspose support team, we use .NET Aspose.Words v25.9.0 and ran into System.InvalidOperationException : "Cannot find a style with this istd" Error while using the Document.AppendDocument() function and thus seek your…...cannot resolve, it throws this exception. To resolve this issue, consider...help manage how styles are handled during the append operation...

    forum.aspose.com/t/appending-same-similar-docum...