Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 22,071 for

numbers

(0.04 sec)
  1. QR in Python via .NET | Aspose

    Aspose.Barcode for Python via .NET API allows customize, generate and recognize QR barcodes in your Python application...as GTINs, serial numbers, batch/lot numbers, and expiry dates...

    products.aspose.com/barcode/python-net/qr/
  2. QR in Java | Aspose

    Aspose.Barcode for Java API allows customize, generate and recognize QR barcodes in your Java application...as GTINs, serial numbers, batch/lot numbers, and expiry dates...

    products.aspose.com/barcode/java/qr/
  3. LineNumberRestartMode enumeration | Aspose.Word...

    Aspose.Words.LineNumberRestartMode enumeration. Determines when automatic line numbering restarts....Determines when automatic line numbering restarts. Members Name Description...Description RestartPage Line numbering restarts at the start of every...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PageSetup.lineNumberRestartMode property | Aspo...

    PageSetup.lineNumberRestartMode property. Gets or sets the way line numbering runs that is, whether it starts over at the beginning of a new page or section or runs continuously....Gets or sets the way line numbering runs that is, whether it starts...Shows how to enable line numbering for a section. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Verify that Cell Value Satisfies Data Validatio...

    Learn how to Verify Cell Value Satisfies Data Validation Rules through the Aspose.Cells for .NET API.....validation specifies that only numbers between 10 and 20 can be entered...If a user enters a different number. Microsoft Excel shows an error...

    docs.aspose.com/cells/net/verify-that-cell-valu...
  6. Verify that Cell Value Satisfies Data Validatio...

    Learn how to Verify Cell Value Satisfies Data Validation Rules through the Aspose.Cells for Python via .NET API.....validation specifies that only numbers between 10 and 20 can be entered...If a user enters a different number. Microsoft Excel shows an error...

    docs.aspose.com/cells/python-net/verify-that-ce...
  7. ParagraphFormat.suppressLineNumbers property | ...

    ParagraphFormat.suppressLineNumbers property. Specifies whether the current paragraph's lines should be exempted from line numbering which is applied in the parent section....should be exempted from line numbering which is applied in the parent...Shows how to enable line numbering for a section. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Disable Downlevel Revealed Comments while savin...

    Eliminate Downlevel Revealed Comments while saving Excel files to HTML using Aspose.Cells with C++....exponential notation of large numbers while importing from HTML with...

    docs.aspose.com/cells/cpp/disable-downlevel-rev...
  9. ListLabel class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListLabel class. Defines properties specific to a list label...our list uses plain Arabic numbers, // which start at three and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Setting Print Options with C++|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C++ API and Library. You can set the Print Area, Print Titles, and Page Order....passing their row or column numbers. For example, rows are defined...GetPageSetup (); // Define column numbers A & B as title columns pageSetup...

    docs.aspose.com/cells/cpp/setting-print-options/