Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 87,746 for

may

(0.1 sec)
  1. 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 …...February 3 March 4 April -3 May 2 June 7 July 3 August 6 YTD..."February", "March", "April", "May", "June", "July", "August", "YTD"};...

    forum.aspose.com/t/create-a-waterfall-chart-wit...
  2. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in excel to images to insert them into word document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...resolution of the shapes in the chart may appear lower compared to the...Unfortunately, the rendering engine may not always replicate the exact...

    forum.aspose.com/t/shapes-in-charts-rendered-by...
  3. Underline after changing the text color - Free ...

    I am using Aspose PDF library for .Net version 24.10 in my application, For one of the PDF file(attached file “sample-error-3.pdf”) , I am facing an issue, when I create link for the text “Section 2.1” or for the text …... If the issue persists, it may be beneficial to check for any...further assistance, as they may be able to provide more targeted...

    forum.aspose.com/t/underline-after-changing-the...
  4. Convert PDF to Word Docs - Free Support Forum -...

    Trying to convert pdf to word in python. Using the docs as is. Getting the following error: Traceback (most recent call last): File "/home/jupyter/Tahoe_Test/Aspose/EnclaveTesting/WordHandler.py", line 69, in conv_pdf…...PDF Product Family acn May 1, 2025, 3:36pm 1 Trying to convert...document. Professionalize.Discourse May 1, 2025, 3:37pm 2 @acn It seems...

    forum.aspose.com/t/convert-pdf-to-word-docs/312166
  5. Saving as SVG mess up text extraction in this d...

    In this attached document 4411_NOK.pdf (114.5 KB) If I try to do text extraction after saving the doc as SVG, some characters are substituted by others. It reads : “En utilisant nos services ou en vous inscrivant, vou…...PDF to SVG, certain characters may not be represented correctly...extracted text. Cause : The problem may stem from improper font embedding...

    forum.aspose.com/t/saving-as-svg-mess-up-text-e...
  6. Convert Docx to PDF generate an error - Free Su...

    I have a Docx that i want to convert to PDF. When i call the “new Document()”, i get the following error : Exception in thread "main" com.aspose.words.FileCorruptedException: The document appears to be corrupted and c…...file you are trying to load may be corrupted or not in a valid...If it does not open, the file may indeed be corrupted. Recreate...

    forum.aspose.com/t/convert-docx-to-pdf-generate...
  7. 67338371.pdf

    PDF Creation Time is 25-May-2017. D:20170525000000Z Aspose.Cells v21.5.0 Aspose.Cells D:20170525000000Z...PDF Creation Time is 25-May-2017. D:20170525000000Z Aspose.Cells...

    docs.aspose.com/cells/ja/cpp/convert-excel-work...
  8. Code Comparison for Common Features in Aspose.E...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....message processing libraries may need to walk through the features...process email messages, you may want to compare Apache POI -...

    docs.aspose.com/email/java/code-comparison-for-...
  9. DeleteBlankOptions set start and end index to 0...

    The following code snippet DeleteBlankOptions options = new DeleteBlankOptions(); options.setStartIndex(0); System.out.println(options.getStartIndex()); options.setStartIndex(1); System.out.println(options.getStartIndex…...sahi May 9, 2025, 8:00am 3 @Tim49 , This...week or in the next week of May 2025. You will be notified when...

    forum.aspose.com/t/deleteblankoptions-set-start...
  10. Wrong convert PDF to png (result dark page) - F...

    I use Aspose java pdf version 25.3. I try to convert following test.pdf (45.5 KB) pdf document to png but result file is dark (black) page fsrc_page_1_900.jpg (48.0 KB) I use following code for convert page: public …...PDF Product Family aleksand May 28, 2025, 6:54pm 1 I use Aspose...outPath); return true; } asad.ali May 28, 2025, 8:43pm 2 @aleksand...

    forum.aspose.com/t/wrong-convert-pdf-to-png-res...