Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 1,159 for

exception handling

(0.15 sec)
  1. How to add comments to bookmark range - Free Su...

    i have an existing word document with bookmarks. I need to associate a set of comments to each bookmark. Bookmark bookmark = document.Range.Bookmarks[bookmarkName]; if (bookmark != null) { Comment comment = new Com…...Table, it is throwing the exception “Cannot insert a node of this...cell inside a table. How to handle that? @alexey.noskov alexey...

    forum.aspose.com/t/how-to-add-comments-to-bookm...
  2. Aspose.Words.Shaping.HarfBuzz.dll reference to ...

    Hello, we use Aspose.Words.Shaping.HarfBuzz.dll and we have the problem that the required harfbuzz.dll is found in most cases, but not on some clients and environments. How can we ensure that this DLL is always availabl…...libharfbuzz-dev, is there a way to handle this? vyacheslav.deryushev...IntPtr handle = NativeLibrary.Load(libPath); if (handle == IntPtr...

    forum.aspose.com/t/aspose-words-shaping-harfbuz...
  3. 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/
  4. 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/
  5. 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...
  6. 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...
  7. 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-...
  8. GridDesktop: invoke error - Free Support Forum ...

    We observe random Exceptions like this in GridDesktop: Exception-Type: System.InvalidOperationException Message: Invoke oder BeginInvoke kann für ein Steuerelement erst aufgerufen werden, wenn das Fensterhandle erstellt…...random exceptions like this in GridDesktop: Exception-Type: System...a control until the window handle has been created”. We use the...

    forum.aspose.com/t/griddesktop-invoke-error/312280
  9. 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...
  10. 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/