Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 39,127 for

2025

(0.23 sec)
  1. Add XMP data to jpeg without re-encoding image ...

    Hi, I have a 47.6KB jpeg that all I want to do is add XMP data to. The image has been optimized using jpegli or any other jpeg 3rd party optimization tool. I want to add some XMP data to it. I tried loading the image, …...Family DanAvni September 1, 2025, 6:37am 1 Hi, I have a 47.6KB...implemented? Denis.Sitko September 1, 2025, 7:46am 3 Hello, @DanAvni ,...

    forum.aspose.com/t/add-xmp-data-to-jpeg-without...
  2. Browser side of Online Editor - Free Support Fo...

    While researching for WYSIWYG online editor of DOCX files, I find this demo Edit A Document Online: Word, PDF, HTML From the documentation links on the page, they are all pointing to the backend APIs. I want to find ou…...words-java yachan January 16, 2025, 12:31am 1 While researching...Thanks. alexey.noskov January 16, 2025, 6:00am 2 @yachan I am afraid...

    forum.aspose.com/t/browser-side-of-online-edito...
  3. I want to retain the existing track changes - F...

    Hello Experts, I have a document that already contains tracked changes from two authors. When I process this document through our application, the application suggests additional changes, which appear as a new author’s …...words-java parampv October 13, 2025, 5:52am 1 Hello Experts, I have...Professionalize.Discourse October 13, 2025, 5:52am 2 @parampv To retain...

    forum.aspose.com/t/i-want-to-retain-the-existin...
  4. Data Label FormatCode in Charts Has No Effect D...

    Hello Aspose Support, I’m experiencing an issue with chart data labels in Aspose.Words for .NET. While it’s technically possible to set a custom FormatCode for ChartDataLabels, it appears to have no effect on the final …...words-net awestphal April 11, 2025, 6:23am 1 Hello Aspose Support...Professionalize.Discourse April 11, 2025, 6:23am 2 @awestphal Could you...

    forum.aspose.com/t/data-label-formatcode-in-cha...
  5. 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-...
  6. Multiple signing issue. Only last sign is valid...

    Hello! I choose between different library to work with pdf and i wanna choose Aspose, but cannot find solution for sign document multiple times. I saw different topics at forum, but no worked solution. Have been tried d…...digital-signatures vbest_devops July 16, 2025, 3:36am 1 Hello! I choose between...Professionalize.Discourse July 16, 2025, 3:36am 2 @vbest_devops Cause...

    forum.aspose.com/t/multiple-signing-issue-only-...
  7. 删除分节符影响书签标记 - 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
  8. HTML file is displayed incorrectly - Free Suppo...

    I am using Aspose.Cells 25.7.0. .NET 9.0 HTML file is displayed incorrectly in MacOS Windows Everything displays correctly in Google Chrome and Edge Mac OS The layout displays incorrectly in Google Chrome and Safari …...l September 2, 2025, 10:32am 1 I am using Aspose...Professionalize.Discourse September 2, 2025, 10:32am 2 @aleksandr.l It sounds...

    forum.aspose.com/t/html-file-is-displayed-incor...
  9. Failure to open .xlsm error: System.IndexOutOfR...

    Here is the code I am running: namespace Aspose.Cells public class Workbook : IDisposable { public Workbook(string file) } new Aspose.Cells.Workbook("attached excel file”) When I run this code against the attach…...Product Family mjkruzel3 July 1, 2025, 2:08pm 1 Here is the code I...Professionalize.Discourse July 1, 2025, 2:09pm 2 @mjkruzel3 Cause The...

    forum.aspose.com/t/failure-to-open-xlsm-error-s...
  10. 关于文档的权限问题 - Free Support Forum - aspose.com

    我想给我的DOCX或DOC文档添加一些权限,比禁止编辑,禁止复制,禁止另存,禁止打印等等,这些在PDF那里很好设置,但是DOCX文档这边却没有,我只找到了禁止编辑的设置,但是其他的却没有相关设置,请问一下这些权限是可以设置的吗,或者说有方法可以实现这些权限吗,使用VBA宏的话也可以考虑...中文技术支持 words-java wslioy May 22, 2025, 10:03am 1 我想给我的DOCX或DOC文档添...Professionalize.Discourse May 22, 2025, 10:03am 2 @wslioy 请问您希望使用哪...

    forum.aspose.com/t/topic/313021