Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 19,373 for

2 of

(0.08 sec)
  1. Create a Pie Chart|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.... Cells [ 1 , 2 ] = "Users" ; //Add data from...Cells [ 2 , 1 ] = "Aspose.Cells" ; sheet . Cells [ 2 , 2 ] = 10000...

    docs.aspose.com/cells/net/create-a-pie-chart/
  2. ThemeColor enumeration | Aspose.Words for Node.js

    Aspose.Words.Themes.ThemeColor enumeration. Specifies the theme colors for document themes...Dark main color 2. Light2 Light main color 2. Accent1 Accent...color 1. Accent2 Accent color 2. Accent3 Accent color 3. Accent4...

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

    Discover the Count property Of ChartDataPointCollection, which efficiently returns the total number Of ChartDataPoints, enhancing your data visualization.... AreEqual ( "Series 2" , chart . Series [ 1 ]. Name..."Series 3" , chart . Series [ 2 ]. Name ); // Emphasize the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  4. PdfSaveOptions.compliance property | Aspose.Wor...

    PdfSaveOptions.compliance property. Specifies the PDF standards compliance level for output documents....comply with the "PDF 2.0" (ISO 32000-2) standard. # Set the "Compliance"...19005-4:2020) # and PDF/UA-2 (ISO 14289-2:2024) standards. # Set...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Create Charts in a Presentation|Aspose.S...

    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....defaultWorksheetInde , 0 , 2 , "Series 2" ), chart . Type ); //Adding...defaultWorksheetInde , 2 , 0 , "Caetegoty 2" )); chart . ChartData...

    docs.aspose.com/slides/net/how-to-create-charts...
  6. Translate Markdown to DOM|Aspose.Words for Pyth...

    Tarnslate a Markdown document to Document Object Model and back using Python. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....Container blocks can be divided into 2 classes: Leaf blocks and Complex...level 1), --- (if Heading level 2) ParagraphFormat.style_name =...

    docs.aspose.com/words/python-net/translate-mark...
  7. TextColumn.width property | Aspose.Words for No...

    TextColumn.width property. Gets or sets the width Of the text column in points.... setCount ( 2 ); // Determine the amount of...builder . writeln ( "Wide column 2." ); doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. XmlMapping Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.XmlMapping class to seamlessly link structured document tags with XML elements, enhancing your document's data integration....#1</text><text>Text element #2</text></root>" ; CustomXmlPart...#1</text><text>Text element #2</text></root>" , Encoding . UTF8...

    reference.aspose.com/words/net/aspose.words.mar...
  9. XmlMapping class | Aspose.Words for Node.js

    Aspose.Words.Markup.XmlMapping class. Specifies the information that is used to establish a mapping between the parent structured document tag and an XML element stored within a custom XML data part in the document...#1</text><text>Text element #2</text></root>" ; let xmlPart =...#1</text><text>Text element #2</text></root>" ); // Create a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. CustomXmlSchemaCollection.removeAt method | Asp...

    CustomXmlSchemaCollection.removeAt method. Removes a value at the specified index.... toEqual ( 2 ); // Enumerate the schemas and...index: schemas . removeAt ( 2 ); // 2 - Remove a schema by value:...

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