Sort Score
Result 10 results
Languages All
Labels All
Results 8,511 - 8,520 of 17,818 for

area

(1.07 sec)
  1. Dilimleyici Render Etme Node.js ve C++ kullanar...

    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....get ( 0 ); // Set the print area because we want to render slicer...one page per sheet and only area to true. const imgOpts = new...

    docs.aspose.com/cells/tr/nodejs-cpp/rendering-s...
  2. Der Druckbereich wird mit Node.js via C++ nach ...

    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....get ( 0 ); // Set the print area. worksheet . getPageSetup ()...// Set flag to export print area only options . setExportPrintAreaOn...

    docs.aspose.com/cells/de/nodejs-cpp/export-prin...
  3. 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-...
  4. Рабочий процесс векторизации изображения – .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-...
  5. Exporter la plage de la zone d’impression en HT...

    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....< body > < h1 > Export Print Area to HTML Example </ h1 > < input...get ( 0 ); // Set the print area. worksheet . pageSetup . printArea...

    docs.aspose.com/cells/fr/javascript-cpp/export-...
  6. Diagrammberechnungen für Präsentationen in Pyth...

    Verstehen Sie Diagrammberechnungen, Datenaktualisierungen und Präzisionssteuerung in Aspose.Slides für Python via .NET für PPT, PPTX und ODP, mit praktischen Codebeispielen.... 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/de/python-net/chart-calc...
  7. Как установить область печати с помощью 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-...
  8. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for Python via .NET for PPT, PPTX and ODP, with practical code examples.... 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/python-net/chart-calcula...
  9. Оптимизация вычислений диаграмм для презентаций...

    Поймите вычисления диаграмм, обновление данных и контроль точности в Aspose.Slides for Python via .NET для PPT, PPTX и ODP, с практическими примерами кода.... 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/ru/python-net/chart-calc...
  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....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/ar/java/set-print-area/