Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 952 for

exception handling

(0.83 sec)
  1. TextBox not converting correctly to PDF - Free ...

    We have a PowerPoint presentation with several text boxes that aren’t converting correctly to PDF. In some cases, the text wraps and displays outside the bounding box. I’ve attached both the PowerPoint and the converted…...I’ve included the code that handles the conversion and adds the...WriteLine(results); } catch (Exception ex) { Console.WriteLine($"Failure|{ex...

    forum.aspose.com/t/textbox-not-converting-corre...
  2. 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...
  3. Saving A MSG as PDF|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....Outlook features, and can not handle direct conversion to PDF. To...String emailPath ) throws Exception { FileInputStream fstream...

    docs.aspose.com/email/java/saving-a-msg-as-pdf/
  4. 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...
  5. 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-...
  6. 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/
  7. Error when extracting images from PDF in multit...

    The code is as follows; this is an asynchronous method annotated with the @Async annotation. // interface @Async("ioTaskExecutor") CompletableFuture<List<BufferedImage>> getPdfImages(String pdfPath); //impl …... return images; } catch (Exception e) { throw new RuntimeException(e);...} return images; } catch (Exception e) { throw new RuntimeException(e);...

    forum.aspose.com/t/error-when-extracting-images...
  8. XlsxSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XLSX format in Java....Gets the way how sections are handled when saving to the output XLSX...Sets the way how sections are handled when saving to the output XLSX...

    reference.aspose.com/words/java/com.aspose.word...
  9. Get a failure when converting PUB to PDF - Free...

    we got an error: Aspose.Pub.Exceptions.ConvertException: Can't create PDF font with name = Times New Roman --> PDF: Font Times New Roman was not found at #=zsedkhgG8ahbpm5MGaxElEpPK9w6z.#=zunhvw5McAVAr(TextStyle #=zC…...Exceptions.ConvertException: Can't create...provided in the context for handling missing fonts in PUB to PDF...

    forum.aspose.com/t/get-a-failure-when-convertin...
  10. 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-...