Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 12,293 for

fill

(0.12 sec)
  1. Stroke.Weight | Aspose.Words لـ .NET

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

    reference.aspose.com/words/ar/net/aspose.words....
  2. Travailler avec des motifs de hachuresdans PS |...

    Ajouter un motif de hachures au fichier PS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité en Python....ou l’une des méthodes fill_text() ou fill_and_Stroke_text() acceptant...Méthodes outline_text() * ou fill_and_Stroke_text() acceptant...

    docs.aspose.com/page/fr/python-net/ps/working-w...
  3. Add Circle Object to PDF file|Aspose.PDF for C++

    This article explains how to create a circle object to your PDF using Aspose.PDF for C++....will look like this: Create Filled Circle Object This example...add a Circle object that is filled with color. void ExampleFilledCircle...

    docs.aspose.com/pdf/cpp/add-circle/
  4. ShapeBase.z_order property | Aspose.Words for P...

    ShapeBase.z_order property. Determines the display order of overlapping shapes.... fill_color = aspose . pydrawing .... WrapType . NONE ) shape . fill_color = aspose . pydrawing ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Gruppering av Data|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....(); //Fill the dataset with the table records. da . Fill ( ds...//Process the smart markers to fill the data into the worksheets...

    docs.aspose.com/cells/sv/net/grouping-data/
  6. PostScript での変換操作 | C++

    PS ファイルのコンテンツを変換する方法は、Aspose.Page API ソリューションで回答されています。C++ での機能の使用方法については、こちらをご覧ください。...(System::Drawing::Color::get_Orange())); 4 5 //Fill the first rectangle that is...transformations. 6 document -> Fill(path); 7 ////////// ここで、上位レ...

    docs.aspose.com/page/ja/cpp/ps/working-with-tra...
  7. SVG-Datei bearbeiten – Aspose.SVG for .NET

    Erfahren Sie, wie Sie SVG in C# bearbeiten. Mit Aspose.SVG for .NET können Sie SVG-Elemente und SVG-Pfade hinzufügen und bearbeiten, auf Bitmaps zeichnen usw.... SetAttribute ( "fill" , "#8A8D8F" ); 2 gElement....circleElement. SetAttribute ( "fill" , "Salmon" ); 18 19 // Add...

    docs.aspose.com/svg/de/net/edit-svg-file/
  8. تجميع البيانات|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....(); //Fill the dataset with the table records. da . Fill ( ds...//Process the smart markers to fill the data into the worksheets...

    docs.aspose.com/cells/ar/net/grouping-data/
  9. PPTX dokumentumdiagram C++-on keresztül | produ...

    C++ példakód diagramok vagy diagramok rajzolásához és konvertálásához PPTX fájlba C++ Runtime Environment for Windows 32 bit, Windows 64 bit és 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/hu/cpp/chart/pptx/
  10. Добавление объекта прямоугольника в PDF-файл|As...

    В этой статье объясняется, как создать объект Rectangle в вашем PDF-файле с помощью 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/ru/net/add-rectangle/