Sort Score
Result 10 results
Languages All
Labels All
Results 4,281 - 4,290 of 11,708 for

fill

(0.11 sec)
  1. arkiv

    arkiv...// Skapa bildpensel path->set_Fill(doc->CreateImageBrush(u"QL_logo_color...QualityLogic, Inc."); glyphs->set_Fill(textFill); glyphs = doc->AddGlyphs(u"Arial"...

    blog.aspose.com/sv/page/create-or-edit-postscri...
  2. تنسيق أشكال PowerPoint في .NET|توثيق Aspose.Slides

    تعلم كيفية تنسيق أشكال PowerPoint في C# باستخدام Aspose.Slides—قم بتعيين أنماط الملء والخط والتأثير لملفات PPT و PPTX بدقة وتحكم كامل....} Gradient Fill في PowerPoint، يُعد Gradient Fill خيار تنسيق...presentation . Save ( "gradient_fill.pptx" , SaveFormat . Pptx );...

    docs.aspose.com/slides/ar/net/shape-formatting/
  3. Arşiv

    Arşiv...DisplayName = "Color Fill Layer"; image.AddLayer(colorFillLayer);...gradientFillLayer.DisplayName = "Gradient Fill Layer"; image.AddLayer(gradientFillLayer);...

    blog.aspose.com/tr/psd/add-fill-layer-in-photos...
  4. Archiv

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

    blog.aspose.com/cs/psd/add-fill-layer-in-photos...
  5. 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/
  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. Archivio

    Archivio...SetAttribute("fill", "blue"); text.SetAttribute("x"...xmlns="http://www.w3.org/2000/svg"> <text fill="blue" x="10" y="30">The is...

    blog.aspose.com/it/svg/convert-text-to-svg-in-c...
  8. ค้นหา

    ค้นหา...SetAttribute("fill", "blue"); text.SetAttribute("x"...xmlns="http://www.w3.org/2000/svg"> <text fill="blue" x="10" y="30">The is...

    blog.aspose.com/th/svg/convert-text-to-svg-in-c...
  9. ארכיון

    ארכיון...SetAttribute("fill", "blue"); text.SetAttribute("x"...xmlns="http://www.w3.org/2000/svg"> <text fill="blue" x="10" y="30">The is...

    blog.aspose.com/he/svg/convert-text-to-svg-in-c...
  10. Работа с текстом в PostScript | С++

    Как добавить текст в файл PS — это вопрос, на который отвечает Aspose.Page. Узнайте, как использовать функциональность в C++....system fonts folders) for filling text ////////// 2 System::SharedPtr...System::Drawing::FontStyle::Bold); 3 //Fill text with default or already...

    docs.aspose.com/page/ru/cpp/ps/working-with-text/