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

december

(0.11 sec)
  1. How to change font name for aspose word table o...

    Hi, How to change font name as Verdana for aspose word table of content using LINQ report engine....thomas December 26, 2025, 3:24pm 1 Hi, How...Professionalize.Discourse December 26, 2025, 3:25pm 2 @rose.thomas...

    forum.aspose.com/t/how-to-change-font-name-for-...
  2. 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...
  3. Client-Side UI Solutions for PDF Editing with A...

    Hello! As the title suggests, I was looking for the correct approach on creating a client-side, visual, PDF editor. I understand that Aspose API services are mostly for the backend, but I had a few questions: Does Asp…...javascript ArturSahakyan22 December 16, 2025, 8:01pm 1 Hello!...Professionalize.Discourse December 16, 2025, 8:03pm 2 @ArturSahakyanAW...

    forum.aspose.com/t/client-side-ui-solutions-for...
  4. Copied range does not update chart to use the e...

    When I copy a range using the below code, I expect the chart to update to reference the data within the destination, not the original. Scenario: In the below code, a chart is bound to A1:B5, then the sheet range A1:J10…...Cells Product Family max00000 December 10, 2025, 7:40am 1 When I...Professionalize.Discourse December 10, 2025, 7:40am 2 @max00000...

    forum.aspose.com/t/copied-range-does-not-update...
  5. 保存文件时,出现错误: - 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
  6. 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...
  7. Best practice to consider image alignment when ...

    Hello, a technical question. We convert pictures, including many pictures taken with mobile phones, to PDF. Is there a way to take into account the rotation of the mobile phone picture when converting to PDF? Kind Reg…...9 KB) ashishblusynergydev December 8, 2025, 5:09am 14 I am facing...the problem here. AStelzner December 10, 2025, 9:54am 15 Hi Alexey...

    forum.aspose.com/t/best-practice-to-consider-im...
  8. 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...
  9. Compress PDF corrupts document - Free Support F...

    Hi Aspose team,using following code I tried to compress one PDF document: Console.WriteLine(DateTime.Now.ToString()); // The path to the documents directory. string dataDir = Path.GetF…...doc December 29, 2015, 10:56am 1 Hi Aspose...Thanks, Oliver codewarior December 30, 2015, 11:49am 2 Hi Oliver...

    forum.aspose.com/t/compress-pdf-corrupts-docume...
  10. 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-...