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

numbers

(0.06 sec)
  1. 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...
  2. 使用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...
  3. 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...
  4. 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...
  5. Mettre en forme les lignes et colonnes avec Nod...

    Aspose.Cells for Node.js via C++ peut supporter le changement de la hauteur des lignes ou de la largeur des colonnes, ainsi que l application de formats sur des lignes ou des colonnes....la méthode setRowHeight(number, number) de la collection Cells...La méthode setRowHeight(number, number) prend les paramètres suivants...

    docs.aspose.com/cells/fr/nodejs-cpp/adjusting-r...
  6. 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...
  7. 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...
  8. Inserting, Deleting Rows and Columns|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.... Number of rows, the total number of rows that need...will be deleted. Number of rows, the total number of rows that need...

    docs.aspose.com/cells/cpp/inserting-deleting-ro...
  9. Node.jsとC++を用いてワークシート内のセル数をカウント|Documentation

    Aspose.Cells for Node.js via C++を利用して、Excelワークシート内のセルの数をプログラム的にカウントする方法を学びます。... get ( 0 ); // Print number of cells in the Worksheet console...console . log ( "Number of Cells: " + worksheet . getCells ()...

    docs.aspose.com/cells/ja/nodejs-cpp/count-numbe...
  10. حساب عدد الخلايا في ورقة العمل باستخدام C++|Doc...

    في هذا المقال، ستتعلم كيفية عد عدد الخلايا في ورقة عمل Excel برمجيًا باستخدام واجهة برمجة تطبيقات C++ مع Aspose.Cells.... Get ( 0 ); // Print number of cells in the Worksheet std...std :: cout << "Number of Cells: " << worksheet . GetCells ()...

    docs.aspose.com/cells/ar/cpp/count-number-of-ce...