Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 25,050 for

numbers

(0.1 sec)
  1. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for Node.js via C++ API....another column contains only numbers. You could even ensure that...Microsoft Excel supports a number of different types of data...

    docs.aspose.com/cells/nodejs-cpp/data-validation/
  2. JSRectangleF class | Aspose.Words for Node.js

    Aspose.Words.JSRectangleF class. Stores a set of four floating-point Numbers that represent the location and size of a rectangle....set of four floating-point numbers that represent the location...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Data Matrix in JasperReports | Aspose

    Aspose.Barcode for JasperReports API allows customize, generate and recognize Data Matrix barcodes in your Java application...data types, including text, numbers, and binary data. It can be...such as part numbers, serial numbers, and batch numbers, Data Matrix...

    products.aspose.com/barcode/jasperreports/datam...
  4. Data Matrix in SharePoint | Aspose

    Aspose.Barcode for SharePoint API allows customize, generate and recognize Data Matrix barcodes in your C# application...data types, including text, numbers, and binary data. It can be...such as part numbers, serial numbers, and batch numbers, Data Matrix...

    products.aspose.com/barcode/sharepoint/datamatrix/
  5. 请问在用aspose.words实现html转word时,如何实现页脚中页码奇偶页不同,且奇数...

    请问在用aspose.words实现html转word时,如何实现页脚中页码奇偶页不同,且奇数页页码在右边,偶数页页码在左边。 html中应该怎么写?...Word, how can I make the page numbers in the footer differ between...odd-page numbers on the right and even-page numbers on the left...

    forum.aspose.com/t/aspose-words-html-word/315396
  6. FieldIndex.pageNumberListSeparator property | A...

    FieldIndex.pageNumberListSeparator property. Gets or sets the character sequence that is used to separate two page Numbers in a page number list....separate two page numbers in a page number list. get pageNumberListSepara...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Extracting Tracked Changes - Section/Paragraph ...

    Hello, Just wondering if it’s possible when extracting tracked changes from a document, if you can identity the section or paragraph number where each tracked change occurred?...Changes - Section/Paragraph number Aspose.Words Product Family...identity the section or paragraph number where each tracked change occurred...

    forum.aspose.com/t/extracting-tracked-changes-s...
  8. PageSetup.LineNumberCountBy | Aspose.Words for ...

    Discover the PageSetup LineNumberCountBy property to easily customize line number increments for enhanced document formatting and readability....numeric increment for line numbers. public int LineNumberCountBy...Shows how to enable line numbering for a section. Document doc...

    reference.aspose.com/words/net/aspose.words/pag...
  9. FieldToc.pageNumberOmittingLevelRange property ...

    FieldToc.pageNumberOmittingLevelRange property. Gets or sets a range of levels of the table of contents entries from which to omits page Numbers....entries from which to omits page numbers. get pageNumberOmittingLe ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Values between 2^31 and 2^32 − 1 become two’s c...

    We are using a the below script to generate excel files from csv: // Values between 2^31 and 2^32 - 1 appear as their two’s complement negative equivalents when the CSV is converted to EXCEL using the below logic. const…...likely due to how these large numbers are interpreted during the...values as text rather than numbers. This can lead to incorrect...

    forum.aspose.com/t/values-between-2-31-and-2-32...