Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 27,922 for

numbers

(3.08 sec)
  1. Получить номер версии приложения, создавшего до...

    Научитесь получать номер версии приложения, которое создало документ Excel, используя Aspose.Cells с C++....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/ru/cpp/get-the-version-nu...
  2. 获取用Node.js通过C++创建Excel文档的应用程序版本号|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...."data" ); // Print the version number of Excel 2003 XLS file let...getVersion ()); // Print the version number of Excel 2007 XLS file workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/get-the-ver...
  3. FieldXE.page_range_bookmark_name property | Asp...

    FieldXE.page_range_bookmark_name property. Gets or sets the name of the bookmark that marks a range of pages that is inserted as the entry's page number....inserted as the entry’s page number. @property def page_range_bookmark_name...on the left side, # and the number of the page that contains the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartNumberFormat.format_code property | Aspose...

    ChartNumberFormat.format_code property. Gets or sets the format code applied to a data label.... Remarks Number formatting is used to change...ways. The examples of number formats: Number - “#,##0.00” Currency...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Insérer des images et des formes dans les fichi...

    Gérer les images, objets OLE et formes dans les fichiers Excel en utilisant Aspose.Cells for JavaScript via C++....add(number, number, number, number, Uint8Array) de...PictureCollection.add(number, number, number, number, Uint8Array) prend...

    docs.aspose.com/cells/fr/javascript-cpp/insert-...
  6. Options and Appearance Word Document|Aspose.Wor...

    Control the appearance of Word documents taking into account the difference between various Microsoft Word versions using Node.js....language preferences or the number of lines per page.Aspose.Words...Options If you want to set the number of characters per line, use...

    docs.aspose.com/words/nodejs-net/work-with-word...
  7. ParagraphFormat.IsListItem | Aspose.Words for .NET

    Discover how the ParagraphFormat IsListItem property enhances your document formatting by identifying bulleted or numbered list items effortlessly....is an item in a bulleted or numbered list. public bool IsListItem...Chapter 1" ); // Create a numbered list. List numberedList =...

    reference.aspose.com/words/net/aspose.words/par...
  8. ResourceLoadingArgs.setData method | Aspose.Wor...

    ResourceLoadingArgs.setData method. Sets user provided data of the resource which is used if [IResourceLoadingCallback.resourceLoading()](../../iresourceloadingcallback/resourceLoading/#resourceloadingargs) returns [ResourceLoadingAction.UserProvided](../../resourceloadingaction/#UserProvided)....setData method setData(data) {#number[]} Sets user provided data...data : number []) Parameter Type Description data number[] See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Annotations and Special Text using Python|Aspos...

    Learn how to extract text from stamp annotations, highlighted text, and superscript/subscript content in PDF documents using Aspose.PDF for Python....extract_text_from_stamp ( infile , page_number , annotation_index , outfile...to the input PDF file. page_number (int): 1-based index of the...

    docs.aspose.com/pdf/python-net/annotation-and-s...
  10. JavaScriptをC++経由でExcelワークシートに行を挿入または削除|Document...

    この記事は、C++を使用したJavaScriptコードを使ってExcelワークシートに行を挿入および削除する方法を提供します。...insertRows(number, number, boolean) と Cells.deleteRows(number, number)...Cells.insertRow(number) や Cells.deleteRow(number) メソッドを使用するのではなく、常に...

    docs.aspose.com/cells/ja/javascript-cpp/insert-...