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

fill

(0.13 sec)
  1. Работа с текстом в 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/
  2. 在 Python 中管理 PowerPoint 幻灯片母版|Aspose.Slides for...

    通过 .NET 的 Aspose.Slides for Python 自动化 PowerPoint 和 OpenDocument 幻灯片母版,以最大化开发效率。为初学者和高级用户提供的完整指南。...fill_format 属性: # 获取对母版幻灯片标题占位符的引用。...设置填充格式为渐变。 title_placeholder . fill_format . fill_type = slides . FillType...

    docs.aspose.com/slides/zh/python-net/slide-master/
  3. 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...
  4. ค้นหา

    ค้นหา...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...
  5. ארכיון

    ארכיון...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...
  6. Lavorare con il pennello visivo in un file XPS ...

    Come lavorare con il pennello visivo in un file XPS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in .NET.... Fill = doc. CreateSolidColorBrus...graphics and glyphs) 22 gridPath. Fill = doc. CreateVisualBrush (visualCanvas...

    docs.aspose.com/page/it/net/xps/working-with-vi...
  7. 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...
  8. 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...
  9. مخطط مستند PPT عبر C ++ | products.aspose.com

    مثال على كود C ++ لرسم وتحويل مخطط أو رسم تخطيطي في ملف PPT على C ++ Runtime Environment لأنظمة Windows 32 بت و Windows 64 بت و Linux 64 بت....Setting fill color for series series->get_Format()->get_Fill()->...; series->get_Format()->get_Fill()->get_SolidFillColor()->se...

    products.aspose.com/slides/ar/cpp/chart/ppt/
  10. Adicionar Objeto Retângulo ao arquivo PDF|Aspos...

    Este artigo explica como criar um objeto Retângulo no seu PDF usando 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/pt/net/add-rectangle/