Sort Score
Result 10 results
Languages All
Labels All
Results 5,211 - 5,220 of 151,031 for

2

(0.17 sec)
  1. PDF/UA validation error: Header cell without as...

    Dear Aspose Support Team, We are currently working on creating PDF/UA-compliant tagged tables using Aspose.PDF for Java. We have noticed that the Java API does not provide methods such as setHeaders() or setScope() on C…...schaefer January 16, 2026, 2:05pm 1 Dear Aspose Support Team...Discourse January 16, 2026, 2:06pm 2 @dirk.schaefer • Is the PDF/UA...

    forum.aspose.com/t/pdf-ua-validation-error-head...
  2. HEIC, HEIF to PDF - Free Support Forum - aspose...

    Hi Team, We are currently using Aspose Total for Java in our application, for converting different types to PDF. Could you please let us know if Aspose total have the library for converting HEIC and HEIF to PDF?...PrasanthTirlangi September 17, 2025, 2:37pm 1 Hi Team, We are currently...Discourse September 17, 2025, 2:37pm 2 @PrasanthTirlangi Hello, Aspose...

    forum.aspose.com/t/heic-heif-to-pdf/318767
  3. Chart legend strange behavior when set MarkerSy...

    hi, i’m using aspose word for java(17) version 24.2 but the problem persist also in 25.3. I need to put some data in a specific line chart and for a better visualization i set the MarkerSymbol.CIRCLE on every ChartData…...cappelli April 16, 2025, 2:21pm 1 hi, i’m using aspose word...word for java(17) version 24.2 but the problem persist also in...

    forum.aspose.com/t/chart-legend-strange-behavio...
  4. TxtListIndentation | Aspose.Words for Java

    Specifies how list levels are indented when document is exporting to SaveFormat.TEXT format in Java....writeln("Item 2"); builder.getListFormat().listIndent();...fileContainsString("1. Item 1\r\n" + " a. Item 2\r\n" + " i. Item 3", docText);...

    reference.aspose.com/words/java/com.aspose.word...
  5. Problem retrieving vertical and horizontal bord...

    Hello, We are trying to retrieve the border properties (horizontal and vertical) from the table style for odd banded columns, even banded columns, odd banded rows, etc. However, Aspose throws an exception: “The requeste…...words-java osdev February 5, 2026, 2:37pm 1 Hello, We are trying to...Discourse February 5, 2026, 2:38pm 2 @osdev You’re trying to read...

    forum.aspose.com/t/problem-retrieving-vertical-...
  6. Lost ParagraphFormat When Split Words in C# - F...

    Hi, I’m trying to split some Words documents by heading. But the output files seem like losting ParagraphFormat . How can I keep the same formating with the sourced document. Thanks. Test Info Using SDK: Aspose.Word…...Discourse January 15, 2026, 12:02pm 2 @kngstr When splitting Word documents...DocumentSplitCriteri and DocumentSplitHeading [2, 3]. Specifically, setting the...

    forum.aspose.com/t/lost-paragraphformat-when-sp...
  7. Style.linkedStyleName property | Aspose.Words f...

    Style.linkedStyleName property. Gets/sets the name of the [Style](../) linked to this one...MyStyle Alias 1,MyStyle Alias 2". // If a style's name has multiple..."MyStyle Alias 1" , "MyStyle Alias 2" ]); expect ( style . baseStyleName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartDataPointCollection.Count | Aspose.Words f...

    Discover the Count property of ChartDataPointCollection, which efficiently returns the total number of ChartDataPoints, enhancing your data visualization....( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,.... Series [ 1 ]. DataPoints [ 2 ]; dataPoint . Format . Fill ...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartDataPoint.InvertIfNegative | Aspose.Words ...

    Discover how the ChartDataPoint InvertIfNegative property enhances data visualization by inverting colors for negative values, improving clarity and impact....( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,.... Series [ 1 ]. DataPoints [ 2 ]; dataPoint . Format . Fill ...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ChartSeriesGroupCollection class | Aspose.Words...

    aspose.words.drawing.charts.ChartSeriesGroupCollection class. Represents a collection of [ChartSeriesGroup](../chartseriesgroup/) objects....= [ 'Category 1' , 'Category 2' , 'Category 3' ] series . add...= [ 2 , 3 , 4 ]) series . add ( series_name = 'Series 2 of primary...

    reference.aspose.com/words/python-net/aspose.wo...