Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 39,118 for

2025

(1.7 sec)
  1. MULTIPLE PAGE TIFF FILE TO PDF - Free Support F...

    I want to merge a multipage tiff file to a pdf I used this function but only first frame of tiff got added , what do I need to change , we need to ensure that we are processing each frame of the TIFF file, can you sugge…...aspose-pdf-java chetanepiq October 24, 2025, 12:46pm 1 I want to merge a...Professionalize.Discourse October 24, 2025, 12:48pm 2 @chetanepiq To merge...

    forum.aspose.com/t/multiple-page-tiff-file-to-p...
  2. Pptx转md怎么支持图片上传到远端服务器 or 怎么保证pptx的文本不被转义 - Free...

    我希望将pptx转换为md时,将pptx的所有图片上传到远端服务器,但是我不希望图片直接落盘,因此我才用了如下的方式: 1、遍历所有的shape,找到所有的图片,下载并上传到我的服务器 2、删除图片shape,并在原位置插入图片的url(markdown格式) 但是这样转换,会导致我插入的文本被转义,导致md无法正确识别图片,有什么解决办法么? 或者有没有现场的更好的实践方案? var pres = new Presentat…...slides-mdexport Endergarten September 16, 2025, 8:19am 1 我希望将pptx转换为md时,将p...Professionalize.Discourse September 16, 2025, 8:20am 2 @Endergarten 在将PP...

    forum.aspose.com/t/pptx-md-or-pptx/318649
  3. Aspose.Total for Java Failed to set license. De...

    Dear Aspose support team, We have a 30 days temporary license until we are waiting for our full license to be issued even though all the payments have been made. When we try to start the applications, which are using A…...Family edleads September 12, 2025, 11:12am 1 Dear Aspose support...Professionalize.Discourse September 12, 2025, 11:13am 2 @edleads It seems...

    forum.aspose.com/t/aspose-total-for-java-failed...
  4. Aspose Cells Smart Markers Glossary - Free Supp...

    Hello there! We’re working with Aspose templates and need a way to reliably parse smart markers used in Aspose Cells. Our goal is to extract the underlying fields from these markers so we can validate them against our d…...dev September 29, 2025, 2:11pm 1 Hello there! We’re...Professionalize.Discourse September 29, 2025, 2:11pm 2 @sagaofsilence.dev...

    forum.aspose.com/t/aspose-cells-smart-markers-g...
  5. 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-...
  6. 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...
  7. 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/...
  8. 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...
  9. 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
  10. Incorrect Rendering of EQ \x\bo (Bottom Rule) i...

    Description When converting Word documents containing EQ fields that use the \x\bo switch, Aspose.Words renders the equation incorrectly in both PNG and HTML outputs. The \bo switch in Word EQ fields represents a bottom…...words-net chenweii December 26, 2025, 1:38am 1 Description When converting...Professionalize.Discourse December 26, 2025, 1:38am 2 @chenweii 1. Is this...

    forum.aspose.com/t/incorrect-rendering-of-eq-x-...