Sort Score
Result 10 results
Languages All
Labels All
Results 8,571 - 8,580 of 30,458 for

worksheet

(0.43 sec)
  1. Gestionar saltos de página en 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....xls" ) worksheets = workbook . getWorksheets () worksheet = worksheets...get ( 0 ) h_page_breaks = worksheet . getHorizontalPageBre ()...

    docs.aspose.com/cells/es/java/managing-page-bre...
  2. Bir Sayfa Aralığını Node.js ile C++ kullanarak ...

    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 first worksheet const worksheet = workbook . getWorksheets...area with your desired range worksheet . getPageSetup (). setPrintArea...

    docs.aspose.com/cells/tr/nodejs-cpp/export-rang...
  3. Работа с цветами|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.... Worksheets . Add (); Worksheet worksheet = workbook...workbook . Worksheets [ 0 ]; //Accessing cell from the worksheet Cell...

    docs.aspose.com/cells/ru/net/working-with-colors/
  4. Bestämma om pappersstorleken för arket är autom...

    Denna artikel förklarar hur man använder C++ API eller bibliotek för att avgöra om pappersstorleken för arket är automatisk programmatiskt....IsAutomaticPaperSize -egenskapen i Worksheet -klassen. Avgöra om sidstorleken...Access the first worksheet of both workbooks Worksheet ws11 = wb1 ...

    docs.aspose.com/cells/sv/cpp/determine-if-paper...
  5. Travailler avec les couleurs|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.... Worksheets . Add (); Worksheet worksheet = workbook...workbook . Worksheets [ 0 ]; //Accessing cell from the worksheet Cell...

    docs.aspose.com/cells/fr/net/working-with-colors/
  6. Baskı Ayarı Ölçeklenme Faktörünü C++ ile Hesapl...

    Bu makale, Excel çalışma sayfasında n genişliğinde ve m yüksekliğinde sayfaya sığdırma seçeneği kullanarak Baskı Ayarları ölçekleme faktörünü programatik olarak hesaplamak için C++ API veya kütüphane kullanma örnek kodunu sağlar....// Access first worksheet Worksheet worksheet = workbook . GetWorksheets...some data in these cells worksheet . GetCells (). Get ( u "A4"...

    docs.aspose.com/cells/tr/cpp/calculate-page-set...
  7. Aspose.Cells 8.5.0 da Genel API Değişiklikleri|...

    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....calculateFormula(CalculationOptions) Worksheet.calculateFormula(CalculationOptions...Workbook (); //Source worksheet Worksheet srcSheet = workbook ...

    docs.aspose.com/cells/tr/java/public-api-change...
  8. Gridlinesと行・列のヘッダーの表示/非表示をNode.jsとC++を使って制御する方法...

    この資料は、Node.js APIをC++経由で使用してExcelシートのグリッド線や行・列の見出しをプログラムで非表示または表示するサンプルコードを提供します。...ワークシートは、 Worksheet クラスで表されます。 Worksheet クラスは、ワークシートを管理...は、 Worksheet.isGridlinesVisible() プロパティを使用します。 Worksheet.isGridlinesVisible()...

    docs.aspose.com/cells/ja/nodejs-cpp/show-and-hi...
  9. Diviser les cellules dans la feuille de calcul|...

    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/fr/net/split-cells-in-wor...
  10. Entschützen einer einfach geschützten Tabelle i...

    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....xls" ) worksheets = workbook . getWorksheets () worksheet = worksheets.... get ( 0 ) protection = worksheet . getProtection () # The following...

    docs.aspose.com/cells/de/java/unprotecting-simp...