Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 39,096 for

2025

(0.25 sec)
  1. 在线多人协同 - Free Support Forum - aspose.com

    您好,请问aspose是否支持在线多人协同操作?...com April 25, 2025, 12:05am 1 您好,请问aspose是否支持在线多人协同操作?...Professionalize.Discourse April 25, 2025, 12:05am 2 @feng.qun.zhu.avaryholding...

    forum.aspose.com/t/topic/311830
  2. While Converting PPTX to PDF in Java, Charts Ar...

    Hi Team, We are trying convert PPT document into PDF. But, charts from ppt are not rendered correctly in PDF. In PDF chart images got distorted dramatically. Java Version :17 We are using aspose.slides version 24.7 …...potapov December 11, 2025, 11:54am 21 @forasposeissues...forasposeissues December 12, 2025, 5:57am 22 I checked the slide...

    forum.aspose.com/t/while-converting-pptx-to-pdf...
  3. Has the PSDNET-1030 issue been resolved? - Free...

    Has the issue of PSDNET-1030 regarding the PSD module been resolved? It has been 4 years since it was first raised, do you have any plans to solve it? I did not track any relevant records of this issue in the Release Not…...中文技术支持 psd-java junhan August 23, 2025, 10:39am 1 Has the issue of...Professionalize.Discourse August 23, 2025, 10:39am 2 @junhan I understand...

    forum.aspose.com/t/has-the-psdnet-1030-issue-be...
  4. CVE-2024-0057 Vulnerability in Aspose.Slides fo...

    Hi team, We have integrated with Aspose Slides in our Production Systems. However, our application has identified a vulnerability with the following package in Aspose Slides - System.Security.Cryptography.X509Certific…...slides-vulnerability sukritisehgal August 13, 2025, 8:53pm 1 Hi team, We have integrated...Professionalize.Discourse August 13, 2025, 8:53pm 2 @sukritisehgal Can...

    forum.aspose.com/t/cve-2024-0057-vulnerability-...
  5. Linux x86和arm 的C++ sdk开发包 - Free Support Forum ...

    你好,我想问下,C++在x86和arm环境下的sdk开发包在哪可以下呢?我这边找不到呢。处理word/ppt/excel/txt/image等文件的。...words-cpp fff8888 April 22, 2025, 8:56am 1 你好,我想问下,C++在x86和a...Professionalize.Discourse April 22, 2025, 8:56am 2 @fff8888 请问您具体是想要哪个Aspose产品的C++...

    forum.aspose.com/t/linux-x86-arm-c-sdk/311627
  6. Stream incorrect or unsupported! AmazonS3 Stora...

    I’ve created AWS S3 bucket and configured a use with IAM role to have read/write access to this bucket. I’ve created a new storage type AWS S3 and properly everything configured. I’ve confirmed that connection is valid: …...martyniuk December 19, 2025, 3:00pm 1 I’ve created AWS S3...Internal error.", "DateTime": "2025-12-19T14:54:29.0905602Z", "InnerError":...

    forum.aspose.com/t/stream-incorrect-or-unsuppor...
  7. 请问words viewer的示例代码吗 - Free Support Forum - asp...

    有Excel Viewer的示例源码下载,但是没看到words viewer示例源码;请问这个示例的代码在哪里下载? https://products.aspose.app/words/viewer...中文技术支持 words-net Simon_Lau May 7, 2025, 1:55am 1 有Excel Viewer的示例源码下载,但是没看到words...app/words/viewer alexey.noskov May 7, 2025, 5:11am 2 @Simon_Lau Aspose...

    forum.aspose.com/t/words-viewer/312365
  8. Header & Footers Not Included When INCLUDETEXT ...

    Hi Team, We are using INCLUDETEXT field in Document. We have two documents: one document having Headers and Footers & some text whereas another document has only some text[~ no headers and footers]. We are adding INCL…...words-java Prem_Parmar September 24, 2025, 8:52am 1 Hi Team, We are using...Professionalize.Discourse September 24, 2025, 8:53am 2 @Prem_Parmar When...

    forum.aspose.com/t/header-footers-not-included-...
  9. X and Y axis labels are incorrectly rendered wh...

    Hi, When converting some charts from DOCX to PDF, we noticed rendered charts may have extra Y axis labels, and X axis labels are messed up. Code: var doc = new Document(@“.\test.docx”); doc.Save(@“.\out.pdf”); I’v…...words-net ServerSide527 July 10, 2025, 1:01pm 1 Hi, When converting...Professionalize.Discourse July 10, 2025, 1:01pm 2 @ServerSide527 Hello...

    forum.aspose.com/t/x-and-y-axis-labels-are-inco...
  10. 删除分节符影响书签标记 - Free Support Forum - aspose.com

    Document document = new Document("input.docx"); for (int i = document.getSections().getCount() - 2; i >= 0; i--) { document.getLastSection().prependContent(document.getSections().get(i)); …...中文技术支持 words-java Crane May 9, 2025, 8:20pm 1 Document document...Professionalize.Discourse May 9, 2025, 8:20pm 2 @Crane 要在删除分节符的同时...

    forum.aspose.com/t/topic/312511