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

fill

(0.12 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. Archiv

    Archiv..."); glyphs->set_Fill(textFill); // Uložte výsledný...glyphs->set_BidiLevel(1); glyphs->set_Fill(textFill); // Uložte výsledný...

    blog.aspose.com/cs/page/insert-image-text-xps-cpp/
  5. Create OMR Sheet with Barcode in C# | Read OMR ...

    Learn how to create and read an OMR sheet with a barcode in C# using the Aspose.OMR for .NET API. This comprehensive and easy-to-use API provides a variety of features and options, making it a powerful and versatile solution for a wide range of OMR applications....render, and recognize hand-filled answer sheets, surveys, applications...perform OMR operations on a filled scanned image of an OMR sheet...

    blog.aspose.com/omr/create-and-read-omr-with-ba...
  6. Stroke.EndCap | Aspose.Words per .NET

    Scopri la proprietà Stroke EndCap per personalizzare lo stile finale del tuo tratto, migliorando l'aspetto e la precisione del tuo design. Migliora la tua grafica oggi stesso!... Fill . ForeColor = Color . Green...Green ; filledInArrow . Fill . Visible = true ; builder . InsertNode...

    reference.aspose.com/words/it/net/aspose.words....
  7. EndCap Enum | Aspose.Words لـ .NET

    اكتشف مجموعة Aspose.Words.Drawing.EndCap لأنماط تخصيص لحروف السطور. حسّن تصميمات مستنداتك بتأثيرات بصرية فريدة!... Fill . ForeColor = Color . Green...Green ; filledInArrow . Fill . Visible = true ; builder . InsertNode...

    reference.aspose.com/words/ar/net/aspose.words....
  8. 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/
  9. 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...
  10. 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/