Sort Score
Result 10 results
Languages All
Labels All
Results 7,891 - 7,900 of 17,863 for

area

(0.14 sec)
  1. Jak vytvořit výběrový seznam v Excelu pomocí Py...

    Naučte se, jak vytvořit rozbalovací seznam v Excelu pomocí Pythonu s Aspose.Cells. Krok za krokem příklady pro inline a rozsahové rozbalovací seznamy pro zlepšení přesnosti zadávání dat....buňkovou plochu (A1) area_inline = CellArea() area_inline . start_row...start_row = 0 area_inline . start_column = 0 area_inline . end_row...

    blog.aspose.com/cs/cells/create-dropdown-list-i...
  2. Spåra precedenter och beroenden i Aspose.Cells|...

    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....Count ; m ++) { ReferredArea area = ret [ m ]; StringBuilder stringBuilder...= new StringBuilder (); if ( area . IsExternalLink ) { stringBuilder...

    docs.aspose.com/cells/sv/net/tracing-precedents...
  3. DetectAreasMode.UNIVERSAL|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.UNIVERSAL algorithm.... It detects smaller text areas in an image, such as individual...demonstrates how to use this content areas detection algorithm: # Instantiate...

    docs.aspose.com/ocr/python-net/areas-detection/...
  4. Настройка вида графика с Node.js через C++|Docu...

    Узнайте, как настроить внешний вид графиков в Aspose.Cells for Node.js via C++. Наше руководство покажет, как изменять макеты графиков, цвета, шрифты и эффекты для достижения желаемого визуального стиля и улучшения ваших листов....foreground color of the plot area chart . getPlotArea (). getArea...foreground color of the chart area chart . getChartArea (). getArea...

    docs.aspose.com/cells/ru/nodejs-cpp/setting-cha...
  5. Ställa in diagramutseende med Node.js via C++|D...

    Lär dig hur du konfigurerar utseendet på diagram i Aspose.Cells for Node.js via C++. Vår guide visar hur du ändrar diagramlayout, färger, teckensnitt och effekter för att uppnå önskad visuellt stil och förbättra dina kalkylblad....foreground color of the plot area chart . getPlotArea (). getArea...foreground color of the chart area chart . getChartArea (). getArea...

    docs.aspose.com/cells/sv/nodejs-cpp/setting-cha...
  6. Validazione dati con C++|Documentation

    Impara come aggiungere validazione dei dati tramite l API Aspose.Cells for C++....GetValidations (); // Create Cell Area CellArea ca ; ca . StartRow...CellArea area ; area . StartRow = 0 ; area . EndRow = 1 ; area . StartColumn...

    docs.aspose.com/cells/it/cpp/data-validation/
  7. Comment ajouter des ensembles d icônes dans le ...

    Comment utiliser la bibliothèque Aspose.Cells pour Python via .NET pour appliquer la mise en forme conditionnelle avec des ensembles d icônes. En ajustant ces critères, vous avez plus de contrôle sur l’apparence des cellules....get_format_condition ( self , cell_area_name , color ): index = self...index ] area = self . get_cell_area_by_name ( cell_area_name )...

    docs.aspose.com/cells/fr/python-net/how-to-add-...
  8. Detect Merged Cells in a Worksheet|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...MergeTrial . It has some merged cell areas in a sheet also called Merge...

    docs.aspose.com/cells/java/detect-merged-cells-...
  9. C# OCR Image To Text Recognition | Aspose

    Sample code for image preprocessing and recognition via C#. These command line tool examples are designed to provide a starting point for integrating Aspose.OCR into your C# projects....angles, or extract specific text areas, these examples will serve as...RecognizeMultipageTi What is areas with text detection Areas with text detection...

    products.aspose.com/ocr/net/recognition/
  10. So fügen Sie bedingte Zeitperioden Formatierung...

    So verwenden Sie die Aspose.Cells für Python via .NET Bibliothek, um bedingte Formatierung mit TimePeriods anzuwenden. Durch die Anpassung dieser Kriterien haben Sie mehr Kontrolle darüber, wie Zellen aussehen und erscheinen....get_format_condition ( self , cell_area_name , color ): index = self...index ] area = self . get_cell_area_by_name ( cell_area_name )...

    docs.aspose.com/cells/de/python-net/how-to-add-...