Sort Score
Result 10 results
Languages All
Labels All
Results 5,261 - 5,270 of 26,133 for

numbers

(0.09 sec)
  1. Add Footer to a Document|Documentation

    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....commands: &P – Current page number &N – Page count &D – Current...command is followed by a plain number to be printed in the footer...

    docs.aspose.com/cells/sharepoint/add-footer-to-...
  2. Lägg till sidfot i flera dokument|Documentation

    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....Description| &P Current page number| &N Page count|&D Current date|...command is followed by a plain number to be printed in the header...

    docs.aspose.com/cells/sv/sharepoint/add-footer-...
  3. تعيين عناوين الطباعة|Documentation

    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....PageSetup ; //Defining column numbers A & B as title columns pageSetup...= "$A:$B" ; //Defining row numbers 1 & 2 as title rows pageSetup...

    docs.aspose.com/cells/ar/net/set-print-titles/
  4. Définir les titres à imprimer|Documentation

    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....getPageSetup (); //Defining column numbers A & B as title columns pageSetup..."$A:$B" ); //Defining row numbers 1 & 2 as title rows pageSetup...

    docs.aspose.com/cells/fr/java/set-print-titles/
  5. TabStopCollection.getIndexByPosition method | A...

    TabStopCollection.getIndexByPosition method. Gets the index of a tab stop with the specified position in points....position : number ) Parameter Type Description position number Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ParagraphFormat.SnapToGrid | Aspose.Words for .NET

    Discover how the ParagraphFormat SnapToGrid property enhances layout precision by aligning your paragraphs with document grid lines for a polished look....to specify a limit for the number of lines that each page may...and then use it to set the number of lines per page in this section...

    reference.aspose.com/words/net/aspose.words/par...
  7. StructuredDocumentTag.setUncheckedSymbol method...

    StructuredDocumentTag.setUncheckedSymbol method. Sets the symbol used to represent the unchecked state of a check box content control....setUncheckedSymbol ( characterCode : number , fontName : string ) Parameter...Type Description characterCode number The character code for the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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/ru/cpp/export-worksheet-c...
  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/es/cpp/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/