Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 52,039 for

2025

(0.56 sec)
  1. Form fields not extracting in Aspose.PDF - Free...

    I am running into two different issues, looking for expert advise. I’ve latest Aspose.Total.Net license that I am using to consume Aspose.PDF features as well. The system is not able to extract state of form fields - E…...words-net GowriRB April 22, 2025, 5:10am 1 I am running into...of checkbox, radio button etc 20250701 When I use OCR engine, radiobutton...

    forum.aspose.com/t/form-fields-not-extracting-i...
  2. How to set excel Custom Paper Size width and he...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao worksheet.PageSetup.PaperSize = PaperSizeType.Custom; // Set custom paper size for A1 (width: 33.1 inches, height: 23.4 inches) worksheet.PageSetup.Custom…...aspose-cells imparthgalani August 7, 2025, 6:37am 1 @amjad.sahi , @Professionalize...to possible John.He August 7, 2025, 6:48am 2 @imparthgalani For...

    forum.aspose.com/t/how-to-set-excel-custom-pape...
  3. Copying formulas with cell referecing other she...

    Hi, I have a workbook with following formula in cell G3 in Sheet1 which is referencing Sheet2. When I try to copy this formula to cell C3 in Sheet1, the relative cell reference part is the same as source and won’t ajust…...cells-net wwu September 29, 2025, 1:56am 1 Hi, I have a workbook...Professionalize.Discourse September 29, 2025, 1:57am 2 @wwu To achieve the...

    forum.aspose.com/t/copying-formulas-with-cell-r...
  4. Do we have the ability to perform redaction in ...

    hi Aspose, Do we have the ability to perform redaction in the aspose cells editor? like apply back colour on the embedded images, charts and cells Thank you, Ganesh Kumar....aspose-cells Ghani0303 December 5, 2025, 12:02pm 1 hi Aspose, Do we...Kumar. peter.zhou December 5, 2025, 1:07pm 4 @Ghani0303 We have...

    forum.aspose.com/t/do-we-have-the-ability-to-pe...
  5. 请问怎么将一个分页符和文本从一个段落中分开 - Free Support Forum - as...

    源文档: aa.docx (39.8 KB) 这个源文档中有一个段落是:page break 1 引言 请问怎么处理可以将 page break 和 1 引言 分开为两个段落 我的处理:这样的处理会导致新增一个空标题 DocumentBuilder builder = new DocumentBuilder(document); RunCollection runs = para.getRuns(); Arrays.st…...words-java ouchli April 15, 2025, 2:25am 1 源文档: aa.docx (39.8...vyacheslav.deryushev April 15, 2025, 9:46am 2 @ouchli 由于分页符是段落 ParagraphFormat...

    forum.aspose.com/t/topic/311299
  6. ImportData method overwriting the formula in la...

    AsposeBug.zip (14.2 KB) Hi, I am using Aspose.Cells for .Net and facing 1 weird issue wherein when I import data to an existing workbook using the ImportData method its overwriting formula in the last column of first r…...Family rahulsingh27 October 2, 2025, 4:26pm 1 AsposeBug.zip (14...Professionalize.Discourse October 2, 2025, 4:26pm 2 @rahulsingh27 It appears...

    forum.aspose.com/t/importdata-method-overwritin...
  7. .pages and .key are not supported - Free Suppor...

    Hi Team, We would like to inform you that we are facing issues with .pages and .key extension files. Neither I am able to convert into docx for .pages or pptx for .key like it works in libreoffice but some .numbers are…...cells-net mineshquikdata October 13, 2025, 6:54am 1 Hi Team, We would...Professionalize.Discourse October 13, 2025, 6:55am 2 @mineshquikdata Currently...

    forum.aspose.com/t/pages-and-key-are-not-suppor...
  8. Change in behavior of Cells#insertColumns start...

    Hi, Using Aspose Cells for Java, version 25.9. Sample code: Workbook workbook = new Workbook("input.xlsx"); Worksheet worksheet = workbook.getWorksheets().get("IT Projections"); Cells cells = worksheet.getCells(); cel…...cells-java TarasTielkes September 23, 2025, 12:06pm 1 Hi, Using Aspose...Professionalize.Discourse September 23, 2025, 12:06pm 2 @TarasTielkes It...

    forum.aspose.com/t/change-in-behavior-of-cells-...
  9. The workbook opens in Protected View after resa...

    I have resaved the workbook (.xls → .xls) with Aspose.Cells and the result is opened in Protected View by MS Excel. The original workbook opens without any warnings. I attached the workbook. Code sample: var wb = new …...cells-net licenses March 21, 2025, 3:22pm 1 I have resaved the...(7.1 KB) amjad.sahi March 21, 2025, 5:33pm 2 @licenses , Thanks...

    forum.aspose.com/t/the-workbook-opens-in-protec...
  10. Object reference not set to an instance of an o...

    We are getting the error when converting a Word document to Html, and then converting the Html back to Word. After further investigation, we found the error was caused by this particular css: span.UnresolvedMention { co…...Product Family khsiang October 15, 2025, 3:54pm 1 We are getting the...Professionalize.Discourse October 15, 2025, 3:56pm 2 @khsiang The error...

    forum.aspose.com/t/object-reference-not-set-to-...