Sort Score
Result 10 results
Languages All
Labels All
Results 4,531 - 4,540 of 12,530 for

fill

(0.19 sec)
  1. 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/
  2. 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/
  3. 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/
  4. Python で WordArt 効果を作成して適用する|Aspose.Slides for ...

    Aspose.Slides for Python via .NET で WordArt 効果を作成およびカスタマイズする方法を学びます。このステップバイステップガイドは、開発者が Python でスタイリッシュでプロフェッショナルなテキストを使用してプレゼンテーションを強化するのに役立ちます。... fill_format . fill_type = slides . FillType...PATTERN portion . portion_format . fill_format . pattern_format . fore_color...

    docs.aspose.com/slides/ja/python-net/wordart/
  5. Visio Şeklinin Degradesini Değiştirme|Documenta...

    Bu sayfada, visio şeklinin gradyan renginin Aspose.Diagram kitaplığıyla nasıl değiştirileceği açıklanmaktadır....GetShape ( 1 ); // get the gradient fill properties GradientFill gradientfill...gradientfill = shape . Fill . GradientFill ; // get the gradient...

    docs.aspose.com/diagram/tr/net/modify-the-gradi...
  6. Automatisches Ausfüllen eines Bereichs in Excel...

    Erfahren Sie, wie Sie eine AutoFill Operation in einem bestimmten Bereich einer Excel Datei mit Aspose.Cells und C++ durchführen.... Auto Fill-Bereiche mit Aspose.Cells Das...std :: cout << "Range auto-filled successfully!" << std :: endl...

    docs.aspose.com/cells/de/cpp/autofill-ranges/
  7. Stroke.On | Aspose.Words لـ .NET

    تحكم في تصميم المسارات باستخدام خاصية "الخطوط". حسّن تصميماتك بتحديد كيفية رسم المسارات لمظهر أنيق واحترافي.... Fill . ForeColor = Color . White...ShapeLineStyle . Triple ; stroke . Fill . TwoColorGradient ( Color ...

    reference.aspose.com/words/ar/net/aspose.words....
  8. Текст SVG – SVG text, textPath – Руководство As...

    Узнайте о глифах SVG, шрифтах и символах, а также о том, как отображать, форматировать и оформлять текст SVG с помощью элементов text, tspan` и textPath....> 2 < text x = "10" y = "6" fill = "red" > The text is not fully...> 3 < text x = "10" y = "30" fill = "green" > The text is fully...

    docs.aspose.com/svg/ru/net/drawing-basics/svg-t...
  9. Archiv

    Archiv...Bildpinsel erstellen path->set_Fill(doc->CreateImageBrush(u"QL_logo_color...QualityLogic, Inc."); glyphs->set_Fill(textFill); glyphs = doc->AddGlyphs(u"Arial"...

    blog.aspose.com/de/page/create-or-edit-postscri...
  10. 图像处理 | C++ API 解决方案

    Aspose.Page API 解决方案解答了如何将简单或平铺图像添加到 XPS 文件的问题。了解如何在 C++ 中使用该功能。...//Create Image Brush 9 path -> set_Fill(doc -> CreateImageBrush(dataDir()...Tile image 5 // ImageBrush filled rectangle in the right top...

    docs.aspose.com/page/zh/cpp/xps/working-with-im...