Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 39,096 for

2025

(0.12 sec)
  1. First and last paragraph - Free Support Forum -...

    Dear, How can I find the first and last paragraph on a given page in a document. I’m using Aspose Words for Java Many thanks Natasja...natasjadegroot November 26, 2025, 2:32pm 1 Dear, How can I find...Professionalize.Discourse November 26, 2025, 2:33pm 2 @natasjadegroot Summary...

    forum.aspose.com/t/first-and-last-paragraph/322113
  2. DeleteBlankRows() is deleting rows even if it h...

    Ideally, according to the documentation, DeleteBlankRows() should delete only rows which are empty i.e. the rows which does not have any content, images, charts, comments etc… But in the attached file below, Even the r…... shreyap February 18, 2025, 8:51am 12 @amjad.sahi , Is...state amjad.sahi February 18, 2025, 9:04am 13 @shreyap , Yes, the...

    forum.aspose.com/t/deleteblankrows-is-deleting-...
  3. Related to total.lic - Free Support Forum - asp...

    Hi team, Do I need to add my order ID and user ID in .lic file? if so how can I get my user ID and will the above license work for lates version of aspose(Aspose.Pdf,Aspose.Words,Aspose.Cells,Aspose.Slides,Aspose.BarCo…...Family Nara_Bhavya July 16, 2025, 9:27am 1 Hi team, Do I need...Professionalize.Discourse July 16, 2025, 9:28am 2 @Nara_Bhavya Cause...

    forum.aspose.com/t/related-to-total-lic/315302
  4. Font missmatch between Word, PDF, and image typ...

    Hi Aspose Team, we face a problem when converting word to any image format (JPEG, PNG). We are using template word document using document builder. The content inserted in the word contains an SVG in an HTML string. The…...Family words-net ottap March 3, 2025, 6:02pm 1 Hi Aspose Team, we...Professionalize.Discourse March 3, 2025, 6:02pm 2 @ottap It seems you...

    forum.aspose.com/t/font-missmatch-between-word-...
  5. How to Get Custom Bullets from Presentations Us...

    Using aspose slides for cpp. Both No bullets and custom bullets both come as Not defined . using API: paragraphFormat->get_Bullet()->get_Type() Is there a way to differentiate custom bullets? Thanks...slides-cpp pankajku April 25, 2025, 5:45am 1 Using aspose slides...Professionalize.Discourse April 25, 2025, 5:45am 2 @pankajku To differentiate...

    forum.aspose.com/t/how-to-get-custom-bullets-fr...
  6. Word to Pdf conversion failure - Free Support F...

    Hello, I am working on a project to convert .docx documents to pdf using Aspose.Words library. When converting a 20Mb docx to pdfon windows OS, the conversion fails due to infinite time taken for document save with the…...words-java aakanksha76 July 3, 2025, 9:31am 1 Hello, I am working...Professionalize.Discourse July 3, 2025, 9:31am 2 @aakanksha76 Cause...

    forum.aspose.com/t/word-to-pdf-conversion-failu...
  7. Aspose.PDF for Java – Temp File Locking and Cle...

    Issue 1: ImageStamp(InputStream) When using ImageStamp(InputStream), Aspose internally creates a temporary image file. These temp files are not deleted until the JVM exits, leading to gradual disk space growth. There is…...Family mubeenraoofm August 26, 2025, 4:58pm 1 Issue 1: ImageStamp(InputStream)...Professionalize.Discourse August 26, 2025, 4:59pm 2 @mubeenraoofm It sounds...

    forum.aspose.com/t/aspose-pdf-for-java-temp-fil...
  8. 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...
  9. Error: ava.lang.NullPointerException: Cannot in...

    Hi there, I’m getting the following error, at calling document.getFirstSection().clearHeaderFooters(), deep inside the Aspose Library: java.lang.NullPointerException: Cannot invoke “com.aspose.words.Node.getNextSibling…...ag March 26, 2025, 1:30pm 1 Hi there, I’m getting...regards alexey.noskov March 26, 2025, 1:33pm 2 @support.enowa.ag...

    forum.aspose.com/t/error-ava-lang-nullpointerex...
  10. 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...