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

december

(0.07 sec)
  1. 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...
  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. 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. Problems with adding Arial Unicode MS to the Fo...

    Hi, Why we want to use Aspsoe PDF: We do currently use Aspsose for words to generate PDF-Files. Now, the reports get very large and we try to find a faster solution (> 250 pages with TOC and updateFields and updatePage…...Family aspose-pdf-java MrNW December 18, 2025, 10:50am 1 Hi, Why...Professionalize.Discourse December 18, 2025, 10:53am 2 @MrNW...

    forum.aspose.com/t/problems-with-adding-arial-u...
  5. 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...
  6. 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...
  7. Distinguish Reference-Only Formulas vs. Operati...

    I need a way to determine whether a cell’s formula in Aspose.Cells is only a reference or if it is an actual formula performing a calculation. Examples of formulas that should be treated as reference-only: =A1 =Sheet1…...Product Family cells-net Jayshiv December 3, 2025, 11:52am 1 I need...Professionalize.Discourse December 3, 2025, 11:52am 2 @Jayshiv...

    forum.aspose.com/t/distinguish-reference-only-f...
  8. 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...
  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. 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...