Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 39,099 for

2025

(0.18 sec)
  1. Blurry image when docx save in html - Free Supp...

    Hello, I’ve tried to save a docx save in html, but some images are blurry in my output file. Aspose.WORD.NET 24.10.0 In attachment the code and the document I’ve used for the test. element.zip (8.7 MB) As you can se…... ISIWARE January 8, 2025, 2:08pm 6 Hello, Do you have...regards. alexey.noskov January 8, 2025, 2:16pm 7 @ISIWARE We have completed...

    forum.aspose.com/t/blurry-image-when-docx-save-...
  2. When insert HTML string into document, an error...

    When I insert an HTML string into the document, an error is prompted during the insertion: “Cannot insert a node of this type at this location.” I am using version 25.12 ,aspose-words-25.12-jdk16 String htmlString = "<m…...words-java hlgao December 29, 2025, 10:08am 1 When I insert an...insertHtml(htmlString); htmlDoc.save("D:/20251229.docx"); Professionalize...

    forum.aspose.com/t/when-insert-html-string-into...
  3. GetPresentationInfo Method Is Unable to Determi...

    Hi Team, Attached a simple pptm file, for which GetPresentationInfo() returns with an instance of IPresentationInfo with LoadFormat.Unknown value of LoadFormat attribute The pptm file can be opened without any problem…...slides-formats zpopswat November 7, 2025, 12:10pm 1 Hi Team, Attached...Professionalize.Discourse November 7, 2025, 12:11pm 2 @zpopswat Summary...

    forum.aspose.com/t/getpresentationinfo-method-i...
  4. Document bookmark misplaced in the last documen...

    We encountered an issue when document bookmark in the last document is misplaced after calls to document.appendDocument() Expected bookmark location same as before the merge. Actual bookmark location - after the two im…...words-java oraspose October 27, 2025, 8:59pm 1 We encountered an...Professionalize.Discourse October 27, 2025, 9:04pm 2 @oraspose Issue Summary...

    forum.aspose.com/t/document-bookmark-misplaced-...
  5. Landray RDM EKP-20295 Convert Effect - Free Sup...

    words source code: src.zip (4.8 KB) origin doc: 测试文档 (1).docx.zip (12.5 KB) before converted: after converted: Please have a check....hucq_landray_com_cn July 24, 2025, 8:44am 1 words source code:...Professionalize.Discourse July 24, 2025, 8:44am 2 @hucq_landray_com_cn...

    forum.aspose.com/t/landray-rdm-ekp-20295-conver...
  6. Error using Aspose.Word dll - Free Support Foru...

    XmlOpenedWithWord.png (26.1 KB) AsposeTest.zip (7.9 KB) System Information: .NET 8.0 C# Version 12 Aspose.Word Version 25.4.0 Code Sample in an UnitTest Project: [TestClass] public class TestClass { [TestMethod]…...words-net vtxrmsystems July 24, 2025, 3:29pm 1 XmlOpenedWithWord...Professionalize.Discourse July 24, 2025, 3:30pm 2 @vtxrmsystems Dear...

    forum.aspose.com/t/error-using-aspose-word-dll/...
  7. PDF to WORD not supported in Aspose WORDS java ...

    Hi, I am trying to PDF to DOCX using Aspose words for Java. I am using the latest version currently available which is 25.9. But when running this code (to convert a PDF to DOCX), I get this error: com.aspose.words.Un…...Family brissonp November 14, 2025, 2:05pm 1 Hi, I am trying to...Professionalize.Discourse November 14, 2025, 2:05pm 2 @brissonp Based on...

    forum.aspose.com/t/pdf-to-word-not-supported-in...
  8. Word文件,如何去掉页眉页脚,同时保持内容排版不变 - Free Support Forum...

    import com.aspose.words.*; public class RemoveHeaderFooter { public static void main(String[] args) throws Exception { Document doc = new Document("input.doc"); for (Section section : doc.getSection…...中文技术支持 ZhonghaoSun December 8, 2025, 10:36am 1 import com.aspose...Professionalize.Discourse December 8, 2025, 10:37am 2 @ZhonghaoSun 在 Word...

    forum.aspose.com/t/word/322768
  9. Aspose.Cells - Incorrect html is saved - Free S...

    I need to save certain range of cells as html. I use Workbook.Save xlsx file as html: workbook.Save(fs, htmlOptions); Save as HTML method does not work. 25.3.0 - Works correctly 25.4.0 - Does not work var input = @"…...l April 21, 2025, 2:01pm 1 I need to save certain...Professionalize.Discourse April 21, 2025, 2:01pm 2 @aleksandr.l It seems...

    forum.aspose.com/t/aspose-cells-incorrect-html-...
  10. Aspose.Words parsing gives different results in...

    I used aspose-words in local windows and Macos, it works fine with document having 38 pages. When I deploy using docker https://packages.microsoft.com/debian/11/prod bullseye mai FROM python:3.10.11 as build WORKDIR /…...words-net pratik122354 July 11, 2025, 11:43am 1 I used aspose-words...Professionalize.Discourse July 11, 2025, 11:44am 2 @pratik122354 Certainly...

    forum.aspose.com/t/aspose-words-parsing-gives-d...