Sort Score
Result 10 results
Languages All
Labels All
Results 8,661 - 8,670 of 159,267 for

2

(0.15 sec)
  1. Table contents are getting split while converti...

    Hi, I’m trying to convert a docx file (containing 23 pages along with some tables present inside, page 4) into pdf with Aspose.words 25.11 While exploring the pdf, I found that the output contains 25 pages and the tabl…...which was present got split into 2 different tables on separate pages...in the table of contents (page 2). input.zip (7.4 MB) 411×846 19...

    forum.aspose.com/t/table-contents-are-getting-s...
  2. Docx-Pdf: Long running conversion issue: JAVA -...

    Hi , We are having l Supplemental_file.docx (2.5 MB) which impacting many of our clients specially from China. Please find snippet from our POM <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-cells</…...docx (2.5 MB) which impacting many of...lls</artifactId> <version>24.2</version> </dependency> <dependency>...

    forum.aspose.com/t/docx-pdf-long-running-conver...
  3. Appendix C. Typical Templates in C#|Aspose.Word...

    Learn the typical templates of LINQ Reporting Engine to build a report in C#.... A Company 2. B Ltd . 3. C & D 4. E Corp ....clients]>><<if [IndexOf() % 2 == 0]>><<[Name]>> 2. <<else>><<[Name]>>...

    docs.aspose.com/words/net/typical-templates/
  4. If you modify the textLayer and save the psd fi...

    If you modify the textLayer and save the psd file, an error occurs. The error is this: class com.aspose.psd.internal.Exceptions.ArgumentException: The rectangle has no common processing area. Cannot proceed. com.aspos…...Sorokin September 15, 2023, 3:41am 2 @sewang could you please provide...Dmitriy.Sorokin September 19, 2023, 2:46pm 4 @sewang please attach this...

    forum.aspose.com/t/if-you-modify-the-textlayer-...
  5. Document.ExtractPages | Aspose.Words for .NET

    Discover the Document ExtractPages method to effortlessly retrieve specific page ranges, enhancing your document management and efficiency.... ExtractPages ( 0 , 2 ); doc . Save ( ArtifactsDir +...as if we had selected "Print 2 pages" in MS Word. // The start...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Track Changes in Office Docs - Free Support For...

    • Possible to not accept all changes in a document before sending it back to aspose before comparing again for track changes? WIll it track 2nd, 3rd, etc. versions with different colors. Or are is there a better/ diffe…...Discourse November 25, 2025, 6:49pm 2 @scottarmstrong Summary Aspose...doc.RevisionsAuthor = "Version 2"; // set author name doc.RevisionsColor...

    forum.aspose.com/t/track-changes-in-office-docs...
  7. 在 JavaScript 中管理演示文稿主题|Aspose.Slides for Node.j...

    使用 Aspose.Slides for Node.js 在 JavaScript 中精通演示文稿主题,以创建、定制并转换具有一致品牌形象的 PowerPoint 文件。...应用亮度变换时,会产生附加调色板 (2) 中的颜色。随后您可以设置和获取这些主题颜色。 1 - 主主题颜色 2 - 来自附加调色板的颜色。...ColorTransformOperat . MultiplyLuminance , 0.2 ); shape2 . getFillFormat ()....

    docs.aspose.com/slides/zh/nodejs-java/presentat...
  8. Hidden Cells Containing Text Overflow generate ...

    Hello, We are seeing an issue related to HTML export - where: A Workbook has hidden rows One of the cells in the hidden rows contains text that overflows into the adjacent (empty) cell. When the workbook is converted …...5</td> <td class='x21'>Value 2</td> <td></td> </tr> <tr height='20'...that the rows should have only 2 cells. Environment Details: Aspose...

    forum.aspose.com/t/hidden-cells-containing-text...
  9. VariableCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.VariableCollection, efficiently manage and customize document variables for enhanced document automation and flexibility.... (2 indexers) Methods Name Description..."Home address" ), Is . EqualTo ( 2 )); Assert . That ( variables...

    reference.aspose.com/words/net/aspose.words/var...
  10. 在 .NET 中管理演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的 C# 示例代码,以简化表格工作流程。...0) (2, 0) (3, 0) (0, 1) (1, 1) (2, 1) (3, 1) (0, 2) (1, 2) (2...(2, 2) (3, 2) (0, 3) (1, 3) (2, 3) (3, 3) 下面的 C# 代码演示了如何为表格中的单元格指定编号:...

    docs.aspose.com/slides/zh/net/manage-table/