Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 1,846 for

error handling

(0.36 sec)
  1. Getting Notifications while Merging Data with S...

    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 define a new class that handles the call back for WorkbookDesigner...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/cells/java/getting-notification...
  2. Use LightCells API build xls ,throw Exception O...

    using Aspose.Cells; namespace ConsoleApp17 { public class WriteUsingLightCellsAPI { public static void Run() { // The path to the documents directory. var fileName = $“F:\temp\{DateTime.Now:yyyyMMHHmmss}.xls”; …...XlsSaveOptions PutValue("") throw error //var saveOptions = new OoxmlSaveOptions();...XlsSaveOptions PutValue("") throw error else cell.PutValue(_row + _column);...

    forum.aspose.com/t/use-lightcells-api-build-xls...
  3. Update PDF Links in Python|Aspose.PDF for Pytho...

    Learn how to update PDF link appearance and destinations in Python....To avoid type errors and ensure safe handling, each annotation...

    docs.aspose.com/pdf/python-net/update-links/
  4. Z Axis|Documentation

    Learn how to work with the Z-axis in Aspose.Cells for .NET. Our guide will help you understand how to configure and customize the Z-axis, including its scale and labels, to enhance your charts.... Handle Primary and Secondary Axes...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/cells/net/z-axis/
  5. Manage Axes of Excel Charts|Documentation

    Learn how to configure chart axes in Aspose.Cells for .NET. Our guide will show you how to adjust the primary and secondary axes, set their ranges, and modify their properties to enhance your charts....which Axis exists in the Chart Handle Automatic Units of Chart Axis...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/cells/net/chart-axes/
  6. Manage Axes of Excel Charts|Documentation

    Learn how to configure chart axes in Aspose.Cells for Python via .NET. Our guide will show you how to adjust the primary and secondary axes, set their ranges, and modify their properties to enhance your charts....which Axis exists in the Chart Handle Automatic Units of Chart Axis...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/cells/python-net/chart-axes/
  7. Developer's reference|Documentation

    For developers, by developers. Find answers in Aspose.OCR for Python via .NET developer's reference and start building your OCR applications....NET handles all aspects of recognition...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/ocr/python-net/developer-refere...
  8. Html Plugin|Aspose.PDF for .NET

    Learn how to convert PDF to HTML and HTML to PDF with the Aspose.Pdf.LowCode.Html plugin for .NET....Html plugin handles HTML conversion workflows....prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/pdf/net/plugins/html/
  9. Developer's reference|Documentation

    For developers, by developers. Find answers in Aspose.OCR for Java developer's reference and start building cross-platform OCR applications....OCR for Java handles all aspects of recognition...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/ocr/java/developer-reference/
  10. Cells.importdata is failing if there is invalid...

    Hi Team, We are trying to skip the next cells if the Error in formula. Below is the code we are trying. Is there an option to skip to next cell if Error occurs // Create a new workbook Workbook workbook1 = new Workboo…...skip the next cells if the error in formula. Below is the code...option to skip to next cell if error occurs // Create a new workbook...

    forum.aspose.com/t/cells-importdata-is-failing-...