Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 1,266 for

exception handling

(0.12 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. Error processing slides with empty math element...

    Hi Aspose team, We are observing errors processing certain PPTX files containing empty math elements. The files are valid OOXML packages, which implies this is a bug in Aspose.Slides 26.06. System.ArgumentNullException…...least handle it without throwing a null mathText exception. I attached...

    forum.aspose.com/t/error-processing-slides-with...
  3. 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-...
  4. 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...
  5. Dúvida sobre compatibilidade do Aspose.OCR com ...

    Estamos usando a biblioteca Aspose.OCR no nosso ambiente de produção, que roda em contêineres Docker com Linux e .NET 8. Ao tentar fazer o reconhecimento de um PDF, esbarramos no erro System.PlatformNotSupportedExceptio…...gerenciado útil (nenhuma exception .NET aparece); o processo...vazamento de memória nativa, handles, fontes, etc.) que possa levar...

    forum.aspose.com/t/duvida-sobre-compatibilidade...
  6. 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...
  7. 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...
  8. 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/
  9. Aspose pdf is failing to convert text containin...

    Hello, I’m using TextAbsorber to extract text from pdf but it is failing to convert the superscript and subscript from pdf. The pdf contains simple mathematical and chemistry equations. Please guide me to get it done, I…...pdfDocument, int page) throws Exception { // Create TextAbsorber object...extraction methods may not handle these formatting styles correctly...

    forum.aspose.com/t/aspose-pdf-is-failing-to-con...
  10. Header & Footer content updates are not showing...

    Hi Team, I’m using Aspose.words for Java to compare two versions of .DOCX files, but I noticed that footer content updates are not showing in the comparison output file, even though it works fine on MS Word compare. sa…...main(String[] args) throws Exception { String currentDirectory...Document revised) throws Exception { if (original.hasRevisions())...

    forum.aspose.com/t/header-footer-content-update...