Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 27,031 for

numbers

(0.12 sec)
  1. 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...
  2. Text i Columns a Dönüştürmek için Aspose.Cells ...

    Excel de Text i Columns a dönüştürmenin nasıl yapılacağını Aspose.Cells for JavaScript ile C++ kullanarak öğrenin....textToColumns(number, number, number, TxtLoadOptions) aracılığıyla...Cells.textToColumns(number, number, number, TxtLoadOptions) metodunun...

    docs.aspose.com/cells/tr/javascript-cpp/convert...
  3. 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...
  4. DocumentBuilder.deleteRow method | Aspose.Words...

    DocumentBuilder.deleteRow method. Deletes a row from a table....deleteRow ( tableIndex : number , rowIndex : number ) Parameter Type...tableIndex number The index of the table. rowIndex number The index...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. استيراد XML إلى دفتر عمل إكسل باستخدام Node.js ...

    استيراد البيانات من ملفات XML إلى إكسل باستخدام Aspose.Cells for Node.js via C++....importXml(string, string, number, number) . يمكنك استيراد خريطة...importXml(string, string, number, number) . يُولّد ملف الإكسل الناتج...

    docs.aspose.com/cells/ar/nodejs-cpp/import-xml-...
  6. Show and Hide Gridlines and Row Column Headers ...

    This article provides sample code for using the Node.js API via C++ to programmatically hide or show gridlines, row, and column headers of an Excel worksheet.... For example, rows are numbered – 1, 2, 3, 4, etc. – and columns...unhideRows(number, number, number) and Cells.unhideColumns(number, number...

    docs.aspose.com/cells/nodejs-cpp/show-and-hide-...
  7. PropertyType | Aspose.Words for Java

    Specifies data type of a document property in Java....floating number. NUMBER The property is an integer number. OBJECT_ARRAY...a floating number. NUMBER public static int NUMBER The property...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldListNum.list_level property | Aspose.Words...

    FieldListNum.list_level property. Gets or sets the level in the list, overriding the default behavior of the field.... Examples Shows how to number paragraphs with LISTNUM fields...# LISTNUM fields display a number that increments at each LISTNUM...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in C++ to apply conditional formatting shadows for alternating rows and columns. By adjusting these criteria, you have more control over how cells look and appear....rules can be tailored in a number of ways to get the desired...ROW() function returns the row number of a cell reference. If the...

    docs.aspose.com/cells/cpp/apply-shading-to-alte...
  10. CertificateHolder.create method | Aspose.Words ...

    Aspose.Words.DigitalSignatures.CertificateHolder.create method...create(certBytes, password) {#number[]_unknown} Creates CertificateHolder...password. create ( certBytes : number [], password ) Parameter Type...

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