Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 26,637 for

numbers

(0.49 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. How to Add Data Bars Conditional Formatting|Doc...

    How to use the Aspose.Cells for Python via .NET library to apply Data Bars conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....of Values: Data bars turn numbers into horizontal bars, making...without sorting or scanning numbers. Better Readability: Especially...

    docs.aspose.com/cells/python-net/how-to-add-dat...
  3. Aspose::Words::ParagraphFormat::get_SuppressLin...

    Aspose::Words::ParagraphFormat::get_SuppressLineNumbers method. Specifies whether the current paragraph's lines should be exempted from line numbering which is applied in the parent section in C++....should be exempted from line numbering which is applied in the parent...Shows how to enable line numbering for a section. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Aspose::Words::PageSetup::get_LineNumberRestart...

    Aspose::Words::PageSetup::get_LineNumberRestartMode method. 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 in C++....Gets or sets the way line numbering runs that is, whether it starts...Shows how to enable line numbering for a section. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. Verify that Cell Value Satisfies Data Validatio...

    Learn how to Verify Cell Value Satisfies Data Validation Rules through the Aspose.Cells for Node.js via C++ 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/nodejs-cpp/verify-that-ce...
  6. Working with Messages from IMAP Server|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....messages using their sequence numbers. The following features are...ImapMessageInfo.sequence_number property - The sequence number of a message...

    docs.aspose.com/email/python-net/working-with-m...
  7. 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...
  8. 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...
  9. PageSet.Odd | Aspose.Words for .NET

    Discover the PageSet Odd property to easily retrieve all odd pages of your document in their original order for efficient document management....their page numbers. // 1 - Save only the even-numbered pages: options...); // 2 - Save only the odd-numbered pages: options . PageSet =...

    reference.aspose.com/words/net/aspose.words.sav...
  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/