Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 683 for

exception handling

(0.04 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. Connecting to IMAP Server|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....mail server and allows for handling potential connection delays...security level. In this case, exceptions won’t be generated. Please...

    docs.aspose.com/email/python-net/connecting-to-...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. FieldShape | Aspose.Words for Java

    Implements the SHAPE field in Java....such as SHAPE and EMBED are handled during loading. // Open a document...fieldCollection() throws Exception { Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  8. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java....void visitShapes() throws Exception { Document doc = new Document(getMyDir()...void visitShapes() throws Exception { Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  9. Manage number of pages in XPS file | C++

    C++ API Solution to manage XPS files. Add or remove pages from/to XPS documents with a few lines of code.... It can handle multiple files at once and...PS and EPS files. It also handles most of the EPS header comments...

    products.aspose.com/page/cpp/add-delete-pages/
  10. Basics of Aspose.PDF DOM API|Aspose.PDF for C++

    Aspose.PDF for C++ also uses the idea of DOM to represent the structure of a PDF document in terms of objects. Here you can read the description of this structure....Details_TaggedException - Represents exception for TaggedPDF content of document...XfaParserOptions - class to handle related data incapsulation...

    docs.aspose.com/pdf/cpp/basics-of-dom-api/