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

december

(1.24 sec)
  1. 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...
  2. How to call data only once, even if I have mult...

    Hi, I’ve a problem. I have a template that starts by building a data structure by making different calls. This take about 20 minutes to retrieve datas. Then I have 4 foreach loops that process the data and displaying …...linq-reporting-engine deid December 3, 2025, 9:13am 1 Hi, I’ve...Professionalize.Discourse December 3, 2025, 9:14am 2 @deid Based...

    forum.aspose.com/t/how-to-call-data-only-once-e...
  3. 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...
  4. 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...
  5. 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...
  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. 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-...
  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: 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-...
  10. aspose.Word : Access is denied when trying to d...

    Hi, I’m facing an issue while trying to print a file, the following code : try { if (_CurrentDocument.builder != null) { _printerSettings.Copies = (short)nbCopies; TAsposeAdapterBase.refreshDocu…...Product Family guyyyyyyyyyyy December 15, 2025, 4:15pm 1 Hi, I’m...Professionalize.Discourse December 15, 2025, 4:17pm 2 @guyyyyyyyyyyy...

    forum.aspose.com/t/aspose-word-access-is-denied...