Sort Score
Result 10 results
Languages All
Labels All
Results 9,961 - 9,970 of 30,476 for

worksheet

(0.33 sec)
  1. Yazdırma Seçeneklerini C++ ile Ayarlama|Documen...

    Bu makale, C++ API ve Kütüphanesi kullanarak Excel Sayfası Ayarları nın Yazdırma Seçeneklerini programlı olarak ayarlama adımlarını gösterir. Yazdırma Alanı, Yazdır Başlıkları ve Sayfa Sırası ayarlanabilir....// Get the first worksheet Worksheet worksheet = workbook . GetWorksheets...object of the worksheet PageSetup pageSetup = worksheet . GetPageSetup...

    docs.aspose.com/cells/tr/cpp/setting-print-opti...
  2. Formeln mit JavaScript über C++ berechnen|Docum...

    Dieser Artikel erklärt, wie man die Aspose.Cells Bibliothek benutzt, um Formeln in Microsoft Excel mit JavaScript über C++ zu berechnen. Durch das Laden einer bestehenden Excel Datei oder das Erstellen einer neuen Excel Datei können wir die von Aspose.Cells bereitgestellten Methoden verwenden, um die Formel zu berechnen und das Ergebnis zu erhalten. Schließlich speichern wir die modifizierte Excel Datei auf der Festplatte....calculateFormula(string) -Methode der Worksheet -Klasse aufrufen, die alle...{ Workbook , SaveFormat , Worksheet , Cell } = AsposeCells ; AsposeCells...

    docs.aspose.com/cells/de/javascript-cpp/calcula...
  3. Partitionner l écran de la feuille Excel avec J...

    Dans cet article, vous apprendrez comment afficher certaines lignes et/ou colonnes dans des volets séparés en divisant la feuille en deux ou quatre parties de manière programmatique en utilisant JavaScript via C++ Addon....de diviser avec la méthode Worksheet.split() . <!DOCTYPE html>...Set Active Cell and Split Worksheet Example </ h1 > < input type...

    docs.aspose.com/cells/fr/javascript-cpp/how-to-...
  4. Détecter si une feuille de calcul est protégée ...

    Apprenez comment détecter si une feuille de calcul est protégée par mot de passe en utilisant Aspose.Cells for C++....IsProtectedWithPassw renvoie true si Worksheet est protégée par mot de passe...Access the protected Worksheet Worksheet sheet = book . GetWorksheets...

    docs.aspose.com/cells/fr/cpp/detect-if-workshee...
  5. Python da Satır Yüksekliğini ve Sütun Genişliği...

    Python Excel API sini kullanarak Python da Excel dosyaları oluşturun. Uygulamalarınızda MS Office olmadan XLSX veya XLS te satır yüksekliğini ve sütun genişliğini ayarlayın....Accessing the first worksheet in the Excel file worksheet = workbook ...getWorksheets () . get ( 0 ) cells = worksheet . getCells () \ # Setting...

    docs.aspose.com/cells/tr/java/adjusting-row-hei...
  6. العمل مع الحدود|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 ]; // Style the cell with borders all around...

    docs.aspose.com/cells/ar/net/working-with-borders/
  7. セル内の値の検索|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....first worksheet in the Excel file Worksheet worksheet = workbook...workbook . Worksheets [ 0 ]; //Finding the cell containing the specified...

    docs.aspose.com/cells/ja/net/find-value-in-cells/
  8. 使用 GridWeb 中的 DropDownList、List、FreeList 单元格|Do...

    本文介绍如何在 GridWeb 中使用 list。... WorkSheets [ 0 ]. BindColumns [ "CategoryID"...validation cell GridWeb1 . WorkSheets [ 1 ]. Cells [ "A1" ]. Validation...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  9. 아카이브

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

    blog.aspose.com/ko/cells/working-with-pivot-tab...
  10. Chercher

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

    blog.aspose.com/fr/cells/working-with-pivot-tab...