Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 1,159 for

exception handling

(0.48 sec)
  1. C++ Barcode Processing API | products.aspose.com

    C++ barcode scanner and generator library for 1D and 2D barcodes. Create and read different kinds of 1D, 2D and Postal barcodes...Close (); } catch (System::Exception& ex) { System::Console:: WriteLine...variety of barcode types to handle all kinds of document recognition...

    products.aspose.com/barcode/cpp/
  2. com.aspose.words | Aspose.Words for Java

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java....Represents options to control field handling in a document. FieldPage Implements...FipsUnapprovedOperat Represents the exception that is thrown when incorrectly...

    reference.aspose.com/words/java/com.aspose.words/
  3. Working with print tickets | C++

    Learn how to specify XPS document printing preferences for a printing or viewing device using the PrintTicket API in Aspose.Page for C++...driver to determine constraint handling between these keywords. The...SetCurrentException (std::current_exception()); 43 } 44 } 45 // ExEnd...

    docs.aspose.com/page/cpp/xps/print-tickets/
  4. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a document in Java....void groupOfShapes() throws Exception { Document doc = new Document();...void groupOfShapes() throws Exception { Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  5. C# Microsoft Project Management software - .NET...

    C# library to Open Read Write Edit Convert Microsoft Project, Jira, MPP, MPX, XER, Oracle Primavera and XML files....scratch Define weekdays and exceptions for a calendar Read and write...baselines, costs & milestones Handle Microsoft Project files, resources...

    products.aspose.com/tasks/net/
  6. Managing Messages in PST Files|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....personalStorage ); } catch ( Exception ex ) { Console . WriteLine...folderInfo , pst ); } catch ( Exception ex ) { Console . WriteLine...

    docs.aspose.com/email/net/managing-messages-in-...
  7. Total for Java, aspose-cells 25.9, the result ....

    Total for Java, aspose-cells 25.9, the result .pdf lacks a “logical table” in source .xlsx The file is very weird to me. I’ll attach bot the source and the target file (of the conversion)....Cells handled ListObjects differently, which...releases often contain fixes for handling ListObjects. Validate the...

    forum.aspose.com/t/total-for-java-aspose-cells-...
  8. Bookmark display issue in Adobe Acrobat Browser...

    Hello, There is an issue with bookmarks in PDF files generated using Aspose.PDF version 25.2 and above. The bookmarks are not displayed correctly when the PDF is opened using the Adobe Acrobat browser extension: image.…..." exception - #15 Best regards, Artur...benchmark) and many other viewers handle this correctly. However, the...

    forum.aspose.com/t/bookmark-display-issue-in-ad...
  9. HTML Navigation – C# Examples – Aspose.HTML for...

    Learn how to navigate HTML with Aspose.HTML for .NET and inspect its elements using C#, about custom filter, CSS Selector, or XPath usage....your own to skip all elements except images: Copy 1 // Filter only...filter skips all elements, except IMG elements 8 return string...

    docs.aspose.com/html/net/html-navigation/
  10. SVGZ to SVG – Single-file and batch conversion ...

    Convert SVGZ to SVG using Aspose.SVG for .NET. Supports single-file and batch conversion in C#....demonstrates how to handle any exceptions individually, ensuring...{fileNameWithoutExt}.svg" ); 23 } 24 catch (Exception ex) 25 { 26 // Log any errors...

    docs.aspose.com/svg/net/convert-svgz-to-svg/