Sort Score
Result 10 results
Languages All
Labels All
Results 3,591 - 3,600 of 26,065 for

numbers

(0.19 sec)
  1. Managing Page Breaks with JavaScript via C++|Do...

    This article provides sample code and explains how to add, clear, or delete specific page breaks in Excel worksheets programmatically using Aspose.Cells for JavaScript via C++....add(number, number, number) and VerticalPageBreakCol...VerticalPageBreakCol.add(number, number, number) methods. Each add method...

    docs.aspose.com/cells/javascript-cpp/managing-p...
  2. TxtSaveOptions.maxCharactersPerLine property | ...

    TxtSaveOptions.maxCharactersPerLine property. Gets or sets an integer value that specifies the maximum number of characters per one line...that specifies the maximum number of characters per one line... () : number Examples Shows how to set maximum number of characters...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Shape.has_smart_art property | Aspose.Words for...

    Shape.has_smart_art property. Returns ``True`` if this [Shape](../) has a SmartArt object....Examples Shows how to count the number of shapes in a document with...MY_DIR + 'SmartArt.docx' ) number_of_smart_art_shapes = len (...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using Aspose.Cells for JavaScript via C++....output fits within a specified number of pages, both horizontally...This setting specifies the number of pages wide that the printed...

    docs.aspose.com/cells/javascript-cpp/how-to-pri...
  5. ChartSeries.copyFormatFrom method | Aspose.Word...

    ChartSeries.copyFormatFrom method. Copies default data point format from the data point with the specified index....copyFormatFrom ( dataPointIndex : number ) Parameter Type Description...Description dataPointIndex number See Also module Aspose.Words.Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. OdsoFieldMapDataCollection.count property | Asp...

    OdsoFieldMapDataCollection.count property. Gets the number of elements contained in the collection....count property Gets the number of elements contained in the...collection. get count () : number See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PersonCollection.count property | Aspose.Words ...

    PersonCollection.count property. Gets the number of persons contained in the collection....count property Gets the number of persons contained in the...collection. get count () : number See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Copy Shapes between Worksheets with JavaScript ...

    Learn how to copy shapes like pictures and charts between worksheets using Aspose.Cells for JavaScript via C++....add(number, number, number, number, Uint8Array) method...addCopy(Shape, number, number, number, number) method to copy...

    docs.aspose.com/cells/javascript-cpp/copy-shape...
  9. Node.js via C++ ile Çalışma Sayfası Görünümleri...

    Bu makale, Node.js ve Node.js API sini kullanarak bir Excel çalışma kitabının ve çalışma sayfalarının sayfa kırpma önizlemesi ile nasıl etkileşime geçileceğini anlatacaktır. Bölünmüş paneller, dondurulmuş paneller ve yakınlaştırma faktörü ile de çalışılacaktır....freezePanes(number, number, number, number) yöntemini çağırın...Worksheet.freezePanes(number, number, number, number) yöntemi aşağıdaki...

    docs.aspose.com/cells/tr/nodejs-cpp/worksheet-v...
  10. Compter le nombre de cellules dans une feuille ...

    Apprenez à compter de manière programmatique le nombre de cellules dans une feuille Excel en utilisant Aspose.Cells for JavaScript via C++.... get ( 0 ); // Get number of cells (regular Count) const...countLarge ; console . log ( "Number of Cells: " + numberOfCells...

    docs.aspose.com/cells/fr/javascript-cpp/count-n...