Sort Score
Result 10 results
Languages All
Labels All
Results 4,661 - 4,670 of 12,450 for

fill

(0.4 sec)
  1. مخطط مستند PPTX عبر C ++ | products.aspose.com

    رمز مثال C ++ لرسم وتحويل مخطط أو رسم تخطيطي في ملف PPTX على C ++ Runtime Environment لنظام التشغيل Windows 32 بت و Windows 64 بت و Linux 64 بت....Setting fill color for series series->get_Format()->get_Fill()->...; series->get_Format()->get_Fill()->get_SolidFillColor()->se...

    products.aspose.com/slides/ar/cpp/chart/pptx/
  2. 記録

    記録...fill_format.fill_type = slides.FillType.SOLID shp.fill_format...fill_format.solid_fill_color.color = drawing.Color.pink # Apply some...

    blog.aspose.com/ja/slides/work-with-shapes-in-p...
  3. Obtenir les propriétés effectives de forme à pa...

    Découvrez comment Aspose.Slides pour Python via .NET calcule et applique les propriétés effectives des formes pour un rendu précis de PowerPoint et OpenDocument....table_fill_format_effective = table_format_effective . fill_format...row_fill_format_effective = row_format_effective . fill_format...

    docs.aspose.com/slides/fr/python-net/shape-effe...
  4. 从演示文稿中使用 Python 获取形状有效属性|Aspose.Slides for Pyth...

    了解 Aspose.Slides for Python via .NET 如何计算并应用有效的形状属性,以实现精确的 PowerPoint 和 OpenDocument 渲染。...table_fill_format_effective = table_format_effective . fill_format...row_fill_format_effective = row_format_effective . fill_format...

    docs.aspose.com/slides/zh/python-net/shape-effe...
  5. Ermitteln von Shape-Effektiven Eigenschaften au...

    Erfahren Sie, wie Aspose.Slides für Python via .NET effektive Shape-Eigenschaften berechnet und anwendet, um eine präzise PowerPoint- und OpenDocument-Darstellung zu ermöglichen....table_fill_format_effective = table_format_effective . fill_format...row_fill_format_effective = row_format_effective . fill_format...

    docs.aspose.com/slides/de/python-net/shape-effe...
  6. Práce s grafy v C++|Aspose.Words pro C++

    Úvod do funkce grafu, jak vytvářet a manipulovat s grafy pomocí C++....series1 -> get_Format () -> get_Fill () -> set_ForeColor ( Color...series2 -> get_Format () -> get_Fill () -> set_ForeColor ( Color...

    docs.aspose.com/words/cs/cpp/how-to-set-fill-an...
  7. مخطط مستند PPT عبر C ++ | products.aspose.com

    مثال على كود C ++ لرسم وتحويل مخطط أو رسم تخطيطي في ملف PPT على C ++ Runtime Environment لأنظمة Windows 32 بت و Windows 64 بت و Linux 64 بت....Setting fill color for series series->get_Format()->get_Fill()->...; series->get_Format()->get_Fill()->get_SolidFillColor()->se...

    products.aspose.com/slides/ar/cpp/chart/ppt/
  8. แผนภูมิเอกสาร PPT ผ่าน C++ | products.aspose.com

    โค้ดตัวอย่าง C++ สำหรับวาดและแปลงแผนภูมิหรือไดอะแกรมในไฟล์ PPT บน C++ Runtime Environment สำหรับ Windows 32 บิต, Windows 64 บิต และ Linux 64 บิต...Setting fill color for series series->get_Format()->get_Fill()->...; series->get_Format()->get_Fill()->get_SolidFillColor()->se...

    products.aspose.com/slides/th/cpp/chart/ppt/
  9. PPT-documentgrafiek via C++ | products.aspose.com

    C++ voorbeeldcode om een ​​grafiek of diagram in PPT-bestand te tekenen en om te zetten in C++ Runtime Environment voor Windows 32 bit, Windows 64 bit en Linux 64 bit....Setting fill color for series series->get_Format()->get_Fill()->...; series->get_Format()->get_Fill()->get_SolidFillColor()->se...

    products.aspose.com/slides/nl/cpp/chart/ppt/
  10. Adicionar Objeto Retângulo ao arquivo PDF|Aspos...

    Este artigo explica como criar um objeto Retângulo no seu PDF usando Aspose.PDF for .NET....width , height ) { // Set the fill color of the rectangle GraphInfo...100 , 200 , 120 ) { // Specify fill color for the Rectangle object...

    docs.aspose.com/pdf/pt/net/add-rectangle/