Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 157,549 for

2

(0.2 sec)
  1. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for PHP via Java. Add, format, and edit charts with practical code examples....$defaultWorksheetInde , 0 , 2 , "Series 2" ), $chart -> getType ());...$defaultWorksheetInde , 2 , 0 , "Caetegoty 2" )); $chart -> getChartData...

    docs.aspose.com/slides/php-java/create-chart/
  2. FieldBuilder | Aspose.Words for Java

    Builds a field from field code tokens arguments and switches in Java....402 \\f Arial \\s 25 \\u "); // 2 - Nested field: // Use a field...FIELD_FORMULA); leftExpression.addArgument(2); leftExpression.addArgument("+");...

    reference.aspose.com/words/java/com.aspose.word...
  3. Bookmarks are not getting added, docx to pdf co...

    Hi Team, I have aspose.total license, currently developing java api for conversion of docx to pdf using aspose word, in this bookmarks are not getting added in pdf while converting. code snippet to add book mark PdfSav…...add("Bookmark 2", 2); // Level 2 outlineLevels.add("Bookmark...SetDefaultBookmarksO(2); options.getOutlineOptions().SetExpandedOutlineLe(2); Please...

    forum.aspose.com/t/bookmarks-are-not-getting-ad...
  4. Need information about supporting filetypes - F...

    Hi, All the below mentioned filetypes are open Documents, for which i want to know whether Aspose supports these types or not for reading metadata. For example MS Excel Spreadsheet (XML) type is supported but the MS P…...words MS Help 2 Keyword Index (XML) :HXK:H1K: MS Help 2 Attributes...:HXA: MS Help 2 Collection (XML) :HXC:H1C: MS Help 2 Table of Contents...

    forum.aspose.com/t/need-information-about-suppo...
  5. PdfSaveOptions.OutlineOptions | Aspose.Words fo...

    Discover PdfSaveOptions' OutlineOptions property to customize your PDF outlines effortlessly. Enhance navigation and improve document usability!...serve as TOC entries of levels 1, 2, and then 3. builder . ParagraphFormat...builder . Writeln ( "Heading 1.2" ); builder . ParagraphFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  6. PDF Merge returns Object reference not set to a...

    Using the PdfFileEditor.Concatenate method is throwing a “Object reference not set to an instance of an object System.NullReferenceException” error. Both files intended to merge exist and confirm they exist. We can merge…... We have 2 bugs on our end that we’re hoping...sergei.shibanov January 24, 2026, 2:35pm 22 @strikeCommand I apologize...

    forum.aspose.com/t/pdf-merge-returns-object-ref...
  7. Chart Label Is Rendered Black when Converting f...

    Hi, I ran into an issue when converting a chart in PDF to PPTX. Screenshot 2023-03-02 at 10.02.29 AM.png (67.3 KB). The column chart’s last label is rendered with a black background which is not present in the source P…...Family pdf-java srijal March 2, 2023, 4:23am 1 Hi, I ran into...zip (45.6 KB) Version used: 23.2 OS: macOS Ventura Could you please...

    forum.aspose.com/t/chart-label-is-rendered-blac...
  8. Regarding delete images in client side - Free S...

    Is there any chance to delete the images in client level....Discourse December 1, 2025, 4:14pm 2 @sarathepiq { “overall”: “Based...requirements. sarathepiq December 2, 2025, 5:22am 4 The sheet contains...

    forum.aspose.com/t/regarding-delete-images-in-c...
  9. Bug 5043: Converting EsriJson to MapInfoInterca...

    Hi Alexander, Please see: Test data (input/output/QGIS) 5043 EsriJson -MafInfoTab.zip (11.9 KB) Thanks,...GIS May 20, 2026, 5:58pm 2 Hi Dani, Thanks for sharing the...MapInfo Interchange supports only 2‑D geometries, so the Z component...

    forum.aspose.com/t/bug-5043-converting-esrijson...
  10. ChartLegend | Aspose.Words for Java

    Represents chart legend properties in Java....assertEquals("Series 2", chart.getSeries().get(1).getName());...assertEquals("Series 3", chart.getSeries().get(2).getName()); // Move the chart's...

    reference.aspose.com/words/java/com.aspose.word...