Sort Score
Result 10 results
Languages All
Labels All
Results 5,131 - 5,140 of 186,284 for

2023

(0.18 sec)
  1. I want to remove all verticalMerges in all sect...

    private static bool IsSelfVerticalMerged(Cell cell, Cell[,] cells) { // Check if the cell is vertically merged with the previous cell in the same row if (cell.CellFormat.VerticalMerge == CellMerge.Previous && cell.Par…...coderthiyagarajan198 August 3, 2023, 8:27am #1 private static bool...Konstantin.Kornilov August 3, 2023, 4:09pm #2 @coderthiyagarajan198...

    forum.aspose.com/t/i-want-to-remove-all-vertica...
  2. Getting encrypted exception with document.Save(...

    i updated from Version 23.2 to 23.8 and now i m getting an encrypted exception when i want to save to a new documentname after deleting the embedded file collection. (worked before!) here is my code: try { if (str…...aspose-pdf-net herbee August 29, 2023, 1:58pm #1 i updated from Version...KB) sergei.shibanov August 29, 2023, 3:50pm #3 @herbee We have opened...

    forum.aspose.com/t/getting-encrypted-exception-...
  3. Javascript tags not detecting by Aspose.pdf ver...

    Team, I have found issue like if I include javascript via Acrobat writer ( like document.beforeclose) it’s not detected by Aspoae.pdf. I have checked in document.javascript.keys, document.actions, pages[1].actions, pages…...aspose-pdf-net Amarsha November 24, 2023, 5:30pm 1 Team, I have found... Amar asad.ali November 25, 2023, 1:49am 2 @Amarsha Would you...

    forum.aspose.com/t/javascript-tags-not-detectin...
  4. 我使用aspose.word生成docx文件,表格里的cell我设置了width但是无效 - ...

    //生成docx @Test public void test5() throws Exception { License license = new License(); license.setLicense("./lib/newlic.lic"); Document doc = new Document(); doc.removeAllChildren(); Section section = new …...中文技术支持 humanhuman February 24, 2023, 3:06am #1 //生成docx @Test public...table; } humanhuman February 24, 2023, 2:37am #2 这是以上代码生成的docx文件,单元格的width没有生效...

    forum.aspose.com/t/aspose-word-docx-cell-width/...
  5. Aspose barcode null pointer exception in Red Ha...

    Aspose barcode jar is throwing java null pointer exception while trying to generate the barcode image in the code. facing this issue in Red Hat Open Shift environment, the same code working fine and generating the barco…...aspose-barcode manasag October 20, 2023, 6:57pm 1 Aspose barcode jar...0_382” amjad.sahi October 21, 2023, 9:22am 2 @manasag , Could you...

    forum.aspose.com/t/aspose-barcode-null-pointer-...
  6. Could not load file or assembly SkiaSharp, Vers...

    Hi Everyone I create a windows form project, using Aspose.Word 22.12.0 Here is a simple function: Loading a *.docx tempplate replace content then save to *.pdf The project are deployed using ClickOnce After install…...Family skiasharp dpii August 12, 2023, 5:19am #1 Hi Everyone I create...thanks denis.shvydkiy August 12, 2023, 9:59am #2 @dpii , could you...

    forum.aspose.com/t/could-not-load-file-or-assem...
  7. Load Fonts Such as Arial in Docker Container wi...

    When Slide.GetThumbnail, it will crashed in 23.11, same code and environment works with 23.10. Code: using var thumbnail = currentSlide.GetThumbnail(scale, scale); Dockerfile FROM mcr.microsoft.com/dotnet/aspnet:8.0 …...slides-fonts islide November 26, 2023, 12:20pm 1 When Slide.GetThumbnail...andrey.potapov November 26, 2023, 5:51pm 2 @islide , Thank you...

    forum.aspose.com/t/load-fonts-such-as-arial-in-...
  8. Form Fields Not Being Correctly Returned - Free...

    template4_1_page_form.pdf (86.7 KB) Hi, I hope someone can help. The issue I’m seeing is similar to this reported issue: https://forum.aspose.com/t/pdf-form-missing-fields/228272 but I’m using the java library. When …...aspose-pdf-java douglasdallas February 9, 2023, 12:11pm #1 template4_1_page_form...sergei.shibanov February 9, 2023, 1:11pm #4 @douglasdallas If...

    forum.aspose.com/t/form-fields-not-being-correc...
  9. Unable to copy content of an RTF file with it's...

    I have an RTF file, trying to convert it to a PDF file. When I use following code, I get malformed PDF Document rtfDoc = new Document(rtf); DocumentBuilder builder = new DocumentBuilder(rtfDoc); Document pdfDoc = rtfD…...words-java quickfee August 8, 2023, 7:33pm #1 I have an RTF file...Konstantin.Kornilov August 8, 2023, 9:46pm #2 @quickfee Could you...

    forum.aspose.com/t/unable-to-copy-content-of-an...
  10. Aspose.Words | Java Library to Process Document...

    Java library to create edit view and convert Word and OpenOffice documents. Programmatically work with document text, images, forms, tables, XML, OLE and more....September 13, 2023 23.8 August 14, 2023 23.7 July 13, 2023 23.6 June...June 16, 2023 23.5 May 12, 2023 23.4 April 7, 2023 23.3 March 15...

    releases.aspose.com/words/java/