Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 899 for

august

(0.48 sec)
  1. Document comparison tool - Free Support Forum -...

    The requirement I have is to compare two documents(could be pdf to pdf, pdf to docx, docx to docx). I need a logic to compare the two files and display the original documents to be displayed side by side with the changes…...comparedocument , compare-files Likitha_T August 13, 2025, 9:43am 1 The requirement... Professionalize.Discourse August 13, 2025, 9:43am 2 @Likitha_T...

    forum.aspose.com/t/document-comparison-tool/316675
  2. Inconsistent behavior with UpdatePageLayout() w...

    Dear support team, we’re encountering an inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout(), when the document contains 2 tables of different column counts back to back like so: ---------------…...Heinz August 13, 2025, 9:40am 1 Dear support...Like Professionalize.Discourse August 13, 2025, 9:41am 2 @M.Heinz...

    forum.aspose.com/t/inconsistent-behavior-with-u...
  3. Aspose word转换成html后转成的图片出现错误 - Free Support For...

    1、使用的组件名称:aspose.words 2、使用的开发语言: python 3、使用的组件版本号: aspose-words==25.7.0 4、提供下示例文档(转换前和转换后):公式从word转换成html后转成的图片出现错误,生成的HtmlOutput.002.png图片对应的公式和原来word中的不一致 5、提供下报错截图:无报错信息,转换有错误 6、提供下示例代码 sampleWord = aw.Documen…...中文技术支持 words-python Angela_xu August 22, 2025, 3:56pm 1 1、使用的组件名称:aspose...KB) Professionalize.Discourse August 22, 2025, 3:56pm 2 @Angela_xu...

    forum.aspose.com/t/aspose-word-html/317077
  4. The type initializer for ' ' threw an exception...

    Hi All, I’m running into this error when exporting an excel workbook to PDF in a .NET 6 project running on Alpine Linux: The type initializer for ‘’ threw an exception. I’ve tried adding the following lines of code to …...Family alpine-linux shaishavj August 15, 2025, 2:15pm 1 Hi All,... Professionalize.Discourse August 15, 2025, 2:16pm 2 @shaishavj...

    forum.aspose.com/t/the-type-initializer-for-thr...
  5. A PPT File Requires Repair After Processing a T...

    Hello Aspose Team! We have a PPT template that, when uploaded to PowerPoint 365, does not seem to have any issues. However after we process the template, uploading the result ends up in a “We repaired your presentation…...slides-cloning , slides-office365 ecodev August 3, 2025, 10:06pm 1 Hello Aspose...MB) Professionalize.Discourse August 3, 2025, 10:07pm 2 @ecodev...

    forum.aspose.com/t/a-ppt-file-requires-repair-a...
  6. Ability to generate master dashboard and multip...

    In our journey constructing complex reports with Aspose Cells for Java v25.6, we’ve encountered a particularly intriguing challenge: generating dynamic Excel reports featuring both a comprehensive master dashboard and mu…...dev August 12, 2025, 7:09am 1 In our journey...Like Professionalize.Discourse August 12, 2025, 7:10am 2 @sagaofsilence...

    forum.aspose.com/t/ability-to-generate-master-d...
  7. Latest Aspose.Email Product Family topics - Fre...

    Get technical support of Aspose.Email for .NET, Java, C++, Android, Python, iOS, Mac, Xamarin, .NET Core and SharePoint....Message stuck in Queue 3 520 August 24, 2005 Trying to convert...conversion from msg to HTML 5 931 August 4, 2016 Regarding Email Reading...

    forum.aspose.com/c/email/12
  8. 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...怎么解决? Professionalize.Discourse August 13, 2025, 1:58am 2 @PonyWhite...

    forum.aspose.com/t/aspose-pdf-for-java-pdf/316595
  9. 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 我使用的版本是:... Professionalize.Discourse August 13, 2025, 8:16am 2 @Endergarten...

    forum.aspose.com/t/xlsx-csv-sheet/316668
  10. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …...Product Family words-net sullivan August 17, 2025, 4:21am 1 Sample Code...KB Professionalize.Discourse August 17, 2025, 4:22am 2 @sullivan...

    forum.aspose.com/t/some-content-cannot-be-repla...