Sort Score
Result 10 results
Languages All
Labels All
Results 7,001 - 7,010 of 14,750 for

area

(0.09 sec)
  1. Установить область печати|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/ru/java/set-print-area/
  2. 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 . setPrintArea ( "A1:F20"..."Sheet1" ); //sets the print area for the first sheet wb . setPrintArea...

    docs.aspose.com/cells/tr/java/set-print-area/
  3. Cómo establecer área de impresión con Node.js v...

    Este artículo muestra cómo configurar el área de impresión usando la biblioteca Aspose.Cells para Node.js vía C++....get ( 0 ); // Set the print area - specify the range you want...workbook . save ( "set_print_area.pdf" ); El resultado de la salida:...

    docs.aspose.com/cells/es/nodejs-cpp/how-to-set-...
  4. Create Gantt Chart in Excel using C# | Gantt Ch...

    Learn how to create a Gantt chart in Excel using C#. Discover step-by-step instructions and code examples for project management in Excel....Area.ForegroundColor = Color.SteelBlue;...transparent. chart.NSeries[ 0 ].Area.Formatting = FormattingType...

    blog.aspose.com/cells/create-gantt-chart-in-exc...
  5. Bildvektorisierung – Arbeitsablauf – .NET

    Erfahren Sie mehr über den Bildvektorisierungsprozess. Verwendung von Vektorisierungsalgorithmen und -optionen. Erfahren Sie, wie Sie Rasterbilder wie PNG, JPG, BMP, TIFF, GIF, ICO in ein SVG-Dokument vektorisieren....24 } 25 26 // Calculate the area of one triangle 27 private float.../ 2f); 30 } 31 32 // Add the area of the triangle to each point...

    docs.aspose.com/svg/de/net/image-vectorization-...
  6. Рабочий процесс векторизации изображения – .NET

    Вы найдете описание процесса векторизации изображения; использование алгоритмов и опций векторизации, узнайте, как векторизировать растровые изображения....24 } 25 26 // Calculate the area of one triangle 27 private float.../ 2f); 30 } 31 32 // Add the area of the triangle to each point...

    docs.aspose.com/svg/ru/net/image-vectorization-...
  7. 5115255.xlsx

    NoCharts T1 T2 SUM 9 2 0 0 4 3 1 4 2 2 3 2 3 ERROR:#VALUE! 0 0 2 3 4 2 1 4 5 4 TRUE 2 1 4 2 string data 0 0 4 5 1 0 4 3 5 1 1 2 0 4 5 0 2 3 1 1 4 3 4 1 1 4 1 4 C1 C2 C3 C4 5 1 0 5 3 5 3 3 3 2 3 5 4......3 2 2 5 2 1 4 4 4 1 4 Merged Area Apple Orange Orange Banana Apple...3 2 2 5 2 1 4 4 4 1 4 Merged Area Apple Orange Orange Banana Apple...

    docs.aspose.com/cells/nodejs-cpp/filter-objects...
  8. Как установить область печати с помощью Node.js...

    В этой статье показан пример кода, объясняющий, как установить область печати с помощью библиотеки Aspose.Cells для Node.js через C++....get ( 0 ); // Set the print area - specify the range you want...workbook . save ( "set_print_area.pdf" ); Результат вывода: Как...

    docs.aspose.com/cells/ru/nodejs-cpp/how-to-set-...
  9. Rechercher et remplacer des données dans une pl...

    Cet article explique comment rechercher et remplacer des données dans une plage dans Excel en utilisant Node.js via du code C++.... get ( 0 ); const area = AsposeCells . CellArea . createCellArea...EntireContent ); opts . setRange ( area ); let cell = null ; do { cell...

    docs.aspose.com/cells/fr/nodejs-cpp/search-and-...
  10. Daten in einem Bereich mit Node.js über C++ suc...

    Dieser Artikel zeigt, wie man Daten in einem Bereich in Excel mit Node.js über C++ Code suchen und ersetzen kann.... get ( 0 ); const area = AsposeCells . CellArea . createCellArea...EntireContent ); opts . setRange ( area ); let cell = null ; do { cell...

    docs.aspose.com/cells/de/nodejs-cpp/search-and-...