Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 860 for

exception handling

(0.07 sec)
  1. Concatenate PDF with error "Object reference no...

    I will try to concatenate PDF files but have an error “Object reference not set to an instance of an object.” Error executed when call concatenate with any file + attached file. More logs: System.NullReferenceExceptio…... Use Corrupted File Handling : If you suspect that one...property of the PdfFileEditor to handle corrupted files gracefully...

    forum.aspose.com/t/concatenate-pdf-with-error-o...
  2. Sorting Resources by Name | Aspose.Tasks Docume...

    Discover how to sort Microsoft Project (MPP/XML) resources by names using Aspose.Tasks for C#....GitHub Miscellaneous Handling Exceptions with Aspose.Tasks for...

    docs.aspose.com/tasks/cpp/sorting-resources-by-...
  3. Attributes of Text Elements don't seem to work ...

    Hello, I’ve noticed that in elements the textLength Attribute doesn’t seem to work when converting an SVG file into an image. I’ve then tested the svg-text-arranging.svg file from this article and noticed that the resu…...content, as if no Attribute except “x”, “y” and the “fill” is...SVG file or the library’s handling of it. Consult Documentation...

    forum.aspose.com/t/attributes-of-text-elements-...
  4. 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...
  5. Convert various file formats to PDF|Aspose.PDF ...

    Discover how to convert various file formats, such as Word, Excel, and PowerPoint, into PDF using Aspose.PDF for Java....Sets of Commands Support Exceptions Description Job control commands...( options . Exceptions != null ) for ( Exception ex : options...

    docs.aspose.com/pdf/java/convert-other-files-to...
  6. 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...
  7. 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...
  8. Invalid .wmf files after converting vsd to vsdx...

    A vsd file imports successfuly and doesn’t have any issues when opened in Visio, but cached .wmf previews of equations that are on that diagram seem to be corrupt. I tried to open .wmf files in the following application…...consider adding error handling to catch any exceptions during the conversion...

    forum.aspose.com/t/invalid-wmf-files-after-conv...
  9. Working with Tasks | Aspose.Tasks Documentation

    This guide explains how to create, modify, and delete Microsoft Project tasks using Aspose.Tasks for C++....Tasks Documentation Handling Task Constraints | Aspose...Documentation Working with Calendar Exceptions Creating Tasks Subscribe...

    docs.aspose.com/tasks/cpp/working-with-tasks/
  10. Docx-Pdf: Long running conversion issue: JAVA -...

    Hi , We are having l Supplemental_file.docx (2.5 MB) which impacting many of our clients specially from China. Please find snippet from our POM <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-cells</…...implementing batch processing to handle them more efficiently. Performance...asynchronous processing to handle conversions without blocking...

    forum.aspose.com/t/docx-pdf-long-running-conver...