Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 558 for

exception handling

(0.05 sec)
  1. Frequently Asked Questions | Aspose.PUB for C++

    Get answers to all the most frequent questions about Aspose.PUB for C++, which is a comprehensive API for manipulation, Conversion and editing .pub files....streamlines your workflow for handling Microsoft Publisher (.pub)...full product functionality except for some evaluation limitations...

    docs.aspose.com/pub/cpp/faq/
  2. XPS page event-based modifications | .NET

    Discover how to make repeating changes to all output pages during the conversion of an XPS file using Aspose.Page API for .NET...concept of events and event handling. In this model, the flow of...event. The user can define the handling of such events by extending...

    docs.aspose.com/page/net/xps/event-based-modifi...
  3. SVG gets generated differently depending on the...

    Hi, We experience an issue with the SVG generation from xlsx charts. Depending on the target framework the .svg file will be slightly different. This difference is enough to break functionality in other libraries when t…...use a different library to handle the svg after but with the...crash with an out of memory exception. Here like with Aspose.Imaging...

    forum.aspose.com/t/svg-gets-generated-different...
  4. 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...
  5. 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...
  6. XPS page event-based modifications | C++

    Discover how to make repeating changes to all output pages during the conversion of an XPS file using Aspose.Page API for C++...concept of events and event handling. In this model, the flow of...event. The user can define the handling of such events by extending...

    docs.aspose.com/page/cpp/xps/event-based-modifi...
  7. HtmlLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading HTML document into a Document object in Java....determine how the saving operation handles this object. // Setting the...Different Word versions may handle certain aspects of document...

    reference.aspose.com/words/java/com.aspose.word...
  8. Modifying XPS page on events | Java

    Learn how to make repeating changes to all output pages while convering an XPS file with Aspose.Page API for Java...focused on events and their handling. In this model, the program’s...events. Event Listeners : To handle events, programmers employ...

    docs.aspose.com/page/java/xps/modifying-xps-pag...
  9. 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...
  10. 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...