Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 1,266 for

exception handling

(1.55 sec)
  1. Document compare textbox mismatch - Free Suppor...

    Hello, we are having some trouble when comparing documents, maybe you could advice us what could be wrong. Currently we are using aspose.words 24.9 java version. And running code, one is ignoring Textboxes other is no…...compareTextboxes(boolean ignore) throws Exception { Document originalVersion...aspose.words/CompareOptions Handling shapes in Aspose.Words https://docs...

    forum.aspose.com/t/document-compare-textbox-mis...
  2. System.NullReferenceException on Shape.Hyperlin...

    Hi Philip, I hope you are doing fine. I have a problem when adding hyperlink to a shape in a VSD template file with the latest version of Aspose.Diagram for .NET (version 25.11.0). I am using C# with .NET Framework 4.8…...the way the newer library handles the Hyperlinks collection....collection manually prevents the exception. Report the issue to Aspose...

    forum.aspose.com/t/system-nullreferenceexceptio...
  3. Detect File Format|Aspose.Words for Java

    Obtain information about the document format before opening it to avoid an Exception if you are not sure what the actual content of the file is using Java....type in order to avoid an exception if you are not sure what the...Detect File Format without an Exception When you are dealing with...

    docs.aspose.com/words/java/detect-file-format-a...
  4. C# .NET Core File Automation APIs | products.as...

    C# ASP.NET VB.NET APIs to create manipulate convert and render any type of documents...allowing you to seamlessly handle various file formats such as...for text extraction, image handling, attachment management, and...

    products.aspose.com/total/net/
  5. Free Support Forum - aspose.com - Latest topics

    Free Support Forum - aspose.com - Latest topics Latest topics Issue with Bullet Numbering While Splitting Document Pages Hi Team, I am splitting a document page-wise using the code below. However, ......tempDoc = null; } catch (Exception ex) { } } private void Fi...pageNumber++; } } catch (Exception ex) { } } private void Se...

    forum.aspose.com/latest.rss
  6. Create HTML Document – Create, Load HTML in Java

    Learn how to load HTML document from a file, stream, URL, or create HTML from scratch with Aspose.HTML for Java. Consider approaches to load HTML documents.... Event handling includes support for DOM events...(HTMLDocumentAsynchro html) throws Exception { 8 this . html = html; 9...

    docs.aspose.com/html/java/create-a-document/
  7. Only some contents are bold - Free Support Foru...

    2237_Source.docx (20.6 KB) 2237_Development_withMergeFieldsFilledIn.docx (20.3 KB) Could anyone explain why the latest version of aspose, being used by the code shown below, would produce an output where only some of t…...changes in how the newer version handles font styles during the mail...regarding mail merge and font handling. Solution : Here are a few...

    forum.aspose.com/t/only-some-contents-are-bold/...
  8. Create PDF Booklet|Aspose.PDF for Python via .NET

    Generate a booklet-style PDF from an existing document using Aspose.PDF for Python...printing without throwing exceptions if the operation fails. A...‘make_booklet’ throws an exception if the operation fails. ’try_make_booklet’...

    docs.aspose.com/pdf/python-net/create-pdf-booklet/
  9. Large Image Support|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....processing and handling of OutOfMemoryException exceptions, performance...

    docs.aspose.com/imaging/python-net/large-image-...
  10. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...(presentation, slide) except Exception as e: logger.error( f"Error...me_file, output_file) except Exception as e: logger.error(f"Error...

    forum.aspose.com/t/image-not-visible-in-slide-p...