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

area

(0.06 sec)
  1. Экспорт диапазона области печати в HTML с C++|D...

    Узнайте, как экспортировать диапазон области печати в HTML с использованием Aspose.Cells for C++....Get ( 0 ); // Set the print area worksheet . GetPageSetup ()...// Set flag to export print area only options . SetExportPrintAreaOn...

    docs.aspose.com/cells/ru/cpp/export-print-area-...
  2. Rendu du coupeur avec C++|Documentation

    Rendez les coupeurs dans les fichiers Excel en utilisant Aspose.Cells avec 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/fr/cpp/rendering-slicer/
  3. Rendering des Slicers mit Node.js über C++|Docu...

    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/de/nodejs-cpp/rendering-s...
  4. البحث والاستبدال البيانات في نطاق باستخدام C++|...

    هذه المقالة تظهر كيفية البحث واستبدال البيانات في نطاق في إكسل باستخدام كود C++....the range is E9:H15 CellArea area = CellArea :: CreateCellArea...EntireContent ); opts . SetRange ( area ); Cell cell ; do { // Search...

    docs.aspose.com/cells/ar/cpp/search-and-replace...
  5. Create a Column Chart in Word using Python

    This tutorial guides on how to create a column chart in Word using Python. It has the IDE settings, steps, and a sample code showing how to create a bar chart in Word using Python....can create including AREA_STACKED, AREA_3D_PERCENT_STACKED, BAR_3D...

    kb.aspose.com/words/python/create-a-column-char...
  6. Vectorización de imágenes – Flujo de trabajo – ...

    Conozca el proceso de vectorización de imágenes; uso de algoritmos y opciones de vectorización, aprenda a vectorizar imágenes rasterizadas como PNG, JPG, BMP, TIFF, GIF, ICO en un documento SVG....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/es/net/image-vectorization-...
  7. Vectorisation d'images – Workflow – .NET

    Découvrez le processus de vectorisation d’images ; Utilisation des algorithmes et des options de vectorisation, apprenez à vectoriser des images raster telles que PNG, JPG, BMP, TIFF, GIF, ICO dans un document SVG....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/fr/net/image-vectorization-...
  8. Funzionalità di Impostazione Pagina con C++|Doc...

    Impara come configurare le funzionalità di impostazione pagina nei file Excel usando Aspose.Cells con C++....xlsx" ); } Impostazione Area di Stampa Puoi definire un intervallo...seguente dimostra come impostare l’area di stampa: #include <Aspose...

    docs.aspose.com/cells/it/cpp/page-setup-features/
  9. C++ kullanarak Bir Aralıkta Veri Arama ve Değiş...

    Bu makale, C++ kodu kullanarak Excel de bir aralıkta veri arama ve değiştirme nasıl yapılır gösterir....the range is E9:H15 CellArea area = CellArea :: CreateCellArea...EntireContent ); opts . SetRange ( area ); Cell cell ; do { // Search...

    docs.aspose.com/cells/tr/cpp/search-and-replace...
  10. Диаграмма в изображение|Documentation

    Узнайте, как использовать Aspose.Cells for .NET для преобразования диаграммы в графический формат, такой как JPEG или PNG. Наш руководство продемонстрирует, как экспортировать диаграмму из Microsoft Excel и сохранить её как самостоятельное изображение для дальнейшего использования и обработки....Y ScatterConnectedByLi Y Area Area Y AreaStacked Y Area100PercentStacke...

    docs.aspose.com/cells/ru/net/chart-to-image/