Sort Score
Result 10 results
Languages All
Labels All
Results 8,571 - 8,580 of 30,458 for

worksheet

(0.9 sec)
  1. Afficher ou masquer les en têtes de ligne et de...

    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 contient une collection Worksheets qui permet d’accéder à chaque...par la classe Worksheet . La classe Worksheet propose une large...

    docs.aspose.com/cells/fr/net/display-or-hide-ro...
  2. Gestionar saltos de página en Jython|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....xls" ) worksheets = workbook . getWorksheets () worksheet = worksheets...get ( 0 ) h_page_breaks = worksheet . getHorizontalPageBre ()...

    docs.aspose.com/cells/es/java/managing-page-bre...
  3. Bir Sayfa Aralığını Node.js ile C++ kullanarak ...

    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....Access the first worksheet const worksheet = workbook . getWorksheets...area with your desired range worksheet . getPageSetup (). setPrintArea...

    docs.aspose.com/cells/tr/nodejs-cpp/export-rang...
  4. Работа с цветами|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.... Worksheets . Add (); Worksheet worksheet = workbook...workbook . Worksheets [ 0 ]; //Accessing cell from the worksheet Cell...

    docs.aspose.com/cells/ru/net/working-with-colors/
  5. Bestämma om pappersstorleken för arket är autom...

    Denna artikel förklarar hur man använder C++ API eller bibliotek för att avgöra om pappersstorleken för arket är automatisk programmatiskt....IsAutomaticPaperSize -egenskapen i Worksheet -klassen. Avgöra om sidstorleken...Access the first worksheet of both workbooks Worksheet ws11 = wb1 ...

    docs.aspose.com/cells/sv/cpp/determine-if-paper...
  6. Travailler avec les couleurs|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.... Worksheets . Add (); Worksheet worksheet = workbook...workbook . Worksheets [ 0 ]; //Accessing cell from the worksheet Cell...

    docs.aspose.com/cells/fr/net/working-with-colors/
  7. Baskı Ayarı Ölçeklenme Faktörünü C++ ile Hesapl...

    Bu makale, Excel çalışma sayfasında n genişliğinde ve m yüksekliğinde sayfaya sığdırma seçeneği kullanarak Baskı Ayarları ölçekleme faktörünü programatik olarak hesaplamak için C++ API veya kütüphane kullanma örnek kodunu sağlar....// Access first worksheet Worksheet worksheet = workbook . GetWorksheets...some data in these cells worksheet . GetCells (). Get ( u "A4"...

    docs.aspose.com/cells/tr/cpp/calculate-page-set...
  8. Diviser les cellules dans la feuille de calcul|...

    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....first worksheet in the Excel file Worksheet worksheet = workbook...workbook . Worksheets [ 0 ]; //Set the active cell workbook . Worksheets...

    docs.aspose.com/cells/fr/net/split-cells-in-wor...
  9. Entschützen einer einfach geschützten Tabelle i...

    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....xls" ) worksheets = workbook . getWorksheets () worksheet = worksheets.... get ( 0 ) protection = worksheet . getProtection () # The following...

    docs.aspose.com/cells/de/java/unprotecting-simp...
  10. Python da Sayfa Aralığı Önizlemesi|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....Adding a new worksheet to the Workbook object worksheets = workbook.... getWorksheets () worksheet = worksheets . get ( 0 ) # Displaying...

    docs.aspose.com/cells/tr/java/page-break-previe...