Sort Score
Result 10 results
Languages All
Labels All
Results 3,391 - 3,400 of 27,116 for

numbers

(0.35 sec)
  1. Importar XML en libro de Excel con Node.js via ...

    Importar datos desde archivos XML en Excel usando Aspose.Cells for Node.js via C++....importXml(string, string, number, number) . Puedes importar Mapas...importXml(string, string, number, number) . Genera el archivo de...

    docs.aspose.com/cells/es/nodejs-cpp/import-xml-...
  2. Aspose::Words::PageSetup::get_LinesPerPage meth...

    Aspose::Words::PageSetup::get_LinesPerPage method. Gets or sets the number of lines per page in the document grid in C++....ge method Gets or sets the number of lines per page in the document...size. For example, maximum number of lines per page of a Letter...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. 使用C++统计工作表中的单元格数量|Documentation

    在本文中,你将学习如何使用Aspose.Cells的C++ API编程统计Excel工作表中的单元格数目。... Get ( 0 ); // Print number of cells in the Worksheet std...std :: cout << "Number of Cells: " << worksheet . GetCells ()...

    docs.aspose.com/cells/zh/cpp/count-number-of-ce...
  4. HeaderFooterType enumeration | Aspose.Words for...

    aspose.words.HeaderFooterType enumeration. Identifies the type of header or footer found in a Word file....HEADER_EVEN Header for even numbered pages. HEADER_PRIMARY Primary...odd numbered pages. FOOTER_EVEN Footer for even numbered pages...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Freeze and Unfreeze Panes|Documentation

    This article introduces how to freeze and unfreeze in GridWeb....Columns To freeze a specific number of rows and columns: Add the...Access a worksheet. Freeze a number of rows and columns. It is...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  6. Aspose::Words::Loading::TxtLoadOptions::get_Aut...

    Aspose::Words::Loading::TxtLoadOptions::get_AutoNumberingDetection method. Gets or sets a boolean value indicating either automatic numbering detection will be performed while loading a document. The default value is true in C++....indicating either automatic numbering detection will be performed...how to disable automatic numbering detection. auto options =...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. كيفية إضافة تنسيق شرطي لفترات زمنية|Documentation

    كيفية استخدام مكتبة Aspose.Cells لـ Python via .NET لتطبيق تنسيق الفترات الزمنية الشرطية. من خلال تعديل هذه المعايير، يكون لديك مزيد من التحكم في مظهر الخلايا ومظهرها.... number = 30 c . set_style ( style...= c . get_style () style . number = 30 c . set_style ( style...

    docs.aspose.com/cells/ar/python-net/how-to-add-...
  8. Показать и скрывать строки, столбцы и полосы пр...

    В этой статье показано, как программно отображать и скрывать строки и столбцы листа Excel, используя Node.js через C++. Управляйте видимостью полос прокрутки и эффективно скрывайте несколько строк и столбцов....unhideRow(number, number) и unhideColumn(number, number) коллекции...вызвав методы hideRow(number) и hideColumn(number) коллекции getCells()...

    docs.aspose.com/cells/ru/nodejs-cpp/show-and-hi...
  9. Inserting and Deleting Rows and Columns of Exce...

    This article shows how to insert and delete rows and columns using the Aspose.Cells for .NET API.... 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/net/inserting-and-deletin...
  10. Einfrieren der oberen Zeile(n) eines Excel Arbe...

    In diesem Artikel erfahren Sie, wie Sie mit Node.js Bibliothek mit C++ API programmatisch die oberen Zeilen von Excel Arbeitsblättern einfrieren....freezePanes(number, number, number, number) Methode, um die...

    docs.aspose.com/cells/de/nodejs-cpp/how-to-free...