Sort Score
Result 10 results
Languages All
Labels All
Results 8,841 - 8,850 of 30,472 for

worksheet

(0.11 sec)
  1. Редактирование гиперссылок в рабочем листе с по...

    Узнайте, как редактировать гиперссылки в рабочем листе через 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/ru/cpp/editing-hyperlinks...
  2. Detectar si una hoja de cálculo está protegida ...

    Aprenda cómo detectar si una hoja de cálculo está protegida con contraseña usando Aspose.Cells for C++....IsProtectedWithPassw devuelve true si Worksheet está protegida por contraseña...Access the protected Worksheet Worksheet sheet = book . GetWorksheets...

    docs.aspose.com/cells/es/cpp/detect-if-workshee...
  3. إنشاء وحذف والحصول على تعليقات خلية الجدول|Docu...

    يقدم هذا المقال كيفية العمل مع التعليق في GridWeb.... //Access first worksheet of GridWeb GridWorksheet sheet...sheet = GridWeb1 . WorkSheets [ 0 ]; //Access cell B4 GridCell...

    docs.aspose.com/cells/ar/net/aspose-cells-gridw...
  4. Trabajar con Validaciones en Columnas|Documenta...

    Este artículo presenta cómo usar validaciones en columnas en GridDesktop....//Accessing first worksheet of the Grid Worksheet sheet = gridDesktop1...gridDesktop1 . Worksheets [ 0 ]; //Accessing the Validation object...

    docs.aspose.com/cells/es/net/aspose-cells-gridd...
  5. أرشيف

    أرشيف...worksheets.length . التنقل خلال جميع...بواسطة فهرسها باستخدام طريقة worksheets.get() . الحصول على عدد صفوف...

    blog.aspose.com/ar/cells/use-excel-in-python/
  6. تعيين خيارات الصفحة مع JavaScript عبر C++|Docum...

    يقدم هذا المقال رمزًا عينة لضبط خيارات صفحة أوراق عمل Excel برمجيًا باستخدام JavaScript عبر C++. ضبط اتجاه الصفحة، معامل التحجيم، خيارات FitToPages، حجم الورق، جودة الطباعة، رقم الصفحة الأولى....تحتوي فئة Workbook على مجموعة worksheets التي تتيح الوصول إلى كل ورقة...تمثل ورقة عمل بفئة Worksheet . توفر فئة Worksheet الخاصية PageSetup...

    docs.aspose.com/cells/ar/javascript-cpp/setting...
  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....//Get the first worksheet Worksheet worksheet = workbook . getWorksheets...a string value to a cell worksheet . getCells (). get ( "C2"...

    docs.aspose.com/cells/ar/java/add-images-in-wor...
  8. Настройка параметров страницы в 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....Accessing the first worksheet in the Excel file worksheets = workbook...sheet_index = worksheets . add () sheet = worksheets . get ( sheet_index...

    docs.aspose.com/cells/ru/java/setting-page-opti...
  9. Ruby de Sayfa Seçeneklerini Ayarlama|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/tr/java/setting-page-opti...
  10. ضبط خيارات الصفحة في 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....Accessing the first worksheet in the Excel file worksheets = workbook...sheet_index = worksheets . add () sheet = worksheets . get ( sheet_index...

    docs.aspose.com/cells/ar/java/setting-page-opti...