Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 876 for

exception handling

(0.14 sec)
  1. 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/
  2. Aspose.Cells - Font becomes bold during Excel t...

    Hi, I’m using Aspose Cells to convert an Excel spreadsheet file into a PDF file and the original font in the spreadsheet (Helvetica regular) becomes bold in the output PDF. I checked that the font is installed and is loc…...NT\CurrentVersion\Fonts The exception stack info. What is your System...C# code that would correctly handle an input Excel file with both...

    forum.aspose.com/t/aspose-cells-font-becomes-bo...
  3. Automate MPX File Merger with Aspose.com - Onli...

    Aspose.com provides powerful tools to help automate MPX file merging. With our intuitive user interface, you can quickly and easily convert MPX files into PDF, XML, or other formats. You can also merge multiple MPX files into a single file, customize the output file, and organize your data....formulas, calendars, calendar exceptions, tasks, task links, task...assignments, currencies, handling exceptions, reporting services,...

    products.aspose.com/tasks/net/merger/mpx/
  4. Automate PDF File Merger with Aspose.com - Onli...

    Aspose.com provides powerful tools to help automate PDF file merging. With our intuitive user interface, you can quickly and easily convert PDF files into MPP, MPX, XML, or other formats. You can also merge multiple PDF files into a single file, customize the output file, and organize your data....formulas, calendars, calendar exceptions, tasks, task links, task...assignments, currencies, handling exceptions, reporting services,...

    products.aspose.com/tasks/net/merger/pdf/
  5. 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-...
  6. Public API Changes in Aspose.3D 2.0.0|Documenta...

    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....DriverException class - the exceptions of the internal renderer...InitializationExcept class - this exception is thrown while failing to...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  7. 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/
  8. 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...
  9. Aspose.GIS Updates: Editing Features and Geomet...

    This article explores the recent enhancements in the Aspose.GIS library, focusing on the new capabilities for detecting and saving geometry changes in a mapping application.... Here’s how we handle the click: var featuresLayer...database. The Edit() method handles this. We read the request body...

    docs.aspose.com/gis/net/showcases/saving-change...
  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/