Sort Score
Result 10 results
Languages All
Labels All
Results 9,491 - 9,500 of 30,597 for

worksheet

(1.3 sec)
  1. Déterminer si la taille du papier de la feuille...

    Cet article explique comment utiliser l API JavaScript avec des addons C++ pour déterminer si la taille du papier d une feuille est réglée sur automatique de manière programmée....en utilisant la propriété Worksheet.isAutomaticPaperSize() . Déterminer...{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...

    docs.aspose.com/cells/fr/javascript-cpp/determi...
  2. C++ ile Dilimleyici Ekle|Documentation

    Aspose.Cells kullanarak C++ ile Excel dosyalarının dilimleyicilerini yönetin....Cells, Worksheet.Slicers.Add() yöntemiyle dilimleyici...inputFilePath ); // Access first worksheet Worksheet ws = wb . GetWorksheets...

    docs.aspose.com/cells/tr/cpp/create-slicer/
  3. Copier des formes entre des feuilles 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....FilePath + "Copy Shapes between Worksheets.xlsx" ; //Open the template...the Chart from the "Chart" worksheet. Aspose . Cells . Charts ...

    docs.aspose.com/cells/fr/net/copy-shapes-betwee...
  4. Satır veya Sütunun Yazı Tipi ve Rengini Değişti...

    Bu makale, GridDesktop te satır veya sütunda yazı tipi ve rengini değiştirmeyi tanıtıyor....ayarlayın //Accessing the worksheet of the Grid that is currently...currently active Worksheet sheet = gridDesktop1 . GetActiveWorksheet...

    docs.aspose.com/cells/tr/net/aspose-cells-gridd...
  5. ضبط ارتفاع الصف وعرض العمود في Python|Documenta...

    استخدام واجهة برمجة التطبيقات لإكسل في Python لإنشاء ملفات Excel في Python. ضبط ارتفاع الصف وعرض العمود في XLSX أو XLS في تطبيقاتك Python دون MS Office....Accessing the first worksheet in the Excel file worksheet = workbook ...getWorksheets () . get ( 0 ) cells = worksheet . getCells () \ # Setting...

    docs.aspose.com/cells/ar/java/adjusting-row-hei...
  6. Lavorare con le Validazioni nelle Colonne|Docum...

    Questo articolo introduce come utilizzare le validazioni nelle colonne in GridDesktop....//Accessing first worksheet of the Grid Worksheet sheet = gridDesktop1...gridDesktop1 . Worksheets [ 0 ]; //Accessing the Validation object...

    docs.aspose.com/cells/it/net/aspose-cells-gridd...
  7. تحرير روابط العناوين لورقة العمل باستخدام C++|D...

    تعلم كيفية تحرير روابط العناوين لورقة العمل من خلال API Aspose.Cells for C++....Access the first worksheet Worksheet worksheet = workbook . GetWorksheets...in the worksheet for ( int32_t i = 0 ; i < worksheet . GetHyperlinks...

    docs.aspose.com/cells/ar/cpp/editing-hyperlinks...
  8. Modifier les liens hypertextes de la feuille de...

    Apprenez comment modifier les liens hypertextes d une feuille de calcul via l API Aspose.Cells for C++....Access the first worksheet Worksheet worksheet = workbook . GetWorksheets...in the worksheet for ( int32_t i = 0 ; i < worksheet . GetHyperlinks...

    docs.aspose.com/cells/fr/cpp/editing-hyperlinks...
  9. Python.NET ile Excel sayfasını Fit edilmiş Sayf...

    Aspose.Cells for Python via .NET API kullanarak Excel yazdırma için fit_to_pages_wide ve fit_to_pages_tall özelliklerini ayarlamayı öğrenin....Accessing the first worksheet in the Excel file worksheet = workbook .... worksheets [ 0 ] # Setting the number of pages to which the...

    docs.aspose.com/cells/tr/python-net/how-to-prin...
  10. Node.jsとC++を使用してページ設定の拡大縮小率を計算する。|Documentation

    この記事では、Node.js APIとC++を使い、Excelシートのページ設定の拡大縮小比率をプログラム的に計算するためのサンプルコードを提供します。...); // Access first worksheet const worksheet = workbook . getWorksheets...some data in these cells worksheet . getCells (). get ( "A4"...

    docs.aspose.com/cells/ja/nodejs-cpp/calculate-p...