Sort Score
Result 10 results
Languages All
Labels All
Results 7,691 - 7,700 of 17,524 for

area

(0.12 sec)
  1. تعيين الصورة كخلفية ملء في الرسم البياني|Docume...

    تعلم كيف تعيين صورة كخلفية ملء في رسم بياني باستخدام Aspose.Cells لبايثون via .NET. سيرينا دليلنا كيفية استيراد الصورة وتحديد موقعها، وضبط حجمها ولونها، وتطبيق خيارات التنسيق لتعزيز مظهر رسمك البياني....plot_area.area.fill_format.image_data . يوضح...استخدام خاصية Chart.plot_area.area.fill_format.image_data لتعيين...

    docs.aspose.com/cells/ar/python-net/set-picture...
  2. Lưu trữ

    Lưu trữ... area = cells.CellArea() area.create_cell_area("B1", "B1")..."B1") validation.add_area(area) # Lưu bảng tính workbook.save("output_dropdown...

    blog.aspose.com/vi/cells/data-validation-in-exc...
  3. 档案

    档案...定义验证将应用的区域 area = cells.CellArea() area.create_cell_area("B1", "B1")..."B1") validation.add_area(area) # 保存工作簿 workbook.save("output_dropdown...

    blog.aspose.com/zh/cells/data-validation-in-exc...
  4. Mergen von Zellen in einem Arbeitsblatt mit C++...

    Aspose.Cells ist eine C++ Bibliothek zur Arbeit mit Tabellenkalkulationsdateien. Es unterstützt die Erkennung zusammengeführter Zellen in einem Arbeitsblatt, sodass Benutzer diese Zellen leicht identifizieren und manipulieren können. Dieser Artikel führt in die Verwendung der Aspose.Cells Bibliothek zur Erkennung zusammengeführter Zellen ein....Clear (); Vector < CellArea > areas = wkSheet . GetCells (). GetMergedAreas...; i < areas . GetLength (); ++ i ) { int frow = areas [ i ]....

    docs.aspose.com/cells/de/cpp/detect-merged-cell...
  5. Detectar celdas combinadas en una hoja de cálcu...

    Aspose.Cells es una biblioteca C++ para trabajar con archivos de hojas de cálculo. Admite la detección de celdas combinadas en una hoja de cálculo, facilitando a los usuarios la identificación y manipulación de estas celdas. Este artículo presentará cómo usar la biblioteca Aspose.Cells para detectar celdas combinadas....Clear (); Vector < CellArea > areas = wkSheet . GetCells (). GetMergedAreas...; i < areas . GetLength (); ++ i ) { int frow = areas [ i ]....

    docs.aspose.com/cells/es/cpp/detect-merged-cell...
  6. كيفية إضافة أنظمة الأيقونات التنسيق المشروط|Doc...

    كيفية استخدام مكتبة Aspose.Cells لـ Python via .NET لتطبيق تنسيق الرموز الشرطي. من خلال تعديل هذه المعايير، يكون لديك مزيد من التحكم في مظهر الخلايا ومظهرها....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-...
  7. Как добавить условное форматирование с набором ...

    Как использовать библиотеку Aspose.Cells для Python via .NET для применения условного форматирования Icon Sets. Настраивая эти критерии, у вас есть больший контроль над внешним видом и отображением ячеек....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/ru/python-net/how-to-add-...
  8. Come aggiungere la formattazione condizionale c...

    Come usare la libreria Aspose.Cells per Python via .NET per applicare la formattazione condizionale Icon Sets. Modificando questi criteri, puoi avere un maggiore controllo sull aspetto delle celle....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/it/python-net/how-to-add-...
  9. So fügen Sie Icon Sets Bedingte Formatierung hi...

    So verwenden Sie die Aspose.Cells for Python via .NET Bibliothek, um Icon Sets bedingte Formatierung anzuwenden. Durch Anpassen 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-...
  10. Détecter les cellules fusionnées dans une feuil...

    Aspose.Cells est une bibliothèque C++ pour travailler avec des fichiers de feuilles de calcul. Elle supporte la détection des cellules fusionnées dans une feuille de calcul, facilitant ainsi l identification et la manipulation de ces cellules. Cet article présente comment utiliser la bibliothèque Aspose.Cells pour détecter les cellules fusionnées....Clear (); Vector < CellArea > areas = wkSheet . GetCells (). GetMergedAreas...; i < areas . GetLength (); ++ i ) { int frow = areas [ i ]....

    docs.aspose.com/cells/fr/cpp/detect-merged-cell...