Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 825 for

exception handling

(0.16 sec)
  1. Encrypt or Decrypt ZIP, RAR, 7Z Archive via Java

    Explore a Java to encrypt or decrypt ZIP, RAR, and 7Z archive files....The catch statement handles any exceptions that might arise during...archive and includes error handling to notify you of any issues...

    products.aspose.com/zip/java/advanced-api-featu...
  2. HtmlLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading HTML document into a Document object in Java....how the document should be handled if errors occur during loading...how the document should be handled if errors occur during loading...

    reference.aspose.com/words/java/com.aspose.word...
  3. Bug in processing .Dng images - Free Support Fo...

    Hi, I load a .dng image and save it to another format, 2 issues: The saved final image is too dark, even if I apply NormalizeHistogram nothing happens! The top and left corners have a little black space! See the snap…... Handling Black Corners : The black...class. You can effortlessly handle Bitmap BMP and Device Independent...

    forum.aspose.com/t/bug-in-processing-dng-images...
  4. Ensure vertical text layout is preserved when e...

    Ensure vertical text layout is preserved when exporting to PDF. Currently using version 23.4. We are working with Chinese text. When converting horizontal documents to PDF, the layout remains correct. However, when con…...PdfSaveOptions and configure it to handle the specific requirements of...main(String[] args) throws Exception { // Load the document Document...

    forum.aspose.com/t/ensure-vertical-text-layout-...
  5. Document | Aspose.Words for Java

    Represents a Word document in Java....represents options to control field handling in the document. getFirstChild()...docStructureToText() throws Exception { Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  6. DWG to PNG - please provide sample of cadRaster...

    I have managed to get a very poor quality image exported from a professional ACAD .DWG. It is not fit for purpose. The drawing (i want to print zoom extents) exports perfectly fine in Autodesk trueview to a monchrome P…...png", options)** except Exception as e: ** print(“error...xample.png", options) except Exception as e: print("Error loading...

    forum.aspose.com/t/dwg-to-png-please-provide-sa...
  7. extractPages in Aspose 25.2 running infinitely ...

    We noticed as part of our upgrade to 25.2 that for the given file, the document.extractPages was running infinitely for more than 30mins though the file is light weight. Manuscript.docx (34.9 KB) Could you share some l…...bug or inefficiency in the handling of certain document structures...documentation about it in details except its mention in the release...

    forum.aspose.com/t/extractpages-in-aspose-25-2-...
  8. Creating Simple Application|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....to the layout and going to handle its click event as follow...."message.msg" )); } catch ( Exception e ) { e . printStackTrace...

    docs.aspose.com/email/androidjava/creating-simp...
  9. Aspose.Cells for Android via Java Installation|...

    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....to the layout and going to handle its click event as follow...."output.xlsx" ); } catch ( Exception e ) { e . printStackTrace...

    docs.aspose.com/cells/java/aspose-cells-for-and...
  10. 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...