Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 906 for

august

(0.06 sec)
  1. Error when extracting images from PDF in multit...

    The code is as follows; this is an asynchronous method annotated with the @Async annotation. // interface @Async("ioTaskExecutor") CompletableFuture<List<BufferedImage>> getPdfImages(String pdfPath); //impl …...Family aspose-pdf-java pizhai2 August 2, 2025, 3:14pm 1 The code...6 asad.ali Split this topic August 2, 2025, 9:07pm 2 4 posts were...

    forum.aspose.com/t/error-when-extracting-images...
  2. Word目录页码问题 - Free Support Forum - aspose.com

    问题:Word生成的目录不对,不能和PDF文件的目录对应,PDF的目录是正确地。请帮忙看看是什么原因,谢谢。 生成目录的核心代码如下: string desPath = Path.Combine(reportDesPath, fileName); Aspose.Words.Document doc = new Aspose.Words.Document(desPath); doc.UpdateFields(); doc.Update…...中文技术支持 words-net Angela_xu August 12, 2025, 8:03am 1 问题:Word...saveOptions); Professionalize.Discourse August 12, 2025, 8:04am 2 @Angela_xu...

    forum.aspose.com/t/word/316558
  3. Missing images when exporting to PDF under Linu...

    I have the following problem: I have a DOCX template with images. Creating the document works. The images are there. Now, when I convert the document to a PDF, it works under Windows, but not under Linux. When my progra…...docxtopdf , words-net Niebelschuetz August 4, 2025, 1:57pm 1 I have the... Professionalize.Discourse August 4, 2025, 1:58pm 2 @Niebelschuetz...

    forum.aspose.com/t/missing-images-when-exportin...
  4. PPT File Needs Repair After Processing Template...

    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-java , 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/ppt-file-needs-repair-after-...
  5. Aspose Words Automatically Adjusting Spaces and...

    Hello, We have a file that contains token syntax, and during Word file generation, we insert the token name (e.g., <<LONGDATEM01>>) as per the predefined format. After this, we replace the token name with 25 blank space…..."april", "may", "june", "july", "august"} If months.Any(Function(m)...line is ‘March 20, 2025’ or ‘August 20, 2025’ or ‘September 20...

    forum.aspose.com/t/aspose-words-automatically-a...
  6. Python 3.13 cannot install Aspose.PDF in MacOS ...

    I cannot install aspose pdf for python on Mac OS. ERROR: Could not find a version that satisfies the requirement aspose-pdf (from versions: none) ERROR: No matching distribution found for aspose-pdf Please suggest alte…... pratik122354 August 7, 2025, 12:15pm 3 any update...update on this? asad.ali August 7, 2025, 6:36pm 4 @pratik122354...

    forum.aspose.com/t/python-3-13-cannot-install-a...
  7. Unable to convert HTML to PDF when there is CSS...

    Hi Team, We are trying to transformation input file with below code. com.aspose.pdf.HtmlLoadOptions htmlLoadOptions = new com.aspose.pdf.HtmlLoadOptions(); com.aspose.pdf.Document doc = new com.aspose.pdf.Document("in…...notifier August 11, 2025, 8:34pm 23 The issues...

    forum.aspose.com/t/unable-to-convert-html-to-pd...
  8. Bar chart when ticklabels are rotated by 30, ch...

    Hi Team, I am trying to render a Bar chart with category values reversed. And I am trying to rotate the ticklabels by -30 degree. On doing this, My chart is getting disappeared. Code snippet : Workbook wb …...Family cells-java Thilakbabu August 6, 2025, 9:20pm 1 Hi Team,...Babu Professionalize.Discourse August 6, 2025, 9:21pm 2 @Thilakbabu...

    forum.aspose.com/t/bar-chart-when-ticklabels-ar...
  9. Create a Waterfall Chart with Legend Customizat...

    Hi Team, Could you please share the code snippet to render a waterfall chart for the below data using Aspose Slides Java version 25.6 ? Period Savings PrevYear -9 January 1 February 3 March 4 April -3 …...April -3 May 2 June 7 July 3 August 6 YTD 23 Output should be like..."April", "May", "June", "July", "August", "YTD"}; double[] values =...

    forum.aspose.com/t/create-a-waterfall-chart-wit...
  10. Creating a PDF from PRN PCL Format file. Handli...

    Hi, We have access to a PRN file from a proprietary print driver and want to convert it to a PDF. It looks like the PRN is a PCL format, so we used the following approach to convert the file to PDF. In the 9.6.0 v…... Best Regards, BBecker August 10, 2015, 9:47am 5 HI, Do you...and date? Thanks tilal.ahmad August 11, 2015, 12:12am 6 Hi Bruce...

    forum.aspose.com/t/creating-a-pdf-from-prn-pcl-...