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

2025

(0.51 sec)
  1. The Header align is wrong after attach word - F...

    the “main” word like but after attached cover word, it looks like: 1.docx (175.8 KB) out.docx (129.3 KB) cover.docx (19.3 KB) the result the align of header is left from center. Here is my code: String path…...Family words-java GusGus April 2, 2025, 10:13am 1 the “main” word like...docx"); alexey.noskov April 2, 2025, 12:01pm 2 @GusGus We have opened...

    forum.aspose.com/t/the-header-align-is-wrong-af...
  2. 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...
  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. Word→XPS - 複数の問題 - Free Support Forum - aspose.com

    ① 不具合の概要 Aspose.Words25.5.0を使用しXPSへ変換した際に、複数の不具合が発生していることを確認いたしました。詳細な内容は以下の通りです。また、これらの問題を解決するための対処方法についてご指導をお願い申し上げます。 ② 添付ファイルの説明 WordError ・ErrorReport_WORD.xlsx: 不具合事象のリストを記載しております。このエクセルには以下の情報が含まれています。 Error…...words-net Kotaro_Miki May 27, 2025, 3:03am 1 ① 不具合の概要 Aspose.Words25...Professionalize.Discourse May 27, 2025, 3:03am 2 @Kotaro_Miki 具体的な...

    forum.aspose.com/t/word-xps/313166
  6. Aspose.PDF for java 打印pdf 很模糊 发虚 - Free Support...

    public boolean printPdf(String filePath, PrintService printService) { try { PdfUtil.getLicense(); PdfViewer viewer = new PdfViewer(); viewer.bindPdf(filePath); viewer.setAutoResize(true); // Print the file wit…...aspose-pdf-java PonyWhite August 13, 2025, 1:57am 1 public boolean printPdf(String...Professionalize.Discourse August 13, 2025, 1:58am 2 @PonyWhite 打印PDF时...

    forum.aspose.com/t/aspose-pdf-for-java-pdf/316595
  7. Arabic parts of a font do not work in Aspose.Wo...

    I am not an Aspose user, I am a font engineer. We supplied TTFs containing Latin and Arabic to our client. The TTFs pass all tests and work everywhere as expected. Except that the client now complains that when they conv…...Family mekkablue October 23, 2025, 11:17am 1 I am not an Aspose...Professionalize.Discourse October 23, 2025, 11:18am 2 @mekkablue The issue...

    forum.aspose.com/t/arabic-parts-of-a-font-do-no...
  8. Aspose.Cells Cells indexer interface change and...

    Hi guys, I am currently working on upgrading Aspose.Cells from 23.6 to 25.10. One of changes I noticed is that Cells[int] indexer is no longer available in 25.10. Cells[int] used to return the Cell reference at the gi…...cells-net sentientsoft October 15, 2025, 9:53pm 1 Hi guys, I am currently...Professionalize.Discourse October 15, 2025, 9:54pm 2 @sentientsoft Your...

    forum.aspose.com/t/aspose-cells-cells-indexer-i...
  9. Saving optimized jpeg - Free Support Forum - as...

    I need to save an optimized jpeg (meaning minimal looses and maximal compression). I noticed there is no built-in save that can do that so I wrote some code to take the original image and using some logic I am trying to …...Product Family DanAvni April 3, 2025, 5:01pm 1 I need to save an...savedImage) evgeniy.sidenko April 3, 2025, 5:35pm 3 Hello, @DanAvni Speaking...

    forum.aspose.com/t/saving-optimized-jpeg/310794
  10. Save Word document as PDF corrupts Tab markup -...

    Hi. We have very simple Word document, which we would like to save as PDF using Aspose.Words latest version 25.3.0. Unfortunately this operation corrupts document markup (Tabs are lost). Please see attached source docu…...chyzh April 1, 2025, 9:51am 1 Hi. We have very simple...Professionalize.Discourse April 1, 2025, 9:51am 2 @sergii.chyzh It seems...

    forum.aspose.com/t/save-word-document-as-pdf-co...