Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 893 for

august

(0.11 sec)
  1. Compare API shows false changes at the beginnin...

    When I use Aspose.Words Compare API to generate redline, it shows changes at the very beginning of the document, even though that part is identical in both files. Original: original.docx (11.0 KB) Updated: update…...Family words-net nborisenko August 27, 2025, 11:05am 1 When I... Professionalize.Discourse August 27, 2025, 11:05am 2 @nborisenko...

    forum.aspose.com/t/compare-api-shows-false-chan...
  2. 如何将PDF中的图片置于底层? - Free Support Forum - aspose.com

    如何将PDF中的图片置于底层? 如何在PDF中添加图片时,将图片绘制在底层?...Family aspose-pdf-java pizhai2 August 3, 2025, 5:29pm 1 如何将PDF中的图片置于底层?... Professionalize.Discourse August 3, 2025, 5:30pm 2 @pizhai2...

    forum.aspose.com/t/pdf/316036
  3. Corrupted PPTX File When Converting from PPT in...

    I use Aspose.Slides.NET version 25.8.0 to convert this PPT file to PPTX format. The output file is corrupted when opening with MS PowerPoint 365. Here is the code snippet that I use to convert this file: Presentation d…...slides-pptxexport dunghnguyen August 21, 2025, 10:06am 1 I use Aspose... Professionalize.Discourse August 21, 2025, 10:07am 2 @dunghnguyen...

    forum.aspose.com/t/corrupted-pptx-file-when-con...
  4. Create Excel Power Query Formula using Aspose.C...

    I found this tutorial on how to update a Power Query formula with Aspose.Cells.Net. However, I cannot seem to find one explaining whether it is possible to create a new Power Query formula. When asking Copilot, it dis…...Cells Product Family CodePoet August 20, 2025, 8:06pm 1 I found... Professionalize.Discourse August 20, 2025, 8:07pm 2 @CodePoet...

    forum.aspose.com/t/create-excel-power-query-for...
  5. Insert HTML into Word, including SVG - Free Sup...

    Insert HTML into Word, including SVG. SVG content is not displayed in Word. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.insertHtml("",true); doc.save("test.docx"); ASPOSE.…...Family words-java dhzhao2016 August 4, 2025, 9:29am 1 Insert HTML...KB) Professionalize.Discourse August 4, 2025, 9:30am 2 @dhzhao2016...

    forum.aspose.com/t/insert-html-into-word-includ...
  6. Cannot open Siemens JT file - Free Support Foru...

    I can’t open a jt file. I always get a Cannot open this file exception. It makes no difference if I try to open the file directly or from a stream with the specified SemensJT version file format enum. Here is the code I…... ElModeloServido August 11, 2025, 9:33am 6 Hi! Are...latest version (25.7). lex.chou August 12, 2025, 8:06am 7 Hello @Jan_Schlacher...

    forum.aspose.com/t/cannot-open-siemens-jt-file/...
  7. Upgrade with new apose liabrary to 24.9.0 leads...

    We have upgraded aspose library in our application 20.6.0.0 to 24.9.0.0 After upgrading it created issue in tables which are in PDF report. content goes beyond right margin, previously it was adjusting content as per do…...noskov August 4, 2025, 1:56pm 21 @mayurih...

    forum.aspose.com/t/upgrade-with-new-apose-liabr...
  8. Get some checkbox field properties from a Dynam...

    Hi, I am working on a dynamic XFA PDF file with checkbox fields. I know I cannot get their properties like positions, checkedValue, FullName using Aspose.PDF.InteractiveFeatures.Forms.CheckboxField.Rect, Aspose.PDF.Inte…... codewarior August 2, 2015, 2:03pm 2 Hi Arashi...in our environment. okaizi August 3, 2015, 11:05am 3 Hi , I have...

    forum.aspose.com/t/get-some-checkbox-field-prop...
  9. Loading PDF file gets stuck when HTMLloadOption...

    Hi, I am facing issue opening some of the pdf files with the below code.The code stucks when htmlLoadOptions is passed but works file when only source is passed.The files are of small size within 2MB .Could some one sug…... zoltankrekus August 27, 2025, 4:02pm 9 asad.ali:...Thanks in advance asad.ali August 27, 2025, 8:21pm 10 @zoltankrekus...

    forum.aspose.com/t/loading-pdf-file-gets-stuck-...
  10. Html转word,当<head></head>中间加了一段css样式后,html转word后...

    版本:23.8 编程语言:java 当中间加了一段css样式后,html转word后图片消失, 如果中不加css样式,图片可以正常显示 源文件: ccc.zip (1.5 MB) 转换代码: com.aspose.words.Document docx = new com.aspose.words.Document(htmlInputStream); ByteArrayOutputStream byteAr…...中文技术支持 words-java ZhonghaoSun August 6, 2025, 6:43am 1 版本:23.8 编程语言:java...toByteArray();``` Professionalize.Discourse August 6, 2025, 6:44am 2 @ZhonghaoSun...

    forum.aspose.com/t/html-word-head-head-css-html...