Sort Score
Result 10 results
Languages All
Labels All
Results 7,061 - 7,070 of 30,790 for

worksheet

(0.3 sec)
  1. Масштабный коэффициент в 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.... getWorksheets () worksheet = worksheets . get ( 0 ) \ # Setting...

    docs.aspose.com/cells/ru/java/zoom-factor-in-ruby/
  2. Zoomfaktor in 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.... getWorksheets () worksheet = worksheets . get ( 0 ) \ # Setting...

    docs.aspose.com/cells/de/java/zoom-factor-in-ruby/
  3. Mostrar u Ocultar Rejillas en Php|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....the first worksheet in the Excel file $worksheets = $workbook...getWorksheets (); $worksheet = $worksheets -> get ( 0 ); //Hiding...

    docs.aspose.com/cells/es/java/display-or-hide-g...
  4. Fattore di zoom in 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.... getWorksheets () worksheet = worksheets . get ( 0 ) \ # Setting...

    docs.aspose.com/cells/it/java/zoom-factor-in-ruby/
  5. إضافة أو إدراج عمود في ورقة العمل|Documentation

    يقدم هذا المقال كيفية إدراج أو إضافة عمود في GridDesktop....عمل مرغوبة إضافة Column إلى Worksheet إدراج عمود في ورقة العمل لإدراج...عمل مرغوبة إدراج Column في Worksheet (في موضع محدد عن طريق تحديد...

    docs.aspose.com/cells/ar/net/aspose-cells-gridd...
  6. Фактор масштаба в Jython|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.... getWorksheets () worksheet = worksheets . get ( 0 ) # Setting...

    docs.aspose.com/cells/ru/java/zoom-factor-in-jy...
  7. عامل التكبير في Jython|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.... getWorksheets () worksheet = worksheets . get ( 0 ) # Setting...

    docs.aspose.com/cells/ar/java/zoom-factor-in-jy...
  8. Zoomfaktor i Jython|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.... getWorksheets () worksheet = worksheets . get ( 0 ) # Setting...

    docs.aspose.com/cells/sv/java/zoom-factor-in-jy...
  9. Ajustar automáticamente columnas en hoja de cál...

    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 ]; //Auto-fitting the 1st column of the...

    docs.aspose.com/cells/es/net/auto-fit-columns-i...
  10. Configuration des marges avec C++|Documentation

    Apprenez à définir les marges d une feuille Excel en utilisant C++. Ce guide couvre la définition des marges de page, la centration du contenu, et la configuration des marges d en tête et de pied de page de manière programmée avec Aspose.Cells for C++....Workbook contient une collection Worksheets permettant d’accéder à chaque...par la classe Worksheet . La classe Worksheet fournit la propriété...

    docs.aspose.com/cells/fr/cpp/setting-margins/