Sort Score
Result 10 results
Languages All
Labels All
Results 7,331 - 7,340 of 21,299 for

worksheet

(0.07 sec)
  1. Utilisation de la fonction ICustomFunction|Docu...

    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....reference of the first worksheet Worksheet worksheet = workbook . getWorksheets...sample value to "A1" cell worksheet . getCells (). get ( "B1"...

    docs.aspose.com/cells/fr/java/using-icustomfunc...
  2. Cómo configurar títulos de impresión con Node.j...

    Este artículo le muestra cómo configurar títulos de impresión usando la biblioteca Aspose.Cells para Node.js vía C++....propiedades Worksheet.getPageSetup() y Worksheet.getPageSetup()...Access the desired worksheet const worksheet = workbook . getWorksheets...

    docs.aspose.com/cells/es/nodejs-cpp/how-to-set-...
  3. VSTOおよびAspose.Cellsでセルにハイパーリンクを追加する|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.... Worksheet objSheet = ( Excel . Worksheet ) objBook...First sheet. Worksheet worksheet = workbook . Worksheets [ 0 ]; //Define...

    docs.aspose.com/cells/ja/net/add-hyperlinks-to-...
  4. Hämta värdena i celler|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....a reference to the first worksheet. Sheet theSheet = wbPart ...Retrieve a reference to the worksheet part. WorksheetPart wsPart...

    docs.aspose.com/cells/sv/net/retrieve-the-value...
  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. Cambios en la API pública en Aspose.Cells 9.0.0...

    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 default Worksheet from the Workbook Worksheet sheet = book...xlsx" ); //Load the Worksheet at 0 index Worksheet sheet = book ....

    docs.aspose.com/cells/es/java/public-api-change...
  9. Gestire commenti e note con C++|Documentation

    Inserire e gestire commenti o note con Aspose.Cells for C++....(incapsulato nell’oggetto Worksheet ). Il nuovo oggetto Comment...Workbook workbook ; // Add a new worksheet to the workbook int32_t sheetIndex...

    docs.aspose.com/cells/it/cpp/comments-and-notes/
  10. إدارة التعليقات والملاحظات باستخدام C++|Documen...

    إدراج وإدارة التعليقات أو الملاحظات مع Aspose.Cells for C++....Comments (المغلفة في الكائن Worksheet ). يمكن الوصول إلى الكائن...Workbook workbook ; // Add a new worksheet to the workbook int32_t sheetIndex...

    docs.aspose.com/cells/ar/cpp/comments-and-notes/