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

fill

(0.18 sec)
  1. Ajouter un objet Rectangle au fichier PDF|Aspos...

    Cet article explique comment créer un objet Rectangle dans votre PDF en utilisant 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/fr/net/add-rectangle/
  2. 图像处理 | 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...
  3. 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...
  4. Establecer Visio Forma XForm, Línea y Datos de ...

    Esta sección explica cómo configurar el estilo de la forma, incluidos sus datos de línea y datos de relleno con Aspose.Diagram....Fill objeto. La propiedad Relleno...shape . ID == 1 ) { shape . Fill . FillBkgnd . Value = diagram...

    docs.aspose.com/diagram/es/net/set-visio-shape-...
  5. Archiwa

    Archiwa...DisplayName = "Color Fill Layer"; image.AddLayer(colorFillLayer);...gradientFillLayer.DisplayName = "Gradient Fill Layer"; image.AddLayer(gradientFillLayer);...

    blog.aspose.com/pl/psd/add-fill-layer-in-photos...
  6. Конвертация различных форматов изображений в 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...
  7. עבודה עם תרשימים C#|Aspose.Words עבור .NET

    מבוא לתכונה Chart, כיצד ליצור ולתפעל charts באמצעות שימוש C#.... כיצד להגדיר Fill and Stroke Format פורמט מלא...series color. series1 . Format . Fill . ForeColor = Color . Red ;...

    docs.aspose.com/words/he/net/working-with-charts/
  8. Arbeiten mit Bildern in XPS-Dateien | Python

    Wie man einer XPS-Datei ein einfaches oder gekacheltes Bild hinzufügt Aspose.Page beantwortet wird. Erfahr, wie die Funktionalität in Python nutzen.... fill = doc. create_image_brush (data_dir...Tile an image 6 # ImageBrush filled rectangle in the right top...

    docs.aspose.com/page/de/python-net/xps/working-...
  9. Editar archivo SVG – Ejemplos de C#

    Aprenda a editar SVG en C#. Agregue y edite elementos SVG, edite rutas SVG, dibuje en mapas de bits y más usando la biblioteca Aspose.SVG for .NET.... SetAttribute ( "fill" , "#8A8D8F" ); 2 gElement....circleElement. SetAttribute ( "fill" , "Salmon" ); 18 19 // Add...

    docs.aspose.com/svg/es/net/edit-svg-file/
  10. Modifier le fichier SVG – Exemples C#

    Apprenez à modifier SVG en C#. Ajoutez et modifiez des éléments SVG, modifiez des chemins SVG, dessinez sur des bitmaps et bien plus encore à l'aide de la bibliothèque Aspose.SVG for .NET.... SetAttribute ( "fill" , "#8A8D8F" ); 2 gElement....circleElement. SetAttribute ( "fill" , "Salmon" ); 18 19 // Add...

    docs.aspose.com/svg/fr/net/edit-svg-file/