Sort Score
Result 10 results
Languages All
Labels All
Results 8,331 - 8,340 of 12,366 for

fill

(0.1 sec)
  1. .NET でプレゼンテーションの背景を管理する|Aspose.Slides ドキュメント

    Aspose.Slides for .NET を使用して PowerPoint および OpenDocument ファイルに動的な背景を設定する方法を学び、プレゼンテーションを向上させるコードのヒントをご紹介します。... WriteLine ( "Fill color: " + effBackground . FillFormat...else Console . WriteLine ( "Fill type: " + effBackground . FillFormat...

    docs.aspose.com/slides/ja/net/presentation-back...
  2. Gestionar formas en presentaciones usando Pytho...

    Aprenda a crear, editar y optimizar formas en Aspose.Slides para Python mediante .NET y ofrecer presentaciones de alto rendimiento en PowerPoint y OpenDocument.... layout_slides : fill_formats = list ( map ( lambda...lambda shape : shape . fill_format , layout_slide . shapes )) line_formats...

    docs.aspose.com/slides/es/python-net/shape-mani...
  3. 記録

    記録...シリーズの塗りつぶし色の設定 series->get_Format()->get_Fill()->set_FillType(FillType::Solid);...; series->get_Format()->get_Fill()->get_SolidFillColor()->se...

    blog.aspose.com/ja/slides/create-powerpoint-pre...
  4. 在 C++ 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何使用 Aspose.Slides 在 C++ 中格式化 PowerPoint 形状——为 PPT、PPTX 和 ODP 文件精准且完全控制地设置填充、线条和效果样式。...presentation -> Save ( u "gradient_fill.pptx" , SaveFormat :: Pptx );...presentation -> Save ( u "pattern_fill.pptx" , SaveFormat :: Pptx );...

    docs.aspose.com/slides/zh/cpp/shape-formatting/
  5. 在 JavaScript 中格式化 PowerPoint 形状|Aspose.Slides f...

    了解如何使用 Aspose.Slides 在 JavaScript 中格式化 PowerPoint 形状——精确且完全控制地为 PPT、PPTX 和 ODP 文件设置填充、线条和效果样式。... save ( "gradient_fill.pptx" , aspose . slides . SaveFormat...presentation . save ( "pattern_fill.pptx" , aspose . slides . SaveFormat...

    docs.aspose.com/slides/zh/nodejs-java/shape-for...
  6. Configuraciones de Alineación|Documentation

    En la biblioteca Aspose.Cells para Python via .NET, puedes usar configuraciones de alineación de celdas para ajustar la disposición y la visualización del texto. Al ajustar configuraciones como alineación horizontal, alineación vertical y ajuste de texto, tienes mayor control sobre cómo fluye el texto en las celdas. Este documento te proporcionará pasos detallados y código de ejemplo para ayudarte a entender rápidamente cómo usar Aspose.Cells para Python via .NET para configuraciones de alineación de celdas....alineación de texto distribuida FILL Representa alineación de texto...

    docs.aspose.com/cells/es/python-net/cells-align...
  7. How to Format Number to Accounting|Documentation

    This article will introduce how to format number to accounting using Aspose.Cells for .NET API....simply empty or have not been filled in, adding to the clarity of...

    docs.aspose.com/cells/net/how-to-format-number-...
  8. Convert Excel to Pdf, Image and other formats|D...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML and more by using Aspose.Cells for Python via .NET API....for lines, curves & edges of filled areas. text_rendering_hint...

    docs.aspose.com/cells/python-net/convert-workbo...
  9. Rubyでグラフを画像に変換する|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....A2:A8" ) # Set the fill colors for the series's data...

    docs.aspose.com/cells/ja/java/converting-chart-...
  10. Comment créer un graphique combiné avec C++|Doc...

    Découvrez comment créer un graphique combiné en utilisant Aspose.Cells for C++. Notre guide complet vous démontrera comment combiner différents types de graphiques en un seul pour une présentation de données plus efficace....( Color :: DarkBlue ()); // Fill the PlotArea area with nothing...

    docs.aspose.com/cells/fr/cpp/create-combo-chart/