Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 810 for

december

(0.08 sec)
  1. 保存文件时,出现错误: - Free Support Forum - aspose.com

    try(InputStream workbookStream = new URL(url).openStream()){ Workbook workbook = new Workbook(workbookStream); workbook.save(output, options); } 报错了:java.lang.ClassCastException: com.aspose.cells.b.a.d.z cannot be ca…...Cells Product Family SeanXie December 24, 2025, 8:40am 1 try(InputStream...Professionalize.Discourse December 24, 2025, 8:42am 2 @SeanXie...

    forum.aspose.com/t/topic/323685
  2. getColumnWidthPixel how to calculate width - Fr...

    Workbook workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets().get(0); Cells cells = worksheet.getCells(); cells.setColumnWidthPixel(0, 170); ByteArrayOutputStream baos = new ByteArrayOutputStream(); …...Product Family cells-java xuerui December 24, 2025, 2:47am 1 Workbook...Professionalize.Discourse December 24, 2025, 2:49am 2 @xuerui...

    forum.aspose.com/t/getcolumnwidthpixel-how-to-c...
  3. Need Complete Documentation for Word Range Oper...

    Hello Team, I am using Aspose.Words for Node.js and I need complete documentation + practical examples related to the following areas: 1. Word Range Operations I am looking for full details and examples for: …...Product Family AbhayKumar007 December 6, 2025, 10:04am 1 Hello Team...Professionalize.Discourse December 6, 2025, 10:04am 2 @AbhayKumar007...

    forum.aspose.com/t/need-complete-documentation-...
  4. Issue with Font Rendering when converting DOCX ...

    Hi! I am writing to report an issue with font rendering encountered in Aspose.Words version 25.1.0. Problem description: When converting a .docx document containing text in the regular “Baskerville” font to PDF (or PNG…...Family words-net directum December 9, 2025, 10:19am 1 Hi! I am...Professionalize.Discourse December 9, 2025, 10:20am 2 @directum...

    forum.aspose.com/t/issue-with-font-rendering-wh...
  5. PDF: attached files shows as "0,00 bytes" and m...

    Good day, I attached files using the following code: public static void AddAttachment(string source, string dest, string[] attachments) { Document pdfDocument = new Document(source); fo…... 1 Like NPSwaroop December 22, 2025, 11:20am 4 Hi @asad...facing the same issue. asad.ali December 22, 2025, 5:42pm 5 @NPSwaroop...

    forum.aspose.com/t/pdf-attached-files-shows-as-...
  6. Intermittent Python Process Crash on Windows Se...

    We are facing an intermittent issue with our Python application when deployed in a client environment (Windows Server 2022 Datacenter Azure Edition). The application becomes unresponsive during execution and eventually …...Kolambran December 3, 2025, 12:34pm 1 We are...Professionalize.Discourse December 3, 2025, 12:34pm 2 @Sijo.Kolambran...

    forum.aspose.com/t/intermittent-python-process-...
  7. Aspose.Words Compare: multi-paragraph replaceme...

    Hi Aspose team, We are using Aspose.Words for .NET and need guidance on a comparison behavior that affects comparative PDF output. Observed behavior When a user replaces a multi-paragraph block, Document.Compare() pro…...must complete all work by December 31st and submit a final report...complete finish all work by December 31st March 15th and submit...

    forum.aspose.com/t/aspose-words-compare-multi-p...
  8. Accessing Document.PageCount Changes Rendering ...

    Description Accessing the read-only property Document.PageCount changes the subsequent image rendering output of the same document. The document renders correctly before reading PageCount, but the layout/alignment chang…...docxtoimage , words-net chenweii December 19, 2025, 9:38am 1 Description...Professionalize.Discourse December 19, 2025, 9:43am 2 @chenweii...

    forum.aspose.com/t/accessing-document-pagecount...
  9. 添付資料(PDF)のカタカナ文字化けについて - Free Support Forum - a...

    ご担当者様、お世話になります。 PDFの最適化する際、埋め込みフォントデータが一部欠損する現象が発生しております。PDFの画面など詳細は添付のExcelを参照ください。 本件を解決する方法を教えて下さい。 宜しくお願い致します。 問い合わせ.7z (283.0 KB)...日本語による技術サポート aspose-pdf-net nmlktgw December 22, 2025, 4:48am 1 ご担当者様、お世話になります。...Professionalize.Discourse December 22, 2025, 4:50am 2 @nmlktgw...

    forum.aspose.com/t/pdf/323588
  10. Table border is missing after accept all revisi...

    The table border is different withe accept revisions by office. The codes: String path = "C:\\Users\\z_jia\\Desktop\\a\\data\\"; Document word = new Document(path + "temp.docx"); var revisions = word.getRevisions(); re…... GusGus December 10, 2025, 6:47am 6 1.docx...same issue. alexey.noskov December 10, 2025, 8:30am 7 @GusGus...

    forum.aspose.com/t/table-border-is-missing-afte...