Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 39,118 for

2025

(0.24 sec)
  1. Superposition Word to PDF - Free Support Forum ...

    Hello. We are a software publisher using your library for our Web application. And we used Aspose.Word for converting Word to Pdf. On a Word document, containing table, we have a strange issue, which need to be fixed. …...Leveille May 20, 2025, 9:25am 1 Hello. We are a software...advanced. alexey.noskov May 20, 2025, 10:48am 2 @B.Leveille We have...

    forum.aspose.com/t/superposition-word-to-pdf/31...
  2. Missing Chart Shape - Free Support Forum - aspo...

    Hello, we have a script that uses aspose words to open, find and convert all shapes in a docx document to png. In the attached document the second chart is being skipped. We noticed that if we delete the initial page br…...words-python lbraguesdodoc May 5, 2025, 2:37pm 1 Hello, we have a script...Professionalize.Discourse May 5, 2025, 2:38pm 2 @lbraguesdodoc It...

    forum.aspose.com/t/missing-chart-shape/312294
  3. Gigantic file size when saving Aspose.Cells.Wor...

    Dear support, when converting Excel files (*.xlsx) into PDF files using the Aspose.Cells component, in some cases the file size (and processing time) grows enormously. I’ll attach a sample project containing 3 xlsx fil…...cells-net alex987654321 April 14, 2025, 5:50pm 21 Hi, any chance CELLSNET-58078...sizes. amjad.sahi April 14, 2025, 6:07pm 22 @alex987654321 ,...

    forum.aspose.com/t/gigantic-file-size-when-savi...
  4. Footer text showing in grey colour in Word docs...

    Hi In Aspose Words for Java, we are using the following code snippet for inserting the footer text for (Section s : doc.getSections()) { s.getPageSetup().setDifferentFirstPageHeaderFooter(false); s.getPageSetup…...words-java Rama_Menon July 16, 2025, 3:44am 1 Hi In Aspose Words...Professionalize.Discourse July 16, 2025, 3:44am 2 @Rama_Menon Cause...

    forum.aspose.com/t/footer-text-showing-in-grey-...
  5. Aspose.Words updating formfields clears text in...

    After calling the method Document.UpdateFields some fields loose there input value. I included a sample file to reproduce the behavior. If I first call NormalizeFieldTypes() before UpdateFields() then it works as expect…...words-net fhellemond July 29, 2025, 12:42pm 1 After calling the...Professionalize.Discourse July 29, 2025, 12:42pm 2 @fhellemond It sounds...

    forum.aspose.com/t/aspose-words-updating-formfi...
  6. Waterfall Chart Is Displayed Incorrectly after ...

    Hi Aspose Slides Team, import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStream; import com.aspose.slides.Presentation; import com.aspose.slides.SaveFormat; public class TestColumnChart { public st…...slides-chart VaradS October 28, 2025, 6:59am 1 Hi Aspose Slides Team...Professionalize.Discourse October 28, 2025, 7:00am 2 @VaradS It appears...

    forum.aspose.com/t/waterfall-chart-is-displayed...
  7. Mht to pdf - exception - Cannot invoke "java.la...

    language java 21 library aspose-html 25.2.2 During conversion from mht to pdf, exception is thrown Cannot invoke "java.lang.Long.longValue()" because the return value of "com.aspose.html.HTMLCanvasElement.a(java.lang…...Product Family divine1 March 4, 2025, 3:28am 1 language java 21 library...Professionalize.Discourse March 4, 2025, 3:29am 2 @divine1 The exception...

    forum.aspose.com/t/mht-to-pdf-exception-cannot-...
  8. Export Word bookmarks to PDF with valid actions...

    I created a Word document and added bookmarks using the native Word feature: Insert → Bookmark. Then, I process the document with Aspose.Words and save it as a PDF. Here’s the code I’m using: var reportBuildOptions = …...words-net abhishekouta August 28, 2025, 2:15pm 1 I created a Word document...Professionalize.Discourse August 28, 2025, 2:15pm 2 @abhishekouta To ensure...

    forum.aspose.com/t/export-word-bookmarks-to-pdf...
  9. Aspose words转换word为pdf,页数不对了 - Free Support For...

    技术栈:jdk21 + spring boot 3.2.5 + aspose-words-21.5.0-jdk17 转换代码: public static boolean doc2pdf(String inPath, String outPath) { File file = new File(outPath); try (FileOutputStream os = new FileOutputSt…...words-java imzdong June 25, 2025, 9:49am 1 技术栈:jdk21 + spring...vyacheslav.deryushev June 25, 2025, 12:12pm 2 @imzdong 您需要使用此代码才能得到正确的结果:...

    forum.aspose.com/t/aspose-words-word-pdf/314404
  10. PDF转docx报错,“Specified argument was out of the r...

    pdf文件转docx报错, Caused by: com.aspose.pdf.internal.ms.System.lv: Specified argument was out of the range of valid values. Parameter name: Parameter name: index at com.aspose.pdf.internal.ms.System.Collections.Generic.l0t…...aspose-pdf-java foundwant May 5, 2025, 6:01am 1 pdf文件转docx报错, Caused...Professionalize.Discourse May 5, 2025, 6:01am 2 @foundwant 在将PDF文...

    forum.aspose.com/t/pdf-docx-specified-argument-...