Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 4,460 for

conversion error

(0.2 sec)
  1. Add a page break in excel at end of each page i...

    Hello, I am working on a Project to convert excel files to pdf with Aspose.Cells version 25.6. Currently I am using below code for Conversion: final PageSetup pgSetup = curSheet.getPageSetup(); if (pgSetup != null && …...I am using below code for conversion: final PageSetup pgSetup...setPrintArea(strPrintArea); } else { LOGGER.error("strLastRowNum OR strLastColName...

    forum.aspose.com/t/add-a-page-break-in-excel-at...
  2. Document Processing API for .NET: C#, F#, VB.NE...

    C# ASP.NET VB.NET library to work with Word files. Create edit convert DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more formats....reduce manual intervention, errors, and delays. Aspose.Words for...API Features Aspose.Words Conversion Instantly convert documents...

    products.aspose.com/words/net/
  3. PDF to PDF/A 3 B results in formatting errors -...

    Hello, I have problems converting PDF-files to PDF/A3 B. Éspecially the formatting of tables is often weird. Sometimes a word/words of a sentence is/are moved up or down or moved over other text. Somestimes hyperlin…...PDF/A 3 B results in formatting errors Aspose.PDF Product Family bea...am unable to notice PDF/A conversion code in above post. bea.grosse-venhaus...

    forum.aspose.com/t/pdf-to-pdf-a-3-b-results-in-...
  4. Fields Overview in Python|Aspose.Words for Pyth...

    You can access field modifying using Python. Fields of the document are loaded into the Aspose.Words Document Object Model (DOM)....preserved during open/save and conversions. It is possible to update...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/words/python-net/fields-overview/
  5. 2024年新功能|Aspose.PDF for .NET

    本页面介绍了2024年在Aspose.PDF for .NET中引入的最受欢迎的新功能。...pdf" )) { // Create conversion options to convert the document..."FOGRA39" ) }; // During the conversion process, the validation is...

    docs.aspose.com/pdf/zh/net/whatsnew/2024/
  6. Merge Documents via Python | products.aspose.com

    Combine two or more separate documents including Microsoft Word, Excel, PowerPoint, PDF and Images via your Python application. Test the merging results online via app.... It saves time, reduces errors, and helps maintain consistency...Handling Customization Document Conversion High-Performance Cross-Platform...

    products.aspose.com/total/python-net/merge/
  7. HtmlLoadOptions class | Aspose.Words for Python

    aspose.words.loading.HtmlLoadOptions class. Allows to specify additional options when loading HTML document into a [Document](../../aspose.words/document/) object...are stored as is without conversion. encoding Gets or sets the...document should be handled if errors occur during loading. Use this...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Merge PS files to PDF | JavaScript | Aspose

    JavaScript API Solution to merge PostScript. Save the combined result as PDF files. Learn the code example of merging functionality....document manipulation and conversion API for JavaScript solution...it is possible to see what errors were thrown during the merge...

    products.aspose.com/page/javascript-cpp/merge-p...
  9. Merge PS files to PDF | C++ | Aspose

    C++ API Solution to merge PostScript files in a few lines of code. Save the combined result as PDF files.Learn the code example of merging functionality....document manipulation and conversion API for C++ platform. You...it is possible to see what errors were thrown during the merging...

    products.aspose.com/page/cpp/merge-ps-to-pdf/
  10. 在 Java 中将 HTML 转换为 Markdown – Aspose.HTML for Java

    了解如何使用 Aspose.HTML API 在 Java 中将 HTML 转换为 Markdown。考虑在 Java 代码中将 HTML 转换为 Markdown 的各种情况。... writeAllText ( "conversion.html" , code); 8 9 // Call...Converter. convertHTML ( "conversion.html" , new MarkdownSaveOptions()...

    docs.aspose.com/html/zh/java/convert-html-to-ma...