Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 26,166 for

numbers

(0.07 sec)
  1. Access Slides in Presentations with Python|Aspo...

    Learn how to access and manage slides in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Boost productivity with code examples....the slide through the slide_number property. Save the modified...for the slide. slide . slide_number = 2 # Save the modified presentation...

    docs.aspose.com/slides/python-net/access-slide-...
  2. 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...
  3. Number Settings|Documentation

    Aspose.Cells is a JavaScript library for working with spreadsheet files that supports many different cell number settings. This article introduces how to use the Aspose.Cells library to manage the number settings of cells for adjusting number formats in spreadsheets....Number Settings Contents [ Hide ] How to Set Display Formats...Formats of Numbers and Dates A very strong feature of Microsoft Excel...

    docs.aspose.com/cells/javascript-cpp/cells-numb...
  4. ListFormat Class | Aspose.Words for .NET

    Master list formatting in your documents with Aspose.Words.Lists.ListFormat class. Effortlessly enhance paragraph styling for better readability....paragraph has bulleted or numbered formatting applied to it....Gets or sets the list level number (0 to 8) for the paragraph...

    reference.aspose.com/words/net/aspose.words.lis...
  5. 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...
  6. List of Supported Number Formats|Documentation

    Aspose.Cells is a Node.js library for processing spreadsheet files, which supports a range of number formats. This article provides a list of supported number formats so that users can select the appropriate format according to their needs....Ask AI List of Supported Number Formats Contents [ Hide ] Aspose...component offers some built-in number formats to configure the display...

    docs.aspose.com/cells/nodejs-cpp/list-of-suppor...
  7. FieldIndex.has_page_number_separator property |...

    FieldIndex.has_page_number_separator property. Gets a value indicating whether a page number separator is overridden through the field's code....has_page_number_separator property FieldIndex.has_page_number_separator...value indicating whether a page number separator is overridden through...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Node.js via C++ APIs for Excel Spreadsheets | p...

    Process Excel file formats using Node.js via C++ library. Read write render & convert XLS XLSX XLSB XLTX XLTM XLSM XML ODS CSV and more formats using Node.js via C++ on Windows, macOS & Linux...HTML, MHTML Numbers: Apple's iWork office suite Numbers app documents...

    products.aspose.com/cells/nodejs-cpp/
  9. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....for Saving Slides with Page Numbers Keeping Added The following...array is used to specify page numbers, starting from 1. Save(string...

    docs.aspose.com/slides/net/public-api-and-backw...
  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/