Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 39,103 for

2025

(0.14 sec)
  1. JsonDataSource Initialization Extremely Slow wi...

    I’m using the LINQ Reporting Engine in Aspose.Words and passing a large JSON structure (~18,000 tokens) as the data source. Currently, I’m instantiating the data source like this: var dataSource = new JsonDataSource(n…...linq-reporting-engine PramodMn July 15, 2025, 10:42am 1 I’m using the LINQ...Professionalize.Discourse July 15, 2025, 10:43am 2 @PramodMn Cause The...

    forum.aspose.com/t/jsondatasource-initializatio...
  2. When a para gets split in two pages it is extra...

    When a para gets split in two pages it is extracted as two different paragraphs...words-java surenderr April 29, 2025, 11:35am 1 When a para gets...Professionalize.Discourse April 29, 2025, 11:35am 2 @surenderr Can you...

    forum.aspose.com/t/when-a-para-gets-split-in-tw...
  3. 购买服务咨询 - Free Support Forum - aspose.com

    1 Developer And 1 Deployment Location是什么意思,我购买后,怎么使用是合规的...cells-java zzs759861353 May 10, 2025, 12:39am 1 1 Developer And 1...Professionalize.Discourse May 10, 2025, 12:39am 2 @zzs759861353 请您...

    forum.aspose.com/t/topic/312513
  4. API Docs Mistake: "v3.0" is correct, not "v3" -...

    After long tryings API Reference and Auth issues, finally found the source of problem Let’s look, for example, at Deskew an Image|Documentation We see “api.aspose.cloud/v3/imaging/deskew” It doesn’t work Must be “api…...Product Family artildo May 6, 2025, 10:35am 1 After long tryings...fix this alexermakoff May 6, 2025, 1:55pm 2 Hello, thanks for...

    forum.aspose.com/t/api-docs-mistake-v3-0-is-cor...
  5. Referral video or recordings for viewing the sa...

    Can I get any referral video or recordings for viewing the sample creation of Aspose word template for LINQ reporting engine....thomas01 October 27, 2025, 7:47am 1 Can I get any referral...Professionalize.Discourse October 27, 2025, 7:48am 2 @rose.thomas01 Currently...

    forum.aspose.com/t/referral-video-or-recordings...
  6. Evaluating aspose.ocr issue - Free Support Foru...

    I am evaluating Apso.ocr. I need to take a flattened pdf file and process a page with grids on it and turn that image of a grid into actual grids. I need to do this across may files and may structures. The code In hav…...Product Family maseyo November 5, 2025, 10:34pm 21 Microsoft Visual...net 4.7.2 maseyo November 6, 2025, 4:55pm 22 The ocr license has...

    forum.aspose.com/t/evaluating-aspose-ocr-issue/...
  7. Generic GDI error on PDF to TIFF conversion - F...

    I have a generic GDI exception on a vector PDF, I attach it, my code is: Aspose.Pdf.Document pdfDocument = new Aspose.Pdf.Document(streamInput); bool IsLandscape = IsPageLandscape(pdfDocument.Pages.First()); var book…...aspose-pdf-net ilbarzo September 22, 2025, 7:39am 1 I have a generic GDI...Professionalize.Discourse September 22, 2025, 7:39am 2 @ilbarzo A generic...

    forum.aspose.com/t/generic-gdi-error-on-pdf-to-...
  8. Checkbox on Excel - Free Support Forum - aspose...

    Hello, I need to manage check box on excel cells thanks to the new feature provide per Excel. image.png (7.4 KB) Which permit to have checkbox like this: image.png (491 Bytes) We are developing a web application and…...Family cells-net BASSETTI May 2, 2025, 2:40pm 1 Hello, I need to manage...Professionalize.Discourse May 2, 2025, 2:40pm 2 @BASSETTI Could you...

    forum.aspose.com/t/checkbox-on-excel/312207
  9. How to modify footnote content number style? - ...

    for (Paragraph paragraph : footnote.getParagraphs()) { for (Run run : paragraph.getRuns()) { run.getFont().setColor(Color.RED); } }...Family words-java Crane March 28, 2025, 2:32pm 1 for (Paragraph paragraph...Professionalize.Discourse March 28, 2025, 2:34pm 2 @Crane To modify the...

    forum.aspose.com/t/how-to-modify-footnote-conte...
  10. DWG file from scratch shows empty - Free Suppor...

    Hi Aspose team, I’m trying to create a DWG file from scratch using Aspose.CAD for .NET (version 24.10.0), without using any existing template. I followed this official example, but when I open the generated file in Aut…...Product Family Abne April 2, 2025, 3:02pm 1 Hi Aspose team, I’m...Professionalize.Discourse April 2, 2025, 3:02pm 2 @Abne Could you please...

    forum.aspose.com/t/dwg-file-from-scratch-shows-...