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

numbers

(0.42 sec)
  1. 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...
  2. 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-...
  3. 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-...
  4. 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...
  5. 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/
  6. Добавить нижний колонтитул к нескольким докумен...

    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-...
  7. 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/
  8. プロジェクトページの操作 | 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...
  9. Categories

    Найдите ответы API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pro......файла Numbers в PDF в Python Преобразование файла Numbers в PDF...

    kb.aspose.com/ru/categories/
  10. How to find and iterate list lead in and childr...

    Hi Team, I am trying to find and iterate lists in an word documents using aspose words python library. Current approach : I have tried iterating all paragraphs and filtering list items using is_list_item method. Furt…...list level using list_level_number, but it is failing in few cases(attached...as_paragraph().list_format.list_level_number Is there a preferred/better...

    forum.aspose.com/t/how-to-find-and-iterate-list...