Sort Score
Result 10 results
Languages All
Labels All
Results 4,141 - 4,150 of 151,056 for

2

(0.78 sec)
  1. Compatibility with JDK 11|Documentation

    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....api </ artifactId > < version > 2 . 3 . 1 </ version > </ dependency...impl </ artifactId > < version > 2 . 3 . 1 </ version > </ dependency...

    docs.aspose.com/email/java/compatibility-with-j...
  2. FieldAddressBlock.NameAndAddressFormat | Aspose...

    Discover the FieldAddressBlock's NameAndAddressFormat property to easily customize name and address formats for enhanced data management....ADDRESSBLOCK " )); // Setting this to "2" will include all countries and...field . IncludeCountryOrRegi = "2" ; field . FormatAddressOnCount...

    reference.aspose.com/words/net/aspose.words.fie...
  3. ChartLegendEntryCollection Class | Aspose.Words...

    Explore Aspose.Words.ChartLegendEntryCollection to efficiently manage chart legend entries and enhance your document visuals with ease...."AW Category 1" , "AW Category 2" }; ChartSeries series1 = series...double [] { 1 , 2 }); series . Add ( "Series 2" , categories ...

    reference.aspose.com/words/net/aspose.words.dra...
  4. What is the usage of aspose-words-25.4.pom - Fr...

    In my project, I just use aspose by adding something like <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-words</artifactId> <version>21.5</version> <classi…...Product Family tong123123 May 2, 2025, 6:20am 1 In my project...<properties> <jogl.version>2.3.2</jogl.version> </properties>...

    forum.aspose.com/t/what-is-the-usage-of-aspose-...
  5. ChartLegend.Format | Aspose.Words for .NET

    Discover the ChartLegend Format property for easy customization of legend fill and line styles, enhancing your data visualization experience....[] { "Category 1" , "Category 2" }; series . Add ( "Series 1"...double [] { 1 , 2 }); series . Add ( "Series 2" , categories ...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartLegendEntry.is_hidden property | Aspose.Wo...

    ChartLegendEntry.is_hidden property. Gets or sets a value indicating whether this entry is hidden in the chart legend...'AW Category 1' , 'AW Category 2' ] series1 = series . add ( series_name...= [ 1 , 2 ]) series . add ( series_name = 'Series 2' , categories...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Merging and Unmerging Cells with Node.js via C+...

    Aspose.Cells is a Node.js library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, with options for customizing the merged cell style.... merge ( 5 , 2 , 2 , 3 ); // Input data into C6...C6 Cell. cells . get ( 5 , 2 ). putValue ( "This is my value"...

    docs.aspose.com/cells/nodejs-cpp/merging-and-un...
  8. 在网格中创建多边形|Documentation

    Aspose.3D for .NET 允许在网格中创建多边形。为了使用该功能,API 提供了Mesh类的CreatePolygon方法。...CreatePolygon ( new int [] { 0 , 1 , 2 }); //The old CreatePolygon needs...mesh . CreatePolygon ( 0 , 1 , 2 ); //The new overloads doesn't...

    docs.aspose.com/3d/zh/net/create-polygon-in-mesh/
  9. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in С++ 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...0 , 2 , 0 , ObjectExt :: Box < String > ( u "Category 2" )));...

    docs.aspose.com/slides/cpp/chart-series/
  10. Aspose::Words::NumberStyle enum | Aspose.Words ...

    Aspose::Words::NumberStyle enum. Specifies the number style for a list, footnotes and endnotes, page numbers in C++....Arabic 0 Arabic numbering (1, 2, 3, &mldr;) UppercaseRoman 1 Upper... III, &mldr;) LowercaseRoman 2 Lower case Roman (i, ii, iii,...

    reference.aspose.com/words/cpp/aspose.words/num...