Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 1,266 for

exception handling

(0.47 sec)
  1. Manage number of pages in XPS file | C++

    C++ API Solution to manage XPS files. Add or remove pages from/to XPS documents with a few lines of code.... It can handle multiple files at once and...PS and EPS files. It also handles most of the EPS header comments...

    products.aspose.com/page/cpp/add-delete-pages/
  2. 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...
  3. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java....void visitShapes() throws Exception { Document doc = new Document(getMyDir()...void visitShapes() throws Exception { Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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-...
  5. Replace Fields C#|Aspose.Words for .NET

    Learn how to replace fields with text in C#. Replace fields with static data using the .NET API....remain as fields, they are handled especially so they display...ConvertFieldsToStati throws an exception. What should I do? A: Fields...

    docs.aspose.com/words/net/replace-fields/
  6. Python unable to convert eml file to PST gettin...

    We are trying to convert a eml file downloaded to PST format, but getting below error Reason: Proxy error(ArgumentNullException): Could not find the data block by its identifier. (Parameter ‘entry’) Below is the code f…...use specific load options to handle any peculiarities in the file...PST-related operations, while the exception you reported occurs at the...

    forum.aspose.com/t/python-unable-to-convert-eml...
  7. 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/
  8. Aspose.Cells for Android via Java Installation|...

    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....widget to the layout and will handle its click event as follows..."output.xlsx" ); } catch ( Exception e ) { e . printStackTrace...

    docs.aspose.com/cells/java/aspose-cells-for-and...
  9. 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...
  10. PdfJavaScriptStripper.Strip modifies the PDF co...

    We are seeing cases where we call PdfJavaScriptStripper.Strip, it returns false, but the PDF content has been visibly altered. Some text is getting removed from the PDF that existed before calling Strip. It seems like re…...Save(flattenedStream); } catch (Exception ex) { CPRLogger.LogException("PDF...recommendation for a different way to handle the need to Flatten in some...

    forum.aspose.com/t/pdfjavascriptstripper-strip-...