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

december

(0.05 sec)
  1. 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...
  2. 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-...
  3. 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...
  4. MHT imaging using aspose.html V25.3, content ke...

    i have Aspose.Total.Java.lic license. i’m trying to convert mhtml files to jpg using aspose-html Irrespective of 24.11 or 24.12 version of Aspose.html, content keeps getting cutoff for some MHT files. There were some t…...HTML Product Family Ghani0303 December 24, 2024, 10:08am 1 i have...Professionalize.Discourse December 24, 2024, 10:08am 2 @Ghani0303...

    forum.aspose.com/t/mht-imaging-using-aspose-htm...
  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. 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...
  7. How to Extract Multi-Column Text from a Text Fr...

    Hi Team, I am using aspose slides for cpp. There is a text frame where text is divided into 3 multi columns. I want to be able to extract text according to different columns. Entire text: Hello, this is the first colum…...slides-text , slides-cpp pankajku December 4, 2024, 5:47am 1 Hi Team...Professionalize.Discourse December 4, 2024, 5:47am 2 @pankajku...

    forum.aspose.com/t/how-to-extract-multi-column-...
  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. 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...
  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-...