Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 1,160 for

bug fix

(0.05 sec)
  1. Docx to PDF conversion - images content in it w...

    Hello Team, when I converted the docx file to PDF, the images content in it were misplaced. Therefore, the converted docx file is attached for your review and feedback. We request you to let us know why the images were m…...version – many layout‑related bugs are fixed in newer releases. Provide...and determine whether it is a bug or a format limitation. If after...

    forum.aspose.com/t/docx-to-pdf-conversion-image...
  2. Problems converting word to pdf - Free Support ...

    When I converted a word document to a pdf document, the chart title has been changed from Chinese to English. How can I keep it unchanged? version:aspose-words-25.9-jdk17 Even if I use this code, it still doesn’t…...version, as there may be bug fixes or improvements related to...system and will deliver their fixes according to the terms mentioned...

    forum.aspose.com/t/problems-converting-word-to-...
  3. Chart Is Missing When Converting a PowerPoint P...

    We noticed that when we save a PPTX document as PDF we are missing the chart. Presentation with chart.zip (32.6 KB)... Updates often include bug fixes and improvements for better...system and will deliver their fixes according to the terms mentioned...

    forum.aspose.com/t/chart-is-missing-when-conver...
  4. Aspose.Tasks, Finish field returns wrong date -...

    Hi guys, I was trying to upgrade Aspose.Tasks library from 23.6 to 25.9 and found different behavior dealing with Finish field. I tried the same code in different Aspose.Tasks versions and figured the different behavio…... You can see the bug behavior easily vasiliy.sinitsyn...system and will deliver their fixes according to the terms mentioned...

    forum.aspose.com/t/aspose-tasks-finish-field-re...
  5. Aspose.OMR for .NET|Documentation

    Aspose.OMR for .NET is an easy-to-use .NET library for designing and recognizing hand-filled questionnaires, surveys, and similar forms....changes, enhancements and bug fixes in Aspose.OMR for .NET releases...

    docs.aspose.com/omr/net/
  6. NPE when convert HTML to PDF - Free Support For...

    Hello! I convert HTML to PDF import com.aspose.pdf.*; import com.aspose.pdf.HtmlSaveOptions.PartsEmbeddingModes; import com.aspose.pdf.HtmlSaveOptions.RasterImagesSavingModes; ... public byte[] createDocumentFromHt…...7) has this bug Please tell me, is there any...system and will deliver their fixes according to the terms mentioned...

    forum.aspose.com/t/npe-when-convert-html-to-pdf...
  7. Aspose pdf fails to save a PDF when options are...

    using .net 9 latest apose.pdf (25.10.0). 1.pdf (221.1 KB) when trying to save attached PDF with: SaveOptions so = new PdfSaveOptions() { DefaultFontName = "Arial", }; pdfDocument.Save(outputPdfPath, so); save fa…... saveOptions); Validate the fix Run the code with the FontSettings...occasional runtime‑specific bugs are fixed in newer patches. If the...

    forum.aspose.com/t/aspose-pdf-fails-to-save-a-p...
  8. Aspose.OCR for JavaScript via C++|Documentation

    Aspose.OCR for JavaScript via C++ is an easy-to-use API for extracting text from scans and photos directly in the web browser or Electron applications....changes, enhancements and bug fixes in Aspose.OCR for JavaScript...

    docs.aspose.com/ocr/javascript-cpp/
  9. When generating a DOCX file from a PDF using As...

    when generating a DOCX file from a PDF using Aspose.PDF, some alignment issues were observed with 20.10.0.0 version image.png (40.3 KB)...Newer versions often include bug fixes and improvements that could...

    forum.aspose.com/t/when-generating-a-docx-file-...
  10. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...width based on the content or a fixed value. Update Shape Values :...shape.Width = 200; // Set a fixed width or calculate based on...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...