Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 27,139 for

numbers

(0.1 sec)
  1. aspose.words.notes module | Aspose.Words for Py...

    The aspose.words.notes module provides classes to work with Microsoft Word endnotes and footnotes....EndnoteOptions Represents the endnote numbering options for a document or...FootnoteOptions Represents the footnote numbering options for a document or...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.Words.Notes module | Aspose.Words for No...

    The Aspose.Words.Notes module provides classes to work with Microsoft Word endnotes and footnotes....EndnoteOptions Represents the endnote numbering options for a document or...FootnoteOptions Represents the footnote numbering options for a document or...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. استيراد 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-...
  4. 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...
  5. 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...
  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. 時間範囲の条件付き書式の追加方法|Documentation

    Aspose.Cells for Python via .NETを使用してタイム期間条件付き書式を適用する方法。これらの基準を調整することで、セルの外観と表示をより制御できます。... number = 30 c . set_style ( style...= c . get_style () style . number = 30 c . set_style ( style...

    docs.aspose.com/cells/ja/python-net/how-to-add-...
  9. Freeze First Column(s) of Excel Worksheet with ...

    Learn how to freeze left columns of Excel worksheets programmatically using Aspose.Cells for Node.js via C++....freezePanes(number, number, number, number) method to freeze...

    docs.aspose.com/cells/nodejs-cpp/how-to-freeze-...
  10. Freeze Top Row(s) of Excel Worksheet with Node....

    In this article, you will learn how to freeze top rows of Excel worksheets programmatically using Node.js Library with C++ API....freezePanes(number, number, number, number) method to freeze...

    docs.aspose.com/cells/nodejs-cpp/how-to-freeze-...