Sort Score
Result 10 results
Languages All
Labels All
Results 7,661 - 7,670 of 17,645 for

area

(0.11 sec)
  1. Comment ajouter un formatage conditionnel Top10...

    Comment utiliser la bibliothèque Aspose.Cells pour Python via .NET pour appliquer la mise en forme Top10 conditionnelle. 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-...
  2. Настройка областей построения диаграмм презента...

    Узнайте, как настраивать области построения диаграмм в презентациях PowerPoint и OpenDocument с помощью Aspose.Slides для Python через .NET. Легко улучшайте визуальное оформление слайдов.... 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-plot...
  3. كيفية إضافة تنسيق شرطي لأعلى 10|Documentation

    كيفية استخدام مكتبة Aspose.Cells لـ Python via .NET لتطبيق التنسيق الشرطي لأعلى 10. من خلال تعديل هذه المعايير، يكون لديك مزيد من التحكم في مظهر الخلايا ومظهرها....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/ar/python-net/how-to-add-...
  4. Cómo agregar formato condicional Top10|Document...

    Cómo usar la biblioteca Aspose.Cells para Python via .NET para aplicar formato condicional Top10. Ajustando estos criterios, tienes más control sobre cómo se ven y aparecen las celdas....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/es/python-net/how-to-add-...
  5. كيفية تعيين منطقة الطباعة باستخدام Python.NET|D...

    تعلم كيفية تعيين ومسح مناطق الطباعة في ملفات إكسل باستخدام Aspose.Cells لـ Python via .NET....print area to A1:D10 worksheet . page_setup . print_area = "A1:D10"...workbook . save ( "output_set_print_area.xlsx" ) # Output image reference...

    docs.aspose.com/cells/ar/python-net/how-to-set-...
  6. Impostare l aspetto del grafico con JavaScript ...

    Impara come configurare l aspetto dei grafici in Script via C++. La nostra guida ti mostrerà come modificare layout, colori, font ed effetti per ottenere lo stile visivo desiderato e migliorare i tuoi fogli di lavoro....proprietà: Impostazione dell’area del grafico. Impostazione delle...della griglia. Impostazione dell’Area del Grafico Ci sono diversi...

    docs.aspose.com/cells/it/javascript-cpp/setting...
  7. Обнаружение объединённых ячеек в листе с помощь...

    Узнайте, как обнаружить объединённые ячейки в листе с помощью Aspose.Cells for Node.js via C++. В этой статье вы узнаете, как использовать эту библиотеку для определения и работы с объединёнными ячейками....clear (); // Get merged areas const areas = wkSheet . getCells ()...Check if areas is null or not if ( ! areas || areas . length...

    docs.aspose.com/cells/ru/nodejs-cpp/detect-merg...
  8. Rileva le celle unite in un foglio con Node.js ...

    Impara come rilevare le celle unite in un foglio usando Aspose.Cells for Node.js via C++. Questo articolo mostrerà come usare la libreria per identificare e manipolare le celle unite....clear (); // Get merged areas const areas = wkSheet . getCells ()...Check if areas is null or not if ( ! areas || areas . length...

    docs.aspose.com/cells/it/nodejs-cpp/detect-merg...
  9. ארכיון

    ארכיון...Define the area where validation will be applied area = cells.CellArea()...CellArea() area.create_cell_area("B1", "B1") validation.add_area(area)...

    blog.aspose.com/he/cells/data-validation-in-exc...
  10. Détecter les cellules fusionnées dans une feuil...

    Apprenez comment détecter les cellules fusionnées dans une feuille de calcul en utilisant Aspose.Cells for JavaScript via C++. Cet article vous montrera comment utiliser la bibliothèque pour identifier et manipuler les cellules fusionnées....Cells Example - Unmerge Areas </ title > </ head > < body...body > < h1 > Unmerge Merged Areas Example </ h1 > < input type =...

    docs.aspose.com/cells/fr/javascript-cpp/detect-...