Sort Score
Result 10 results
Languages All
Labels All
Results 7,131 - 7,140 of 14,953 for

area

(0.06 sec)
  1. Split Screen of Excel Worksheet|Documentation

    In this article, you'll learn how to display certain rows and/or columns in separate panes by splitting the worksheet into two or four parts programmatically using C# Library with .NET API....datasets, we need to see a few areas of the same worksheet at a time...on columns To separate two areas of the spreadsheet vertically...

    docs.aspose.com/cells/net/how-to-split-screen-o...
  2. Establecer Área de Impresión|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....cell to F20 cell) of the print area pageSetup . setPrintArea ( "A1:F20"..."Sheet1" ); //sets the print area for the first sheet wb . setPrintArea...

    docs.aspose.com/cells/es/java/set-print-area/
  3. Detect Merged Cells in xlsx4j|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....you to identify merged cell areas in a worksheet. You can unmerge...System . out . println ( "Merged Areas: \n" + al . toString ()); //Loop...

    docs.aspose.com/cells/java/detect-merged-cells-...
  4. IMailMergeDataSource.GetChildDataSource | Aspos...

    Scopri come il metodo GetChildDataSource di IMailMergeDataSource migliora la stampa unione di Aspose.Words gestendo in modo fluido le regioni annidate....quando incontra l’inizio di un’area di stampa unione annidata. public...Descrizione tableName String Nome dell’area di stampa unione come specificato...

    reference.aspose.com/words/it/net/aspose.words....
  5. チャート計算|Aspose.Slides for Python ドキュメント

    PythonにおけるPowerPointチャート計算と値... plot_area . actual_x y = chart . plot_area . actual_y w...chart . plot_area . actual_width h = chart . plot_area . actual_height...

    docs.aspose.com/slides/ja/python-net/chart-calc...
  6. IMailMergeDataSourceRoot.GetDataSource | Aspose...

    Sblocca l'unione di email senza interruzioni con Aspose.Words! Scopri come il metodo GetDataSource di IMailMergeDataSourceRoot migliora il processo di automazione dei documenti....quando incontra l’inizio di un’area di stampa unione di livello...Descrizione tableName String Nome dell’area di stampa unione come specificato...

    reference.aspose.com/words/it/net/aspose.words....
  7. Detect Merged Cells using Aspose.Cells|Document...

    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....you to identify merged cell areas in a worksheet. You can unmerge...System . out . println ( "Merged Areas: \n" + al . toString ()); //Loop...

    docs.aspose.com/cells/java/detect-merged-cells-...
  8. Wie man den Druckbereich mit Node.js über C++ f...

    Dieser Artikel zeigt Ihnen Code, der erklärt, wie man den Druckbereich mit der Aspose.Cells Bibliothek für Node.js über C++ festlegt....get ( 0 ); // Set the print area - specify the range you want...workbook . save ( "set_print_area.pdf" ); Das Ausgabenergebnis:...

    docs.aspose.com/cells/de/nodejs-cpp/how-to-set-...
  9. Baskı Alanı Ayarla|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....cell to F20 cell) of the print area pageSetup . PrintArea = "A1:F20"...5 , 1 , 2 ); //set the print area for the first sheet wb . SetPrintArea...

    docs.aspose.com/cells/tr/net/set-print-area/
  10. Alternatif Satırlar ve Sütunlar için Koşullu Bi...

    C++ ile Aspose.Cells kütüphanesini kullanarak alternan satır ve sütunlar için gölgeli koşullu biçimlendirme nasıl uygulanır. Bu kriterleri ayarlayarak hücrelerin görünümünü ve görünüşünü daha iyi kontrol edebilirsiniz....ranging from A1 to I20 CellArea area = CellArea :: CreateCellArea...( u "A1" , u "I20" ); // Add area to the instance of FormatConditions...

    docs.aspose.com/cells/tr/cpp/apply-shading-to-a...