Sort Score
Result 10 results
Languages All
Labels All
Results 5,121 - 5,130 of 27,944 for

numbers

(0.84 sec)
  1. Aspose::Words::Drawing::Charts::ChartNumberForm...

    Aspose::Words::Drawing::Charts::ChartNumberFormat class. Represents number formatting of the parent element. To learn more, visit the documentation article in C++....ChartNumberFormat class Represents number formatting of the parent element...600000 , 1500000 })); // Set the number format of the Y-axis tick labels...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. PropertyType Enum | Aspose.Words for .NET

    Discover Aspose.Words.PropertyType enum to easily define document property data types for enhanced document management and customization....floating number. Number 3 The property is an integer number. String...

    reference.aspose.com/words/net/aspose.words.pro...
  3. ChartXValueCollection.format_code property | As...

    ChartXValueCollection.format_code property. Gets or sets the format code applied to the X values.... Remarks Number formatting is used to change...chart. The examples of number formats: Number - “#,##0.00” Currency...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Replacer.replace method | Aspose.Words for Python

    aspose.words.lowcode.Replacer.replace method... Returns The number of replacements made. replace(input_file_name...multi-frame TIFF file. Returns The number of replacements made. replace(input_file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Benutzerdefinierte Dezimal und Gruppentrennzeic...

    Ändern Sie die Dezimal und Gruppentrennzeichen in MS Excel und mit C# Code durch Verwendung der Aspose.Cells für Python via .NET API....number_decimal_separator und WorkbookSettings.number_group_separator...

    docs.aspose.com/cells/de/python-net/specify-cus...
  6. Specify Maximum Rows of Shared Formula|Document...

    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.... It could be any number, e.g., 1000. The performance...shared formula changes with the number of rows. Therefore, Aspose...

    docs.aspose.com/cells/net/specify-maximum-rows-...
  7. إضافة تذييل إلى مستند|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....Description| &P Current page number| &N Page count|&D Current date|...command is followed by a plain number to be printed in the header...

    docs.aspose.com/cells/ar/sharepoint/add-footer-...
  8. 通过C++用JavaScript格式化行列|Documentation

    Aspose.Cells for Java脚本通过C++可以支持更改行高或列宽,以及对行或列应用格式。...rowHeight(number, number) 方法,设置单个行的高度。该 rowHeight(number, number) 方法的参数如下:...columnWidth(number, number) 方法来设置列宽。 columnWidth(number, number) 方法接受以下参数:...

    docs.aspose.com/cells/zh/javascript-cpp/adjusti...
  9. Převeďte odrážky na odstavec v souboru Word pom...

    Převeďte odrážky na odstavec v souboru Word pomocí Pythonu. Tento článek obsahuje seznam kroků a příklad kódu k odstranění odrážek z dokumentu Word pomocí Pythonu....a zavolejte metodu remove_numbers(). Po odebrání odrážek uložte...odstavce a zavoláme metodu remove_numbers() k odstranění odrážek. Kód...

    kb.aspose.com/cs/words/python/convert-bullet-po...
  10. How to Split Word File using C#

    This tutorial explains how to split Word file using C#. It contains all the details for configuring the development environment, sequence of steps for writing this application and a runnable sample code to extract pages from Word using C#....Document class object Get the number of pages in the source document...document Run a loop for the number of pages in the document In each...

    kb.aspose.com/words/net/how-to-split-word-file-...