Sort Score
Result 10 results
Languages All
Labels All
Results 9,371 - 9,380 of 30,792 for

worksheet

(1.31 sec)
  1. Protéger les feuilles de calcul en Python|Docum...

    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....appelez la méthode protect_worksheet du module protection . Code...Accessing the first worksheet in the Excel file worksheets = excel . getWorksheets...

    docs.aspose.com/cells/fr/java/protecting-worksh...
  2. Разделить ячейки на листе|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....first worksheet in the Excel file Worksheet worksheet = workbook...workbook . Worksheets [ 0 ]; //Set the active cell workbook . Worksheets...

    docs.aspose.com/cells/ru/net/split-cells-in-wor...
  3. Wie man Punkt als Total mit Python.NET setzt|Do...

    Erfahren Sie, wie Sie mit Aspose.Cells für Python via .NET die Gesamtpunkte in Wasserfalldiagrammen in Excel Schritt für Schritt konfigurieren....first worksheet and chart worksheet = workbook . worksheets [ 0...0 ] chart = worksheet . charts [ 0 ] # Verify chart type if chart...

    docs.aspose.com/cells/de/python-net/how-to-set-...
  4. Ajouter une connexion Pivot avec C++|Documentation

    Apprenez comment ajouter une connexion pivot avec la bibliothèque Aspose.Cells en utilisant C++....Access first worksheet WorksheetCollection worksheets = workbook...GetWorksheets (); Worksheet worksheet = worksheets . Get ( 0 ); //...

    docs.aspose.com/cells/fr/cpp/add-pivot-connection/
  5. كيفية طباعة إكسل كصفحات ملائمة عرضها وارتفاعها ...

    تعلم كيفية تعيين خصائص fit_to_pages_wide و fit_to_pages_tall لطباعة إكسل باستخدام API الخاص بـ Aspose.Cells للبايثون 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/ar/python-net/how-to-prin...
  6. Hur man skriver ut Excel som anpassade sidor br...

    Lär dig att ställa in fit_to_pages_wide och fit_to_pages_tall egenskaper för utskrift av Excel med Aspose.Cells för Python via .NET API....Accessing the first worksheet in the Excel file worksheet = workbook .... worksheets [ 0 ] # Setting the number of pages to which the...

    docs.aspose.com/cells/sv/python-net/how-to-prin...
  7. Configuration de page et options d impression a...

    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 const worksheet = workbook...the orientation to Portrait worksheet . getPageSetup (). setOrientation...

    docs.aspose.com/cells/fr/nodejs-cpp/page-setup-...
  8. Bloquear o desbloquear formas con Node.js vía C...

    Este artículo le muestra un código que explica cómo bloquear o desbloquear formas para protegerlas usando la biblioteca Aspose.Cells para Node.js vía C++....específica, usa el método worksheet.protect(ProtectionType.Objects)..."This is a test" ; const worksheet = workbook . getWorksheets...

    docs.aspose.com/cells/es/nodejs-cpp/lock-or-unl...
  9. Archivo

    Archivo...la Worksheet deseada de la colección Workbook.Worksheets . Agregue...trabajo usando el método Worksheet.Comments.Add(string) y obtenga...

    blog.aspose.com/es/cells/add-comments-in-excel-...
  10. آرشیوها

    آرشیوها...مرجع Worksheet مورد نظر را از مجموعه Workbook.Worksheets دریافت...دریافت کنید. با استفاده از روش Worksheet.Comments.Add(string) نظر را...

    blog.aspose.com/fa/cells/add-comments-in-excel-...