Sort Score
Result 10 results
Languages All
Labels All
Results 7,431 - 7,440 of 30,792 for

worksheet

(0.14 sec)
  1. Преобразование диаграммы в PDF с помощью C++|Do...

    Узнайте, как использовать Aspose.Cells for C++ для преобразования диаграммы в PDF документ. Наше руководство продемонстрирует, как экспортировать диаграмму из Microsoft Excel и сохранить её как PDF для дальнейшего распространения и архивации....Workbook workbook ; // Add a new worksheet to the workbook int sheetIndex...reference of the newly added worksheet by passing its index to WorksheetCollection...

    docs.aspose.com/cells/ru/cpp/chart-to-pdf/
  2. Diagramm nach PDF mit C++|Documentation

    Lernen Sie, wie Sie Aspose.Cells for C++ verwenden, um ein Diagramm in ein PDF Dokument zu konvertieren. Unser Leitfaden zeigt, wie man ein Diagramm aus Microsoft Excel exportiert und als PDF für weitere Verteilung und Archivierung speichert....Workbook workbook ; // Add a new worksheet to the workbook int sheetIndex...reference of the newly added worksheet by passing its index to WorksheetCollection...

    docs.aspose.com/cells/de/cpp/chart-to-pdf/
  3. Diagram till PDF med C++|Documentation

    Lär dig hur du använder Aspose.Cells for C++ för att konvertera ett diagram till ett PDF dokument. Vår guide visar hur man exporter ett diagram från Microsoft Excel och sparar det som en PDF för vidare distribution och arkivering....Workbook workbook ; // Add a new worksheet to the workbook int sheetIndex...reference of the newly added worksheet by passing its index to WorksheetCollection...

    docs.aspose.com/cells/sv/cpp/chart-to-pdf/
  4. رسم بياني إلى PDF باستخدام C++|Documentation

    تعلم كيفية استخدام Aspose.Cells for C++ لتحويل رسم بياني إلى مستند PDF. سيُظهر دليلنا كيفية تصدير رسم بياني من مايكرسوفت إكسل وحفظه كملف PDF للمزيد من التوزيع والأرشفة....Workbook workbook ; // Add a new worksheet to the workbook int sheetIndex...reference of the newly added worksheet by passing its index to WorksheetCollection...

    docs.aspose.com/cells/ar/cpp/chart-to-pdf/
  5. Node.jsを使った範囲の挿入(C++経由)|Documentation

    Excelに範囲を挿入し、他のデータをシフトさせる方法をAspose.Cells for Node.js via C++で学びましょう。...Get all the worksheets in the book. const worksheets = newWorkbook...// Get the first worksheet in the worksheets collection. const...

    docs.aspose.com/cells/ja/nodejs-cpp/insert-rang...
  6. C++を使用してExcelから範囲を削除する|Documentation

    Aspose.CellsをC++で使用してExcelの範囲を削除する方法を学びます。...the worksheets in the book. WorksheetCollection worksheets = workbook...first worksheet in the worksheets collection. Worksheet worksheet...

    docs.aspose.com/cells/ja/cpp/delete-ranges-from...
  7. 아카이브

    아카이브... Worksheet.getCharts().add(type, upperLeftRow...추가 worksheet = workbook.getWorksheets().get(0) worksheet.getCells()...

    blog.aspose.com/ko/create-charts-in-excel-using...
  8. Ajouter des feuilles de calcul à un fichier Exc...

    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....)); $worksheets = $ptr -> Get ( $workbook , "Worksheets" , array...array ()); $worksheet_index = $ptr -> Call ( $worksheets , "Add_2"...

    docs.aspose.com/cells/fr/net/add-worksheets-to-...
  9. Aggiungi Fogli di Lavoro a un Nuovo File Excel ...

    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....()); $worksheets = $ptr -> Get ( $workbook , "Worksheets" , array...array ()); $worksheet_index = $ptr -> Call ( $worksheets , "Add_2"...

    docs.aspose.com/cells/it/net/add-worksheets-to-...
  10. Comment définir l axe de catégorie avec C++|Doc...

    Apprenez comment définir l axe de catégorie dans Aspose.Cells for C++. Notre guide vous aidera à comprendre comment définir la plage de l axe de catégorie, ajuster ses propriétés et formater ses étiquettes....WorksheetCollection worksheets = workbook . GetWorksheets (); Worksheet worksheet...worksheet = worksheets . Get ( 0 ); worksheet . SetName ( u "CHART"...

    docs.aspose.com/cells/fr/cpp/how-to-set-categor...