Sort Score
Result 10 results
Languages All
Labels All
Results 5,011 - 5,020 of 21,314 for

worksheet

(0.07 sec)
  1. عرض وإخفاء خطوط الشبكة وعناوين الصفوف والأعمدة ...

    يقدم هذا المقال رمزًا نموذجيًا لاستخدام واجهة برمجة التطبيقات Node.js عبر C++ لإخفاء أو إظهار خطوط الشبكة، والعناوين للأعمدة والصفوف في ورقة عمل Excel برمجياً....العمل بواسطة فئة Worksheet . توفر فئة Worksheet مجموعة واسعة من...استخدم الخاصية Worksheet.isGridlinesVisible() . Worksheet.isGridlinesVisible()...

    docs.aspose.com/cells/ar/nodejs-cpp/show-and-hi...
  2. Lavorare con lo sfondo nei file ODS con C++|Doc...

    Impara come gestire sfondi colorati e grafici nei file ODS usando Aspose.Cells con C++....ods" ); Worksheet worksheet = workbook . GetWorksheets...OdsPageBackground background = worksheet . GetPageSetup (). GetODSPageBackground...

    docs.aspose.com/cells/it/cpp/working-with-backg...
  3. Arbeiten mit Hintergrund in ODS Dateien mit C++...

    Erfahren Sie, wie Sie farbige und grafische Hintergründe in ODS Dateien mit Aspose.Cells und C++ verwalten....ods" ); Worksheet worksheet = workbook . GetWorksheets...OdsPageBackground background = worksheet . GetPageSetup (). GetODSPageBackground...

    docs.aspose.com/cells/de/cpp/working-with-backg...
  4. Modifications de l API publique dans Aspose.Cel...

    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 Worksheet worksheet = workbook . Worksheets [ 0...chart inside the worksheet Chart chart = worksheet . Charts [ 0 ];...

    docs.aspose.com/cells/fr/net/public-api-changes...
  5. 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....モジュールの add_worksheet メソッドを呼び出します。 Ruby Code def add_worksheet () #...Adding a new worksheet to the Workbook object worksheets = workbook...

    docs.aspose.com/cells/ja/java/managing-workshee...
  6. Ajustar Filas y Columnas automáticamente en Pyt...

    Aprenda cómo ajustar filas y columnas automáticamente a través de Aspose.Cells for Python Via Java API....método autoFitRow de la clase Worksheet. El método autoFitRow toma...Accessing the first worksheet in the Excel file worksheet = workbook ...

    docs.aspose.com/cells/es/java/autofit-rows-and-...
  7. Diagramm zu Bild mit C++|Documentation

    Lernen Sie, wie Sie Aspose.Cells for C++ verwenden, um ein Diagramm in ein Bildformat wie JPEG oder PNG zu konvertieren. Unser Leitfaden zeigt, wie man ein Diagramm aus Microsoft Excel exportiert und als eigenständiges Bild für weitere Verwendung und Bearbeitung speichert....Workbook workbook ; // Add a new worksheet to the workbook int sheetIndex...the newly added worksheet Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/de/cpp/chart-to-image/
  8. Grafico in Immagine con C++|Documentation

    Impara come usare Aspose.Cells for C++ per convertire un grafico in un formato immagine, come JPEG o PNG. La nostra guida dimostrerà come esportare un grafico da Microsoft Excel e salvarlo come immagine autonoma per ulteriore utilizzo e manipolazione....Workbook workbook ; // Add a new worksheet to the workbook int sheetIndex...the newly added worksheet Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/it/cpp/chart-to-image/
  9. Convertir gráfico a imagen con C++|Documentation

    Aprenda a usar Aspose.Cells for C++ para convertir un gráfico en un formato de imagen, como JPEG o PNG. Nuestra guía demostrará cómo exportar un gráfico de Microsoft Excel y guardarlo como una imagen independiente para su uso y manipulación posteriores....Workbook workbook ; // Add a new worksheet to the workbook int sheetIndex...the newly added worksheet Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/es/cpp/chart-to-image/
  10. Перемещение листов внутри книги|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.MoveTo(), используемый для...FileName = FilePath + "Move Worksheet.xlsx" ; //Open an existing...

    docs.aspose.com/cells/ru/net/move-worksheets-wi...