Sort Score
Result 10 results
Languages All
Labels All
Results 9,331 - 9,340 of 30,792 for

worksheet

(0.89 sec)
  1. Définir un facteur de zoom de la feuille de cal...

    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/fr/net/set-worksheet-zoom...
  2. Entfernen Sie vorhandene Dokumenteinstellungen ...

    In diesem Artikel lernen Sie, wie Sie die bestehenden PrinterSettings eines Arbeitsblatts in der Excel Datei mithilfe des Page Setup Objekts programmgesteuert mit Beispielcode aus der Aspose.Cells für Python Excel Bibliothek entfernen....Konsolenausgabe PrinterSettings of this worksheet exist . Sheet Name : Sheet1...Printer settings of this worksheet are now removed by setting...

    docs.aspose.com/cells/de/python-net/remove-exis...
  3. Изменения в публичном API в Aspose.Cells 8.7.0|...

    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 protected Worksheet Worksheet sheet = book . getWorksheets...(). get ( 0 ); //Check if Worksheet is password protected if (...

    docs.aspose.com/cells/ru/java/public-api-change...
  4. Copiare e spostare fogli di lavoro con Node.js ...

    Questo articolo include codice di esempio e descrive come copiare e spostare fogli di lavoro programmaticamente sia all interno di un libro Excel che tra libri Excel usando l API Node.js con C++....inputPath ); // Create a Worksheets object with reference to...fornisce un metodo, Worksheet.copy(Worksheet) , usato per copiare...

    docs.aspose.com/cells/it/nodejs-cpp/copying-and...
  5. Copier et déplacer des feuilles de calcul avec ...

    Cet article comprend un exemple de code et décrit comment copier et déplacer des feuilles de calcul de manière programmatique, à la fois dans un classeur Excel et entre des classeurs Excel en utilisant l API Node.js avec C++....inputPath ); // Create a Worksheets object with reference to...fournit une méthode, Worksheet.copy(Worksheet) , utilisée pour copier...

    docs.aspose.com/cells/fr/nodejs-cpp/copying-and...
  6. Excel Dosyalarını Birden Çok Dosyaya Bölme|Docu...

    Aspose.Cells, elektronik tablo dosyalarıyla çalışmak için Python via Java kütüphanesidir ve tek bir Excel dosyasını birden çok dosyaya bölmeyi destekler. Bu makale, Excel dosyalarını her çalışma sayfasını ayrı bir çalışma kitabına kopyalayarak ve belirli hücre aralıklarını diğer çalışma kitaplarına kopyalayarak nasıl böleceğinizi anlatacaktır....çalışma kitabını yükleyin, Worksheet ve Cells nesneleri aracılığıyla...ardından Worksheets koleksiyonundaki her Worksheet için yeni...

    docs.aspose.com/cells/tr/python-java/splitting-...
  7. Yeni Çalışma Kitapları Oluştur ve Kaydet|Docume...

    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.... Worksheet worksheet = newWorkbook . ActiveSheet...ActiveSheet ; Excel . Range cells = worksheet . Cells ; cells . set_Item...

    docs.aspose.com/cells/tr/net/create-and-save-ne...
  8. ヘッダーとフッターの操作方法|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...
  9. 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...
  10. 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...