Sort Score
Result 10 results
Languages All
Labels All
Results 8,341 - 8,350 of 21,387 for

worksheet

(0.1 sec)
  1. Obtenir le texte de l’équation de la ligne de t...

    Apprenez comment utiliser Aspose.Cells for C++ pour récupérer le texte de l’équation d’une ligne de tendance dans un graphique créé dans Microsoft Excel. Notre guide montrera comment accéder à cette équation et l’extraire pour une analyse ou une affichage ultérieur....Access the first worksheet Worksheet worksheet = workbook . GetWorksheets...chart inside the worksheet Chart chart = worksheet . GetCharts ()...

    docs.aspose.com/cells/fr/cpp/get-equation-text-...
  2. Changer la direction de l’étiquette des graduat...

    Apprenez comment changer la direction des étiquettes des graduations dans Aspose.Cells for C++. Notre guide vous aidera à comprendre comment ajuster l’orientation des étiquettes des graduations sur les axes, y compris horizontal, vertical et inclinée....Obtain the first worksheet Worksheet worksheet = workbook . GetWorksheets...from the source worksheet Chart chart = worksheet . GetCharts ()...

    docs.aspose.com/cells/fr/cpp/change-tick-label-...
  3. Modifiche all API pubblica in Aspose.Cells 8.7....

    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....//Access the protected Worksheet Worksheet sheet = book . getWorksheets...(). get ( 0 ); //Check if Worksheet is password protected if (...

    docs.aspose.com/cells/it/java/public-api-change...
  4. Изменения в публичном API в Aspose.Cells 8.8.1|...

    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 containing a chart Worksheet worksheet = workbook...chart from the worksheet Chart chart = worksheet . getCharts ()...

    docs.aspose.com/cells/ru/java/public-api-change...
  5. Comment définir la zone d impression avec C++|D...

    Cet article vous montre du code expliquant comment définir la zone d impression en utilisant la bibliothèque Aspose.Cells avec C++....puis modifiez la propriété Worksheet.GetPrintArea() de l’objet...); // Access the desired worksheet WorksheetCollection sheets...

    docs.aspose.com/cells/fr/cpp/how-to-set-print-a...
  6. تغييرات API العامة في Aspose.Cells 8.8.1|Docume...

    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 containing a chart Worksheet worksheet = workbook...chart from the worksheet Chart chart = worksheet . getCharts ()...

    docs.aspose.com/cells/ar/java/public-api-change...
  7. Cambios en la API Pública en Aspose.Cells 8.8.1...

    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....//Access first worksheet containing a chart var worksheet = workbook...workbook . Worksheets [ 0 ]; //Access first chart from the worksheet...

    docs.aspose.com/cells/es/net/public-api-changes...
  8. Öffentliche API Änderungen in Aspose.Cells 8.8....

    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....//Access first worksheet containing a chart var worksheet = workbook...workbook . Worksheets [ 0 ]; //Access first chart from the worksheet...

    docs.aspose.com/cells/de/net/public-api-changes...
  9. Validación de datos con C++|Documentation

    Aprende cómo agregar validación de datos a través de la API Aspose.Cells for C++....Cells, cada clase Worksheet tiene una propiedad GetValidations()...Create a worksheet and get the first worksheet Worksheet ExcelWorkSheet...

    docs.aspose.com/cells/es/cpp/data-validation/
  10. Come stampare Excel come pagine adattate in lar...

    Impara a impostare le proprietà fit_to_pages_wide e fit_to_pages_tall per la stampa di Excel usando le API Aspose.Cells per Python via .NET....Accessing the first worksheet in the Excel file worksheet = workbook .... worksheets [ 0 ] # Setting the number of pages to which the...

    docs.aspose.com/cells/it/python-net/how-to-prin...