Sort Score
Result 10 results
Languages All
Labels All
Results 5,091 - 5,100 of 26,449 for

numbers

(0.1 sec)
  1. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the document....the number of words in the document. get words () : number Remarks...toEqual ( 7041 ); // Count the number of lines in the document, and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldTC class | Aspose.Words for Python

    aspose.words.fields.FieldTC class. Implements the TC field...Remarks Defines the text and page number for a table of contents (including...omit_page_number Gets or sets whether page number in TOC should...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldRef.IncludeNoteOrComment | Aspose.Words pe...

    Scopri la proprietà FieldRef IncludeNoteOrComment per gestire facilmente la numerazione delle note a piè di pagina e di chiusura, arricchisci i tuoi documenti con annotazioni fluide.... "The bookmark's paragraph number is " , "\n" ); field . InsertParagraphNumbe... "The bookmark's paragraph number, non-delimiters suppressed...

    reference.aspose.com/words/it/net/aspose.words....
  4. Aspose::Words::Fields::FieldAutoNum class | Asp...

    Aspose::Words::Fields::FieldAutoNum class. Implements the AUTONUM field. To learn more, visit the documentation article in C++.... Examples Shows how to number paragraphs using autonum fields...to automatically number items like a numbered list. // This field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. PageSetup.SheetsPerBooklet | Aspose.Words for .NET

    Discover the PageSetup SheetsPerBooklet property to easily manage booklet page counts, enhancing your document layout and printing efficiency....property Returns or sets the number of pages to be included in...// We can only specify the number of sheets in multiples of 4...

    reference.aspose.com/words/net/aspose.words/pag...
  6. 60489766.zip

    outputExportWorkshee.html This is some text. outputExportWorkshee_files/stylesheet.css table {mso-displayed-decimal-separator:"\."; mso-displayed-thousand-separator:"\,";} @page { mso-header-data:"......style0 { mso-number-format:General; text-align:general;...{mso-style-parent:style0; mso-number-format:General; text-align:general;...

    docs.aspose.com/cells/it/net/export-worksheet-c...
  7. 60489780.zip

    outputExportWorkshee.html This is some text. outputExportWorkshee_files/stylesheet.css table {mso-displayed-decimal-separator:"\."; mso-displayed-thousand-separator:"\,";} @page { mso-header-data:"......style0 { mso-number-format:General; text-align:general;...{mso-style-parent:style0; mso-number-format:General; text-align:general;...

    docs.aspose.com/cells/zh/java/export-worksheet-...
  8. 60489766.zip

    outputExportWorkshee.html This is some text. outputExportWorkshee_files/stylesheet.css table {mso-displayed-decimal-separator:"\."; mso-displayed-thousand-separator:"\,";} @page { mso-header-data:"......style0 { mso-number-format:General; text-align:general;...{mso-style-parent:style0; mso-number-format:General; text-align:general;...

    docs.aspose.com/cells/python-net/export-workshe...
  9. 60489766.zip

    outputExportWorkshee.html This is some text. outputExportWorkshee_files/stylesheet.css table {mso-displayed-decimal-separator:"\."; mso-displayed-thousand-separator:"\,";} @page { mso-header-data:"......style0 { mso-number-format:General; text-align:general;...{mso-style-parent:style0; mso-number-format:General; text-align:general;...

    docs.aspose.com/cells/sv/net/export-worksheet-c...
  10. Setting Page Options with C++|Documentation

    This article provides sample code to set page options of Excel worksheets programmatically using the C++ API. You will be able to set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....the worksheet to a specific number of pages, use the PageSetup...GetWorksheets (). Get ( 0 ); // Set the number of pages to which the length...

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