Sort Score
Result 10 results
Languages All
Labels All
Results 8,491 - 8,500 of 17,828 for

area

(0.17 sec)
  1. Рабочий процесс векторизации изображения – .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-...
  2. تحسين حسابات المخطط للعروض التقديمية في بايثون|...

    فهم حسابات المخطط وتحديثات البيانات والتحكم في الدقة في Aspose.Slides للبايثون عبر .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/ar/python-net/chart-calc...
  3. كيفية تعيين منطقة الطباعة باستخدام 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/ar/nodejs-cpp/how-to-set-...
  4. 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...
  5. 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-...
  6. Rendera slicer med C++|Documentation

    Rendera slicers i Excel filer med Aspose.Cells och C++....Get ( 0 ); // Set the print area because we want to render slicer...one page per sheet and only area to true. ImageOrPrintOptions...

    docs.aspose.com/cells/sv/cpp/rendering-slicer/
  7. Rendering des Slicers mit C++|Documentation

    Rendern Sie Gliederungsschneider in Excel Dateien mit Aspose.Cells in C++....Get ( 0 ); // Set the print area because we want to render slicer...one page per sheet and only area to true. ImageOrPrintOptions...

    docs.aspose.com/cells/de/cpp/rendering-slicer/
  8. 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-...
  9. 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...
  10. 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-...