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

exception handling

(0.05 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. 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...
  3. 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...
  4. Working with Shapes in Node.js|Aspose.Words for...

    Create and manage shapes, ole objects in a document using Node.js....the “NotSupportedExceptio” exception. The following code example...SmartArt diagram, allowing you to handle it differently (e.g., skip...

    docs.aspose.com/words/nodejs-net/working-with-s...
  5. 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-...
  6. 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...
  7. 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...
  8. Aspose.Cells - The Powerful Excel Processing AP...

    Aspose.Cells API Reference - Excel processing and spreadsheet management made easy. Powerful features for data manipulation, formatting, formulas, and chart generation....js is an exceptional API that empowers developers...developers to effortlessly handle Excel processing tasks in their Node...

    reference.aspose.com/cells/
  9. GC behavior under high load in .NET 8 server wo...

    Environment: Aspose.Words for .NET: 22.6.0 Framework: .NET 8.0 Hosting: Kubernetes pod (Linux container), ASP.NET Core Web API Background: We are running a document generation API that processes Word templates using A…...Rendering buffers COM interop handles or native memory for HarfBuzz...class throws OutOfMemory exception WORDSNET-24477 Bug 23.1.0...

    forum.aspose.com/t/gc-behavior-under-high-load-...
  10. Batch Convert Multiple HTML Files to PDF in Python

    Learn how to batch convert multiple HTML files to PDF with Aspose.HTML in Python. Follow step-by-step setup, code samples, and best practices.... How do I handle failures when converting hundreds...and SVG preservation, and handling errors gracefully, you can...

    blog.aspose.com/html/batch-convert-multiple-htm...