Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 1,159 for

exception handling

(0.08 sec)
  1. Fill of Structured Document Tags eats enormous ...

    We are using XML Bindings to synchronize some fields to document headers. While this is working perfectly with older Aspose.Words versions, it leads to serious problems with 25.7. We are currently running 2017.3 and tr…...or complex, optimize your handling of the document by processing...String> reportValues) throws Exception { NodeCollection<StructuredDocumentTa>...

    forum.aspose.com/t/fill-of-structured-document-...
  2. Content hierarchy error - inserted sub sections...

    Content is inserted into a SDT There is no documented breaking change from 24.8 to 24.9 in this regard. Probably the content has to be created differently now? See demo code and document in the attached archive. Until…...fillContent(Document doc) throws Exception { StructuredDocumentTa tag...just to do with the different handling of sdt? alexey.noskov February...

    forum.aspose.com/t/content-hierarchy-error-inse...
  3. Reading and Converting Outlook Files|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....converting OST formats to PST except 2013/2016/2019/2021 and future...possible, without throwing out exceptions, even if some data of the...

    docs.aspose.com/email/net/reading-and-convertin...
  4. DATA_LOSS warnings when importing HTML with com...

    Hello, We recently noticed Bookmark DATA_LOSS warnings when converting HTML documents that contain comments into DOCX files. Despite the warnings, the output DOCX still looks fine (comments are present and visible in W…...import_doc_from_html() throws Exception { final String html = """...is not met, the library’s handling of this syntax can result...

    forum.aspose.com/t/data-loss-warnings-when-impo...
  5. Issue with Merging Large PDF Files using Aspose...

    Hello, I am facing issues while merging large PDF files using Aspose.PDF(25.8.0.0). I have individual files of approximately 2GB each, and I am attempting to merge them into a single PDF, which could result in a file si…...the following exception in Visual Studio: Exception : Managed Debugging...optimizations that can be applied for handling large PDF merges. PdfMergeAnalysis...

    forum.aspose.com/t/issue-with-merging-large-pdf...
  6. DICOM Serialization|Aspose.Medical for .NET Doc...

    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....supports customization for handling private tags, bulk data URIs...ation DICOM Error Handling and Exceptions Aspose.Medical for...

    docs.aspose.com/medical/net/developer-guide/90-...
  7. Aspose cells 在保存wps编辑过的文件之后 里面的正文内容会变成蓝色字体 - Fr...

    文件原本是xls格式的 保存为xlsx格式之后 使用wps编辑 再使用cell工具保存 会出现com.aspose.cells.b.a.d.k59 cannot be cast to com.aspose.cells.l86这个错误,如果保存为xls格式再使用wps编辑,再使用cell工具保存的时候不报错,但是里面的正文内容会部分变成蓝色字体...likely related to how WPS handles formatting and styles when...programmatically. Error Handling : Implement error handling in your code...

    forum.aspose.com/t/aspose-cells-wps/314668
  8. Index was outside the bounds of the array when ...

    Hello, I am updating the XMP metadata of a PSB file approximately 2.7GB in size. However, upon saving the file, I encountered the following error: “System.IndexOutOfRangeException: Index was outside the bounds of the ar…...", false); } } catch (Exception) { // Something unexpected...engine, Exception& exception) --- End of inner exception stack...

    forum.aspose.com/t/index-was-outside-the-bounds...
  9. Can additional code be added to mimic SautinSof...

    We are moving away from SautinSoft to using Aspose.Words .Net. We have noticed how when SautinSoft renders a PDF from html it does a preprocessing step where it will resize images to stop an image from adjusting expandi…...implementing a similar feature to handle the image resize problem? I...this call back to see where handling individual resources like...

    forum.aspose.com/t/can-additional-code-be-added...
  10. Specify Load Options in Java|Aspose.Words for Java

    Set advanced properties when loading a document using Java to obtain more precise control of the process....TempFolder to Avoid a Memory Exception Aspose.Words supports extremely...problem with the Out of Memory exception while loading a document,...

    docs.aspose.com/words/java/specify-load-options/