Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 907 for

exception handling

(0.12 sec)
  1. How to get the value of the numbering in a docx...

    I am trying to get the value of the numbering of a paragraph thanks to aspose word python. Here is an example: Text1 Text2 Text3 Right now, when I try to read a Word document with Aspose and compare it with another, i…...main(String[] args) throws Exception { // Load the document Document...main(String[] args) throws Exception { // Load the document Document...

    forum.aspose.com/t/how-to-get-the-value-of-the-...
  2. Aspose.PSD for Python via .NET 25.4 - Release N...

    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....Category PSDPYTHON-177 [AI Format] Handle inline images in content streams...PSDPYTHON-177. [AI Format] Handle inline images in content streams...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  3. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a document in Java....fieldCollection() throws Exception { Document doc = new Document();...public void fields() throws Exception { Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. Issue when formatting date - Free Support Forum...

    Hi , We are encountering an unexpected issue when formatting dates using the LINQ Reporting Engine in Aspose.Words for Java (tested across versions 25.3 to 25.6). Specifically, when using the “dd/MM/yyyy” directive in …...testDocumentTemplate() throws Exception { String dataPath = "C:\\dateissue";...the recommended approach for handling date output when sub-millisecond...

    forum.aspose.com/t/issue-when-formatting-date/3...
  6. Docx-Pdf: Long running conversion issue: JAVA -...

    Hi , We are having l Supplemental_file.docx (2.5 MB) which impacting many of our clients specially from China. Please find snippet from our POM <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-cells</…...implementing batch processing to handle them more efficiently. Performance...asynchronous processing to handle conversions without blocking...

    forum.aspose.com/t/docx-pdf-long-running-conver...
  7. What's New in Aspose.Imaging for Python via .NE...

    Discover the latest advancements in Aspose.Imaging, Python 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/python-net/what-s-new-i...
  8. [Linux] Aspose.PDF Stamping Error — Unable to L...

    Hi Aspose Support Team, I encountered the following error while stamping a PDF document using Aspose.PDF in a .NET Core 3.1 application running on Amazon EC2 (Linux). The same code and configuration work perfectly on W…... Error Log Unhandled exception. System.TypeInitializationEx:...cctor() --- End of inner exception stack trace --- at SkiaSharp...

    forum.aspose.com/t/linux-aspose-pdf-stamping-er...
  9. .dwg files to .glb or .glTf converting using yo...

    Hello, This request is created on behalf of Lucas Howland LHowland@rationalenterprise.com I have a few questions about some other capabilities of aspose libraries outside of Aspose.Words for java if you could assist or…...void dwgToGlbTest() throws Exception { var inputDwg = “watch.dwg”;....dwg files, and primarily handles 2D data and basic 3D elements...

    forum.aspose.com/t/dwg-files-to-glb-or-gltf-con...
  10. 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-...