Sort Score
Result 10 results
Languages All
Labels All
Results 4,781 - 4,790 of 153,248 for

2

(0.4 sec)
  1. Apply Theme To Shape|Documentation

    This section explains how to set theme Properties in a visio shape with Aspose.Diagram.... getPage ( "Page-2" ); // Add master with stencil...PageIndex = 1 ; double width = 2 , height = 2 , pinX = 4 . 25 , pinY...

    docs.aspose.com/diagram/java/apply-theme-to-shape/
  2. Columns Containing Strongly Typed Data|Document...

    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....Exporting the contents of 2 rows and 2 columns starting from the... ExportDataTable ( 0 , 0 , 2 , 2 , true ); // Binding the DataTable...

    docs.aspose.com/cells/net/columns-containing-st...
  3. Question implementation C# and result dxf - Fre...

    Hello, my name is Ernandes, I work as a fullstack Dev in .net and we are building an application to manipulate plans in AutoCAD, through commands, to optimize time, and I came across the libraries, Aspose.CAD and Aspose.…...jemsystems April 24, 2025, 2:48pm 1 Hello, my name is Ernandes...Discourse April 24, 2025, 2:48pm 2 @ernandes.pereira.jemsystems...

    forum.aspose.com/t/question-implementation-c-an...
  4. Aspose::Words::Fields::FieldToc::get_SequenceSe...

    Aspose::Words::Fields::FieldToc::get_SequenceSeparator method. Gets or sets the character sequence that is used to separate sequence numbers and page numbers in C++....fieldSeq -> GetFieldCode ()); // 2 - Inserting a SEQ field that belongs...sequence SEQ field is on page 2, // and the separator is ">",...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. 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
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in JavaScript for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....Series 2, and Series 3 ; the rows are Category 1, Category 2, Category...workBook . getCell ( 0 , 2 , 0 , "Category 2" )); chart . getChartData...

    docs.aspose.com/slides/nodejs-java/chart-series/