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

worksheet

(0.14 sec)
  1. استخدام ميزة ICustomFunction|Documentation

    يصف هذا المقال كيفية إنشاء وظيفة مخصصة في Microsoft Excel باستخدام ميزة ICustomFunction في مكتبة Aspose.Cells. من خلال تحميل ملف Excel الحالي أو إنشاء ملف Excel جديد ، يمكننا استخدام الطرق المقدمة من Aspose.Cells لتعريف وتسجيل الوظائف المخصصة والحصول على النتائج. في النهاية ، نقوم بحفظ ملف Excel المعدل على القرص....reference of the first worksheet Worksheet worksheet = workbook . getWorksheets...sample value to "A1" cell worksheet . getCells (). get ( "B1"...

    docs.aspose.com/cells/ar/java/how-to-calculate-...
  2. Rendu du graphique|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 which is created by default Worksheet worksheet...Adding sample values to cells worksheet . GetCells (). Get ( u "A1"...

    docs.aspose.com/cells/fr/go-cpp/chart-rendering/
  3. Chercher

    chercher...Worksheets[index]. Appelez la méthode Worksheet.AutoFitRow(rowIndex)...calcul souhaitée Worksheet worksheet = wb.Worksheets[0]; // ajustement...

    blog.aspose.com/fr/cells/auto-fit-excel-rows-co...
  4. 搜索

    搜索...Worksheets 集合按索引訪問所需的工作表。 使用 Worksheet.Cells 集合獲取工作表中單元格的引用。...使用索引獲取工作表的引用 Worksheet worksheet = workbook.Worksheets[0]; // 獲取細胞集合...

    blog.aspose.com/zh-hant/cells/adjust-row-height...
  5. Archivo

    Archivo...un objeto Worksheet . Utilice el método Worksheet.Cells.ExportDataTable(int...de Excel Worksheet worksheet = workbook.Worksheets[0]; // Exporte...

    blog.aspose.com/es/cells/export-data-from-excel...
  6. Excelファイルのワークシートの既存のPrinterSettingsを削除する方法|Docu...

    この記事では、Aspose.Cells for Python Excelライブラリを使用して、ページ設定オブジェクトを通じて既存のプリンタ設定をプログラム的に削除する方法をサンプルコードとともに学びます。...コンソール出力 PrinterSettings of this worksheet exist . Sheet Name : Sheet1...Printer settings of this worksheet are now removed by setting...

    docs.aspose.com/cells/ja/python-net/remove-exis...
  7. حماية وإلغاء حماية ورقة العمل باستخدام C++|Docu...

    حماية وإلغاء حماية ورقة عمل ملفات إكسل باستخدام Aspose.Cells for C++....workbook ; // Get the first worksheet Worksheet sheet = workbook . GetWorksheets...// Protect contents of the worksheet sheet . Protect ( ProtectionType...

    docs.aspose.com/cells/ar/cpp/protect-and-unprot...
  8. 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....Accessing the first worksheet in the Excel file worksheets = workbook...sheet_index = worksheets . add () sheet = worksheets . get ( sheet_index...

    docs.aspose.com/cells/ja/java/setting-page-opti...
  9. Excelファイルのワークシートの既存のPrinterSettingsを削除する方法|Docu...

    この記事では、ページ設定オブジェクトを使用してExcelファイル内のワークシートの既存のPrinterSettingsをプログラムで削除する方法について、C# APIまたは.NETライブラリを使用したサンプルコードを紹介します。...コンソール出力 PrinterSettings of this worksheet exist . Sheet Name : Sheet1...Printer settings of this worksheet are now removed by setting...

    docs.aspose.com/cells/ja/net/remove-existing-pr...
  10. Kopiera och flytta arbetsblad i 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....Java i PHP , anropa copy_worksheet metoden för copyworksheets...kodexemplet. PHP-kod # Create a Worksheets object with reference to...

    docs.aspose.com/cells/sv/java/copying-and-movin...