Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 43,660 for

2025

(0.77 sec)
  1. Copy excel is not working properly when we try ...

    Hi Team, Good Morning!!! I am encountering an issue while copying multiple source workbooks containing PivotTables into a destination Excel workbook. The destination workbook is created, but it gets corrupted. When I t…...cells-java koteswaragunda March 14, 2025, 11:16am 1 Hi Team, Good Morning...Professionalize.Discourse March 14, 2025, 11:17am 2 @koteswaragunda It...

    forum.aspose.com/t/copy-excel-is-not-working-pr...
  2. Workbook object increases in size when iteratin...

    I have a particular Excel workbook with one worksheet that has a large used range due to a formula in cell XFD1. When iterating over the used range on this sheet with Aspose, the total size of the workbook noticeably in…...Family cells-net bytefyre May 22, 2025, 8:09pm 1 I have a particular... Thank you! John.He May 23, 2025, 1:18am 2 @bytefyre When you...

    forum.aspose.com/t/workbook-object-increases-in...
  3. 使用aspose.words从html制作的docx文件转为PDF样式表现混乱,但是把docx...

    docx转为PDF的方法代码如下: Document document = new Document(file.getInputStream()); ByteArrayOutputStream outputStream = new ByteArrayOutputStream(); document.save(outputStream, SaveFormat.PDF); Files.write(Paths.get("/Users/p…...words-java pizhai2 July 17, 2025, 10:49am 1 docx转为PDF的方法代码如下:...Professionalize.Discourse July 17, 2025, 10:49am 2 @pizhai2 Cause The...

    forum.aspose.com/t/aspose-words-html-docx-pdf-d...
  4. Xlsx转csv时,只能转换第一个sheet的数据 - Free Support Forum ...

    我使用的版本是: <groupId>com.aspose</groupId> <artifactId>aspose-cells</artifactId> <version>23.6</version> 代码如下: LoadOptions loadOptions = new LoadOptions(); workbook = new Workbook(inputStream, loadOptions); int sheetCount…...cells-java Endergarten August 13, 2025, 8:15am 1 我使用的版本是: <groupId>com...Professionalize.Discourse August 13, 2025, 8:16am 2 @Endergarten 在将XL...

    forum.aspose.com/t/xlsx-csv-sheet/316668
  5. Question implementation C# and result dxf - Fre...

    Hello, my name is Ernandes, I work as a fullstack Dev in .net and we are building an application to manipulate plans in AutoCAD, through commands, to optimize time, and I came across the libraries, Aspose.CAD and Aspose.…...jemsystems April 24, 2025, 2:48pm 1 Hello, my name is...Professionalize.Discourse April 24, 2025, 2:48pm 2 @ernandes.pereira...

    forum.aspose.com/t/question-implementation-c-an...
  6. [Defect] - Displayed content as edited without ...

    Scenario 1: Added one more bullet point at end of page. Attach 2 docx files attached (Source 1 && Target 1), Load Source 1 as source && Target 1 as Target files in model, Compare files by click compare button. Actual:…...sonkar March 26, 2025, 10:06am 1 Scenario 1: Added...Professionalize.Discourse March 26, 2025, 10:07am 2 @abhishek.sonkar...

    forum.aspose.com/t/defect-displayed-content-as-...
  7. Bookmark Replacement Problem – Nested Bookmark ...

    Hello Team, I have two documents, and I am using a bookmark-replacement logic. I’m facing an issue where a bookmark gets removed if two bookmarks exist at the same location in the document. The inner bookmark named BOOK…...KeerthanaRamesh214 November 25, 2025, 8:46am 1 Hello Team, I have...Professionalize.Discourse November 25, 2025, 8:47am 2 @KeerthanaRamesh214...

    forum.aspose.com/t/bookmark-replacement-problem...
  8. Insert template to existing document - Free Sup...

    Hi, Need some help. We have templates from Microsoft office available at "C:\Program Files\Microsoft Office\Templates" under this particular path we have folders for each template(.dotm) - macro enabled template when…...words-python Prakruth October 27, 2025, 11:12am 1 Hi, Need some help...Professionalize.Discourse October 27, 2025, 11:12am 2 @Prakruth To insert...

    forum.aspose.com/t/insert-template-to-existing-...
  9. Html转word,当<head></head>中间加了一段css样式后,html转word后...

    版本:23.8 编程语言:java 当中间加了一段css样式后,html转word后图片消失, 如果中不加css样式,图片可以正常显示 源文件: ccc.zip (1.5 MB) 转换代码: com.aspose.words.Document docx = new com.aspose.words.Document(htmlInputStream); ByteArrayOutputStream byteAr…...words-java ZhonghaoSun August 6, 2025, 6:43am 1 版本:23.8 编程语言:java...Professionalize.Discourse August 6, 2025, 6:44am 2 @ZhonghaoSun 在将 HTML...

    forum.aspose.com/t/html-word-head-head-css-html...
  10. Attributes of Text Elements don't seem to work ...

    Hello, I’ve noticed that in elements the textLength Attribute doesn’t seem to work when converting an SVG file into an image. I’ve then tested the svg-text-arranging.svg file from this article and noticed that the resu…...Developer123123 October 29, 2025, 12:35pm 1 Hello, I’ve noticed...Professionalize.Discourse October 29, 2025, 12:36pm 2 @Developer123123...

    forum.aspose.com/t/attributes-of-text-elements-...