Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 19,375 for

2 of

(0.04 sec)
  1. How to Create Dynamic Chart with Dropdownlist w...

    Learn how to create a dynamic chart that updates based on a drop-down list selection using Aspose.Cells for C++. Our step-by-step guide will demonstrate how to integrate a drop-down list into your chart for flexible data visualization....allMonths ; j ++ ) { int _row = i + 2 ; int _column = j + 1 ; sheet..._column ). PutValue ( 50 * ( i % 2 ) + 20 * ( j % 3 ) + 10 * ( i...

    docs.aspose.com/cells/cpp/create-dynamic-chart-...
  2. RevisionsView | Aspose.Words for Java

    Allows to specify whether to work with the original or revised version Of a document in Java....get(2).getListLabel().getLabelString());...assertEquals("a.", paragraphs.get(2).getListLabel().getLabelString());...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Settings::ViewOptions::get_DoNot...

    Aspose::Words::Settings::ViewOptions::get_DoNotDisplayPageBoundaries method. Turns Off display Of the space between the top Of the text and the top edge Of the page in C++....-> Writeln ( u "Paragraph 2, Page 2." ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. ChartSeriesGroup.DoughnutHoleSize | Aspose.Word...

    Discover the ChartSeriesGroup DoughnutHoleSize property to easily customize your doughnut chart's hole size percentage for enhanced data visualization....[] { "Category 1" , "Category 2" , "Category 3" }; chart . Series...categories , new double [] { 4 , 2 , 5 }); // Format the Doughnut...

    reference.aspose.com/words/net/aspose.words.dra...
  5. GlossaryDocument.BuildingBlocks | Aspose.Words ...

    Discover the BuildingBlocks property in GlossaryDocument, Offering a typed collection Of all glossary entries for enhanced organization and easy access....glossaryDoc ) { Name = "Block 2" }; glossaryDoc . AppendChild...LastBuildingBlock . Name ); // 2 - Get a building block by index:...

    reference.aspose.com/words/net/aspose.words.bui...
  6. TextColumnCollection indexer | Aspose.Words for...

    TextColumnCollection indexer. Returns a text column at the specified index.... set_count ( 2 ) # Determine the amount of room...builder . writeln ( 'Wide column 2.' ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CSS fonts | Aspose.Font API Solution

    HTML CSS has next properties like font-family, font-weight, font-size, font-style, CSS font, font-stretch, font-synthesis, etc. Lern more about them here!...Value for text 1 Value for text 2 Value for text 3 font-family:...monospace; Syntax: Copy 1 // text 1 2 . text1 { 3 font-family : Lobster...

    docs.aspose.com/font/net/what-is-font/css-fonts/
  8. NodeCollection.IndexOf | Aspose.Words for .NET

    Discover the NodeCollection IndexOf method to efficiently find the zero-based index Of any specified node in your collections.... Rows [ 2 ]; Assert . AreEqual ( 2 , table . IndexOf...

    reference.aspose.com/words/net/aspose.words/nod...
  9. Different Geometrytype create by arcgis and asp...

    test gdb.zip (31.5 KB) hi I use ogrinfo see the different gdb create by arcgis and aspose ,one is create by arcmap , another is by aspose ogrinfo D:\arcgis.gdb -al INFO: Open Of `D:\arcgis.gdb' using driver `Ope…...Product Family lsl April 8, 2025, 2:04am 1 test gdb.zip (31.5 KB)...LENGTHUNIT["metre",1]], ENSEMBLEACCURACY[2.0]], PRIMEM["Greenwich",0, ANGLEUNIT["degree"...

    forum.aspose.com/t/different-geometrytype-creat...
  10. EndnoteOptions.StartNumber | Aspose.Words for .NET

    Discover how the EndnoteOptions StartNumber property enhances your document by customizing the first numbered endnotes for clarity and organization.... Write ( "Text 2. " ); builder . InsertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . Write ( "Text 3...

    reference.aspose.com/words/net/aspose.words.not...