Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 1,139 for

exception handling

(0.29 sec)
  1. Saving PDF Document after removing content thro...

    I am trying to use Aspose.PDF to remove invisible all text layers from a document. These invisible text layers are the result of a previous OCR operation. I need to remove these text layers before reprocessing the docume…...@aphilyaw7 API throws a meaningful exception in case issue is happening...valid license. However, this exception may be coming from internal/protected...

    forum.aspose.com/t/saving-pdf-document-after-re...
  2. What's New in Aspose.Imaging for .NET|Documenta...

    Discover the latest advancements in Aspose.Imaging, C# image processing library designed to streamline your workflow. Explore enhanced capabilities for seamless image export and conversion, allowing for effortless manipulation of images....export for enhanced metadata handling. Emfplus Text Alignment Fix:...Address unauthorized access exceptions when loading read-only image...

    docs.aspose.com/imaging/net/what-s-new-in-aspos...
  3. Move Figures to Even Pages and Content to Odd P...

    Hi, I have a DOCX file which was generated from HTML using Aspose.Words. Now I want to modify this DOCX so that: Figures (images with captions) only appear on even-numbered pages. Other content (paragraphs, tables, e…... Handle page breaks : Use the DocumentBuilder...main(String[] args) throws Exception { Document originalDoc = new...

    forum.aspose.com/t/move-figures-to-even-pages-a...
  4. Section Break as revision - How to get that spe...

    Hello Aspose Team, I have a specific situation in my Word file: I need to find revisions which are actually Section Breaks and then accept those revisions programmatically. I am using Java and Aspose.Words. Is there a …...main(String[] args) throws Exception { // Load the document that...walk, subclass NodeVisitor and handle Break nodes directly: class...

    forum.aspose.com/t/section-break-as-revision-ho...
  5. Intermittent Issue while modifying word propert...

    we are using aspose word library (aspose-words-25.6-jdk17.jar) in our java code for modifying word properties and getting below intermittent issue at the step of loading license file. document gets reprocessed upon retry…...Error Handling : Implement comprehensive error handling around...code to catch and log any exceptions that may provide further...

    forum.aspose.com/t/intermittent-issue-while-mod...
  6. Aspose.PSD for Java 24.2 - 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....Summary Category PSDJAVA-584 Handle Angle property for PatternFillSettings...PSDJAVA-592 “Image loading failed.” exception when open document. Bug PSDJAVA-593...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  7. General suggestion - Free Support Forum - aspos...

    Hello, many aspose products have a .net 4.0/4.5 dll but not a .net 4.8 dll. To get started, even with the same source code it’s vital to have a .net 4.8 dll build, and has many benefits, specially for email, imaging and…...5 More predictable exception handling Fewer runtime issues...

    forum.aspose.com/t/general-suggestion/324779
  8. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a document into a Document object in Java....Words throw an exception if we try to open an encrypted...how the document should be handled if errors occur during loading...

    reference.aspose.com/words/java/com.aspose.word...
  9. 在 AWS 中转换文档|Aspose.PDF for .NET

    学习如何在 AWS 环境中部署和使用 Aspose.PDF for .NET。解锁云中的强大 PDF 处理能力。...return false ; } catch ( Exception ex ) { context . Logger ...._fontsLoaded = true ; } catch ( Exception ex ) { context ?. Logger ...

    docs.aspose.com/pdf/zh/net/integration-aws/
  10. LaTeX embedded graphics | Aspose.TeX for Java

    In this article, you will explore how to inject Base64-encoded images in the LaTeX source code and learn the \write18 feature that makes this possible....this command is limited to handling external image files. Therefore...LaTeX file. The TeX engine will handle the remaining steps, as long...

    docs.aspose.com/tex/java/latex-graphics-embedding/