Sort Score
Result 10 results
Languages All
Labels All
Results 9,481 - 9,490 of 30,828 for

worksheet

(0.28 sec)
  1. ヘッダーとフッターの操作方法|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....Workbook (); //Adding a new worksheet to the Workbook object WorksheetCollection...WorksheetCollection worksheets = workbook . Worksheets ; Worksheet worksheet...

    docs.aspose.com/cells/ja/net/working-with-heade...
  2. Gestionar Saltos de Página en Php|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....PHP $worksheets = $workbook -> getWorksheets (); $worksheet = $worksheets...$worksheets -> get ( 0 ); $h_page_breaks = $worksheet -> getHorizontalPageBre...

    docs.aspose.com/cells/es/java/managing-page-bre...
  3. Seitenumbrüche verwalten in Ruby|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....workbook ) worksheets = workbook . getWorksheets () worksheet = worksheets...get ( 0 ) h_page_breaks = worksheet . getHorizontalPageBre ()...

    docs.aspose.com/cells/de/java/managing-page-bre...
  4. Sınırlamalar ve API Farklılıkları|Documentation

    Aspose.Cells for PHP via Java kısıtlamaları ve api farkları....WorksheetCollection worksheets = workbook . getWorksheets (); Worksheet worksheet...worksheet = worksheets . get ( 0 ); Cell cell = worksheet . getCells...

    docs.aspose.com/cells/tr/php-java/limitations-a...
  5. arkiv

    arkiv...intrusive_ptr<IWorksheet> worksheet = workbook->GetIWorksheet...str = new String("Fruit"); worksheet->GetICells()->GetObjectByIndex(new...

    blog.aspose.com/sv/cells/working-with-pivot-tab...
  6. Arşiv

    Arşiv...intrusive_ptr<IWorksheet> worksheet = workbook->GetIWorksheet...str = new String("Fruit"); worksheet->GetICells()->GetObjectByIndex(new...

    blog.aspose.com/tr/cells/working-with-pivot-tab...
  7. Regrouper et déségréger des lignes et des colon...

    Découvrez comment regrouper et déségrouper des lignes et des colonnes dans Excel en utilisant Aspose.Cells for JavaScript via C++....par la classe Worksheet . La classe Worksheet offre une collection...arrayBuffer )); const worksheet = workbook . worksheets . get ( 0 ); worksheet...

    docs.aspose.com/cells/fr/javascript-cpp/groupin...
  8. Fractionner des fichiers Excel en plusieurs fic...

    Aspose.Cells est une bibliothèque Python via .NET permettant de travailler avec des fichiers de feuilles de calcul, qui prend en charge le fractionnement d'un seul fichier Excel en plusieurs fichiers. Cet article expliquera comment fractionner des fichiers Excel en copiant chaque feuille de calcul dans un classeur séparé et en copiant des plages de cellules spécifiques dans d'autres classeurs....pertinentes via les objets Worksheet et Cells , transférer le contenu...pour chaque Worksheet dans sa collection worksheets , un nouveau...

    docs.aspose.com/cells/fr/python-net/splitting-e...
  9. C++を使ってExcelまたはOpenOfficeにハイパーリンクを挿入|Documentation

    Aspose.Cellsライブラリを使って、MS Excelを使わずにExcelファイルにハイパーリンクを挿入する方法。...ワークシートは Worksheet クラスで表され、さまざまなハイパーリンクを追加するためのメソッドを提供します。...のメソッドを提供します。 URLへのリンクの追加 Worksheet クラスには GetHyperlinks() コレク...

    docs.aspose.com/cells/ja/cpp/insert-hyperlinks-...
  10. Configuration de page et options d impression a...

    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....the first worksheet in the Excel file const worksheet = workbook...the orientation to Portrait worksheet . getPageSetup (). setOrientation...

    docs.aspose.com/cells/fr/nodejs-cpp/page-setup-...