Sort Score
Result 10 results
Languages All
Labels All
Results 4,151 - 4,160 of 153,223 for

2

(0.25 sec)
  1. Send Shape Front or Back inside the Worksheet w...

    Learn how to change the z‑order position of shapes in a worksheet using Aspose.Cells for C++....use a negative number like -1, -2, -3, etc. If you want to bring...use a positive number like 1, 2, 3, etc. Send Shape Front or Back...

    docs.aspose.com/cells/cpp/send-shape-front-or-b...
  2. FootnoteOptions.StartNumber | Aspose.Words for ...

    Discover the FootnoteOptions StartNumber property to customize your footnote numbering, enhancing document clarity and organization effortlessly.... Write ( "Text 2. " ); builder . InsertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . Write ( "Text 3...

    reference.aspose.com/words/net/aspose.words.not...
  3. 在工作表中添加图像|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.... SetColumnWidth ( 2 , 50 ); //Add a picture to the...worksheet . Pictures . Add ( 3 , 2 , 3 , 2 , "../../data/aspose.png"...

    docs.aspose.com/cells/zh/net/add-image-in-works...
  4. ChartDataLabel.show_series_name property | Aspo...

    ChartDataLabel.show_series_name property. Returns or sets a Boolean to indicate the series name display behavior for the data labels on a chart... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Apply data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartDataLabel.show_percentage property | Aspos...

    ChartDataLabel.show_percentage property. Allows to specify if percentage value is to be displayed for the data labels on a chart... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Apply data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 3 minor things - Free Support Forum - aspose.com

    Hello Aspose.Email.dll for .Net Framework 4.5, File Description in project properties, it is set to: Aspose.Email for .NET 4.0 Misleading, better to set it correctly to 4.5. VCardContact.IsMultiContacts / MapiCon…...Discourse April 28, 2025, 12:19pm 2 @australian.dev.nerds Could you...alexander.pavlov April 28, 2025, 2:04pm 4 Hi @australian.dev.nerds...

    forum.aspose.com/t/3-minor-things/312004
  7. Manage Chart Data Series in Presentations on An...

    Learn how to manage chart series on Android for PowerPoint (PPT/PPTX) with practical Java 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/androidjava/chart-series/
  8. Online convert OLM to PST using aspose - Free S...

    The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding characters.... cells-net Anjali12 February 2, 2026, 9:18am 1 The input is not...Professionalize.Discourse February 2, 2026, 9:19am 2 @Anjali12 You’re encountering...

    forum.aspose.com/t/online-convert-olm-to-pst-us...
  9. 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/
  10. ChartLegendEntryCollection class | Aspose.Words...

    aspose.words.drawing.charts.ChartLegendEntryCollection class. Represents a collection of chart legend entries...'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...