Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 685 for

exception handling

(0.06 sec)
  1. 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....SelectFolder ( "Inbox" ); } catch ( Exception ex ) { Console . WriteLine...and skipped. In this case, exceptions won’t be generated. Please...

    docs.aspose.com/email/net/connecting-to-imap-se...
  2. IDocumentLoadingCallback.notify method | Aspose...

    IDocumentLoadingCallback.notify method. This is called to notify of document loading progress.... An exception should be threw from the progress...{ console . log ( err ); // Handle loading duration issue. } });...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. Aspose.PSD for Java 25.4 - 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....Category PSDJAVA-725 [AI Format] Handle inline images in content streams...examples: PSDJAVA-725. [AI Format] Handle inline images in content streams...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  5. How to Set Point as Total with Python.NET|Docum...

    Learn how to configure total points in Excel waterfall charts using Aspose.Cells for Python via .NET with this step-by-step guide....xlsx" ) except Exception as e : print ( f "Error...proper data range configuration Handle chart type validation See ChartPoint...

    docs.aspose.com/cells/python-net/how-to-set-poi...
  6. Word API and confidentiality - Free Support For...

    We would like to integrate MS Word confidentiality available in Office 365 in our solution. I saw that in the ooxml standard there is a docMetadata folder and inside a LabelInfo.xml file. Is there an API available in th…...xml will require you to handle it manually. You can create...main(String[] args) throws Exception { // Load your document Document...

    forum.aspose.com/t/word-api-and-confidentiality...
  7. Text Looks Different When Converting a Presenta...

    Hi Team, I have a sample PPTX slide which has one shape. When I obtain the image of this shape using Aspose, the image is different from the original shape. There are two issues: a) The text in the PPTX is bold, while …...shapeCounter++; } } } } catch (Exception ex) { Console.WriteLine($"An...Exploring Aspose.Slides font handling: Aspose.Slides font information:...

    forum.aspose.com/t/text-looks-different-when-co...
  8. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java....glossaryDocument() throws Exception { Document doc = new Document();...glossaryDocument() throws Exception { Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  9. Large Image Support|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....processing and handling of OutOfMemoryException exceptions, performance...

    docs.aspose.com/psd/net/large-image-support/
  10. FieldOptions | Aspose.Words for Java

    Represents options to control field Handling in a document in Java....Represents options to control field handling in a document. To learn more...changeBibliographySt() throws Exception { Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...