Sort Score
Result 10 results
Languages All
Labels All
Results 5,911 - 5,920 of 26,592 for

numbers

(0.12 sec)
  1. Setting Page Options with Node.js via C++|Docum...

    This article provides sample code to set page options of Excel worksheets programmatically using Node.js via C++. 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... get ( 0 ); // Setting the number of pages to which the length...

    docs.aspose.com/cells/nodejs-cpp/setting-page-o...
  2. Sidinställning Anpassa till sidan inställning|D...

    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 (); // Setting the number of pages to which the length...setFitToPagesTall ( 1 ); // Setting the number of pages to which the width...

    docs.aspose.com/cells/sv/java/page-setup-fit-to...
  3. Impostazione Pagina Imposta su Impostazione Pag...

    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 (); // Setting the number of pages to which the length...setFitToPagesTall ( 1 ); // Setting the number of pages to which the width...

    docs.aspose.com/cells/it/java/page-setup-fit-to...
  4. Working With Styles in Python|Aspose.Words for ...

    Working With Styles using Python.... \# Show the number of collected paragraphs and...defined styles . \# Show the number of collected runs and display...

    docs.aspose.com/words/java/working-with-styles-...
  5. プロジェクトページの操作 | Aspose.Tasks ドキュメント

    Aspose.Tasks for .NET を使用して MPP/XML 文書をグラフィカル形式にエクスポートする方法を学びます。...mpp" ); 2 3 // Get number of pages, Timescale.Months...Project.mpp" ); 2 3 // Get number of pages, Months and ThirdsOfMonths...

    docs.aspose.com/tasks/ja/net/working-with-proje...
  6. Replace Text|Aspose.PDF for .NET

    This section explains how to work with Text using PdfContentEditor Class....and it will also count the number of such replacements. The following...replace, for example, a given number with the letters we need. Extract...

    docs.aspose.com/pdf/net/replace-text-facades/
  7. Добавить нижний колонтитул к нескольким докумен...

    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/ru/sharepoint/add-footer-...
  8. What's New in Aspose.Email for .NET|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....allows you to retrieve the number of Vevent components (events)...it easier to track the total number of events. IsMultiEvents property...

    docs.aspose.com/email/net/whats-new/
  9. Worksheet Views with JavaScript via C++|Documen...

    This article describes how to use JavaScript and the JavaScript API to interact with the page‑break preview of an Excel workbook and its worksheets. Work with split panes, frozen panes, and zoom factor as well....freezePanes(number, number, number, number) method. The freezePanes...will start. Frozen rows – the number of visible rows in the top...

    docs.aspose.com/cells/javascript-cpp/worksheet-...
  10. JavaScriptを介したC++で行や列、スクロールバーの表示・非表示を行います|Docum...

    この記事は、JavaScriptを介してC++を使い、Excelワークシートの行や列、スクロールバーの表示と非表示をプログラムで実行する方法を示しています。スクロールバーの表示を制御し、複数の行や列を効率的に非表示にします。...unhideRow(number, number) と unhideColumn(number, number) のメソッドを...行と列を非表示 開発者は、 hideRow(number) と hideColumn(number) のメソッドを呼び出すことで、行...

    docs.aspose.com/cells/ja/javascript-cpp/show-an...