Sort Score
Result 10 results
Languages All
Labels All
Results 4,871 - 4,880 of 12,740 for

fill

(0.52 sec)
  1. Grafico del documento PPTX tramite C++ | produc...

    Codice di esempio C++ per disegnare e convertire grafici o diagrammi in file PPTX su C++ Runtime Environment per Windows 32 bit, Windows 64 bit e 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/it/cpp/chart/pptx/
  2. Tambahkan Objek Persegi Panjang ke file PDF|Asp...

    Artikel ini menjelaskan cara membuat objek Persegi Panjang ke PDF Anda menggunakan 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/id/net/add-rectangle/
  3. Agregar objeto Rectángulo a archivo PDF|Aspose....

    Este artículo explica cómo crear un objeto Rectángulo en su PDF utilizando 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/es/net/add-rectangle/
  4. Wykres dokumentów PPT za pośrednictwem C++ | pr...

    Przykładowy kod C++ do rysowania i konwertowania wykresu lub diagramu w pliku PPT w C++ Runtime Environment dla Windows 32-bitowy, Windows 64-bitowy i Linux 64-bitowy....Setting fill color for series series->get_Format()->get_Fill()->...; series->get_Format()->get_Fill()->get_SolidFillColor()->se...

    products.aspose.com/slides/pl/cpp/chart/ppt/
  5. 記録

    記録...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...
  6. 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...
  7. 从演示文稿中使用 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...
  8. 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...
  9. Конвертация различных форматов изображений в PD...

    Конвертируйте различные форматы изображений, такие как CDR, DJVU, BMP, CGM, JPEG, DICOM, PNG, TIFF, EMF и SVG в PDF с использованием C# .NET....xlink:href="#r1" fill="red"/> <use x="35" y="15" xlink:href="#r2" fill="green"/>...x="58" y="50" xlink:href="#r3" fill="blue"/> tref <defs> <text ...

    docs.aspose.com/pdf/ru/net/convert-images-forma...
  10. Tambahkan Bentuk Lingkaran ke PDF dengan Python...

    Pelajari cara menggambar dan mengisi bentuk lingkaran dalam file PDF menggunakan Python....drawing as drawing def add_circle_filled ( outfile : str ): document...green_yellow circle . graph_info . fill_color = ap . Color . green circle...

    docs.aspose.com/pdf/id/python-net/add-circle/