Sort Score
Result 10 results
Languages All
Labels All
Results 9,591 - 9,600 of 30,817 for

worksheet

(0.33 sec)
  1. ארכיון

    ארכיון...Worksheets . קבל הפניה לתא הרצוי מאוסף Worksheet.Cells...לחוברת העבודה. Worksheet sheet = wb.Worksheets[0]; // גש לתא "A1"...

    blog.aspose.com/he/cells/create-or-edit-excel-f...
  2. تنسيق الجدول المحوري باستخدام C++|Documentation

    تعلم كيف تخصص مظهر الجداول المحورية باستخدام Aspose.Cells for C++....// Get the first worksheet Worksheet worksheet = workbook . GetWorksheets...PivotTable PivotTable pivotTable = worksheet . GetPivotTables (). Get (...

    docs.aspose.com/cells/ar/cpp/formatting-pivot-t...
  3. Eliminar la configuración de impresora existent...

    Aprende cómo eliminar la configuración de impresora existente de una hoja de trabajo dentro del archivo Excel mediante el objeto Configuración de Página programáticamente usando Aspose.Cells con C++....i < sheetCount ; i ++ ) { Worksheet ws = wb . GetWorksheets ()..."PrinterSettings of this worksheet exist." << std :: endl ; std...

    docs.aspose.com/cells/es/cpp/remove-existing-pr...
  4. 記録

    記録...intrusive_ptr<IWorksheet> worksheet = workbook->GetIWorksheet...ndex(0); // セルへのサンプル値の追加 worksheet->GetICells()->GetObjectByIndex(new...

    blog.aspose.com/ja/cells/create-charts-in-excel...
  5. أعمدة تحتوي على بيانات ليست من النوع المقيد|Doc...

    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 ]; //Exporting the contents of 2 rows and...

    docs.aspose.com/cells/ar/net/columns-containing...
  6. Столбцы, содержащие неструктурированные данные|...

    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 ]; //Exporting the contents of 2 rows and...

    docs.aspose.com/cells/ru/net/columns-containing...
  7. Настройка цвета вкладки листа в Aspose.Cells|Do...

    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....the first worksheet in the book Worksheet worksheet = workbook...workbook . Worksheets [ 0 ]; //Set the tab color worksheet . TabColor...

    docs.aspose.com/cells/ru/net/set-worksheet-tab-...
  8. Архів

    Архів...Worksheets . Додайте рядки за допомогою...допомогою методу Worksheet.Cells.InsertRows(rowIndex, totalRows) ...

    blog.aspose.com/uk/cells/add-delete-rows-and-co...
  9. نسخ الأشكال بين أوراق العمل باستخدام C++|Docume...

    تعلم كيفية نسخ الأشكال والمخططات والأشياء الأخرى المرسومة بين أوراق العمل باستخدام Aspose.Cells مع C++....Picture from the "Picture" worksheet Worksheet pictureSheet = workbook...picture to the Result Worksheet Worksheet resultSheet = workbook...

    docs.aspose.com/cells/ar/cpp/copy-shapes-betwee...
  10. Общедоступные изменения в Aspose.Cells 8.3.2|Do...

    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 [ 0 ]. Pictures . Add ( 0...Picture pic = workbook . Worksheets [ 0 ]. Pictures [ index ];...

    docs.aspose.com/cells/ru/net/public-api-changes...