Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 22,355 for

numbers

(0.16 sec)
  1. Compter le nombre de cellules dans la feuille d...

    Dans cet article, vous apprendrez comment compter de manière programmatique le nombre de cellules dans la feuille de calcul Excel en utilisant l API C++ avec Aspose.Cells.... Get ( 0 ); // Print number of cells in the Worksheet std...std :: cout << "Number of Cells: " << worksheet . GetCells ()...

    docs.aspose.com/cells/fr/cpp/count-number-of-ce...
  2. Freeze Unfreeze Rows and Columns|Documentation

    This article introduces how to freeze/unfreeze row/column in GridDesktop....any desired Worksheet Set the number of Frozen Columns in the Worskheet...any desired Worksheet Set the number of Frozen Columns in the Worskheet...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  3. FieldBuilder.addArgument method | Aspose.Words ...

    Aspose.Words.Fields.FieldBuilder.addArgument method...argument : number ) Parameter Type Description argument number The argument...argument : number ) Parameter Type Description argument number The argument...

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

    Explore the Aspose.Words.Fields.FieldAutoNum class for seamless AUTONUM field implementation, enhancing document automation and efficiency....an automatic number. Examples Shows how to number paragraphs using...to automatically number items like a numbered list. // This field...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldAutoNum.separator_character property | Asp...

    FieldAutoNum.separator_character property. Gets or sets the separator character to be used.... Examples Shows how to number paragraphs using autonum fields...to automatically number items like a numbered list. # This field...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldListNum.ListName | Aspose.Words for .NET

    Discover the FieldListNum ListName property to easily manage abstract numbering definitions for improved document organization and clarity....abstract numbering definition used for the numbering. public string...set ; } Examples Shows how to number paragraphs with LISTNUM fields...

    reference.aspose.com/words/net/aspose.words.fie...
  7. 使用C++获取创建Excel文档的应用程序版本号|Documentation

    学习如何使用Aspose.Cells与C++获取创建Excel文档的应用程序版本号。...workbook ; // Print the version number of Excel 2003 XLS file workbook...endl ; // Print the version number of Excel 2007 XLS file workbook...

    docs.aspose.com/cells/zh/cpp/get-the-version-nu...
  8. Text fragments found in PageMarkup not availabl...

    Hi, On this specific PDF the text is extracted but not correctly ordered in sections and paragraphs. ecclesiastes.pdf (260.7 KB) I slightly modified the sample code to showcase this. public static void Run() // origi…...WriteLine("### Number of markups found on page {0}...{0} : {1}", markup.Number, markup.TextFragments.Count); int i...

    forum.aspose.com/t/text-fragments-found-in-page...
  9. FieldCitation class | Aspose.Words for Python

    aspose.words.fields.FieldCitation class. Implements the CITATION field...Field ) page_number Gets or sets a page number associated with...Field ) volume_number Gets or sets a volume number associated with...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Shapes in Charts with Node.js via C++|Documenta...

    Learn how to use Aspose.Cells for Node.js via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....addLabelInChart(number, number, number, number) , used to add...addTextBoxInChart(number, number, number, number) , which is used...

    docs.aspose.com/cells/nodejs-cpp/controls-in-ch...