Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 952 for

exception handling

(0.35 sec)
  1. Conversion from pdf to text is not supporting f...

    Dear Aspose Support Team, Conversion from PDF to text is not supported for superscript and subscript formats using the following code snippet for version 23.1: public String convertToText(Document pdfDocument, int page…...pdfDocument, int page) throws Exception { log.debug(“Entering convertToText()”);...identify these formats and handle them accordingly. Here’s how...

    forum.aspose.com/t/conversion-from-pdf-to-text-...
  2. Latest topics - Free Support Forum - aspose.com

    Get FREE technical support for Aspose APIs from our developers using free support forum....12, 2026 Handling GIS Format Conversion Exceptions in C# Aspose...

    forum.aspose.com/latest
  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. Sorting Tasks by Name | Aspose.Tasks Documentation

    Learn how to sort tasks based on their names using Aspose.Tasks for .NET.... Handling Exceptions Extracting SEO-Oriented...

    docs.aspose.com/tasks/net/sorting-tasks-by-name/
  5. 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
  6. 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...
  7. Aspose Words convert pdf to md messy content - ...

    convert pdf to markdown, cause some messy contents file: 附件3-消杀承包合同(中航物业转包).pdf (1.9 MB) code: document = aw.Document(file_path) document.save("output2/test3.md")...differences in how PDFs and Markdown handle formatting and layout. PDFs...fine-tune how the content is handled. Code Here’s an example of...

    forum.aspose.com/t/aspose-words-convert-pdf-to-...
  8. 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...
  9. Specific Parameters of 1D Barcode Types|Documen...

    How to Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for JavaScript via C++... delete (); Handle Exceptions on Incorrect Barcode Text...this property will cause an exception to be thrown if the barcode...

    docs.aspose.com/barcode/javascript-cpp/1d-barco...
  10. 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...