Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 19,385 for

2 of

(0.05 sec)
  1. Set Print Titles|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....example, rows are defined as $1:$2 and columns are defined as $A:$B...1 & 2 as title rows pageSetup . setPrintTitleRows ( "$1:$2" );...

    docs.aspose.com/cells/java/set-print-titles/
  2. 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...
  3. 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/
  4. Aspose Cells for Reporting Services - Server 20...

    Upgraded from Windows Server 2016 to Windows Server 2022. Version 24.12 will not install on Server 2022. the installation ends prematurely with errors. Is this not compatible with Server 2022?...Family cells-net dbeezy211 April 2, 2025, 6:47pm 1 Upgraded from...Professionalize.Discourse April 2, 2025, 6:47pm 2 @dbeezy211 Could you please...

    forum.aspose.com/t/aspose-cells-for-reporting-s...
  5. RowFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.RowFormat class for comprehensive table row formatting. Enhance your document design with powerful, flexible features.... Write ( "Row 1, Col 2" ); builder . EndRow (); // Changing...InsertCell (); builder . Write ( "Row 2, Col 1" ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words.tab...
  6. 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...
  7. 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...
  8. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_XmlMapping method. Gets an object that represents the mapping Of this structured document tag range to XML data in a custom XML part Of the current document in C++....#1</text><text>Text element #2</text></root>" ; SharedPtr < CustomXmlPart...#1</text><text>Text element #2</text></root>" , System :: Text...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. 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...
  10. CustomXmlSchemaCollection class | Aspose.Words ...

    aspose.words.markup.CustomXmlSchemaCollection class. A collection Of strings that represent XML schemas that are associated with a custom XML part... assertEqual ( 2 , schemas . index_of ( 'http://schemas...index: schemas . remove_at ( 2 ) # 2 - Remove a schema by value:...

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