Sort Score
Result 10 results
Languages All
Labels All
Results 8,951 - 8,960 of 30,595 for

worksheet

(0.13 sec)
  1. تغليف نص الخلية|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....ActiveWorkbook ; //Access worksheet Microsoft . Office . Interop... Excel . Worksheet m_sheet = workbook . Worksheets [ 1 ]; //Access...

    docs.aspose.com/cells/ar/net/wrapping-cell-text/
  2. Eliminar rangos con nombres|Documentation

    Puedes aprender cómo eliminar nombres definidos o rangos con nombre de archivos de Excel u OpenOffice con Aspose.Cells for Python a través de .Net....# Get all the worksheets in the book worksheets = workbook . worksheets...worksheets # Delete a named range by text worksheets . names...

    docs.aspose.com/cells/es/python-net/delete-name...
  3. إدارة بيانات العلامات لمخططات Excel باستخدام No...

    تعلم كيفية إدارة علامات البيانات بشكل فعال في مخططات Excel باستخدام Aspose.Cells for Node.js via C++. يغطي دليلنا الشامل مهام الإدارة المختلفة، بما في ذلك إضافة وإزالة وتعديل العلامات لتعزيز وضوح واستخدام المخطط....Workbook (); // Adding a new worksheet to the Workbook object const...added worksheet by passing its sheet index const worksheet = workbook...

    docs.aspose.com/cells/ar/nodejs-cpp/insert-data...
  4. تطبيق تأثيرات فوق السطر وتحت السطر على الخطوط ب...

    كود C++ لتطبيق تأثير السطور فوق وتحت على النص في Excel باستخدام API Aspose.Cells for C++....workbook ; // Adding a new worksheet to the Excel object workbook...newly added worksheet by passing its sheet index Worksheet worksheet...

    docs.aspose.com/cells/ar/cpp/apply-superscript-...
  5. Rastlinien und Zeilen / Spaltenüberschriften ei...

    Dieser Artikel enthält Beispielcode für die Verwendung der C# API oder der .NET Bibliothek zum programmgesteuerten Ausblenden oder Anzeigen von Rasterlinien, Zeilen und Spaltenüberschriften eines Excel Arbeitsblatts....Klasse Workbook enthält eine Worksheets -Sammlung, die es Entwicklern...die Klasse Worksheet dargestellt. Die Klasse Worksheet bietet eine...

    docs.aspose.com/cells/de/net/show-and-hide-grid...
  6. Formen zwischen Arbeitsblättern in Aspose.Cells...

    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/de/net/copy-shapes-betwee...
  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.... Worksheets [ "Sheet1" ]. Range ( "A1"...//Get worksheet Worksheet worksheet = workbook . Worksheets [ 0...

    docs.aspose.com/cells/ar/net/get-text-of-specif...
  8. Hämta text i specifik cella|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 [ "Sheet1" ]. Range ( "A1"...//Get worksheet Worksheet worksheet = workbook . Worksheets [ 0...

    docs.aspose.com/cells/sv/net/get-text-of-specif...
  9. Contar el número de celdas en la hoja de trabaj...

    En este artículo, aprenderás cómo contar de forma programática el número de celdas en la hoja de Excel usando la API de C++ con Aspose.Cells....// Access first worksheet Worksheet worksheet = workbook . GetWorksheets...Print number of cells in the Worksheet std :: cout << "Number of...

    docs.aspose.com/cells/es/cpp/count-number-of-ce...
  10. Copia delle forme tra fogli di lavoro in Aspose...

    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/it/net/copy-shapes-betwee...