Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 12,449 for

fill

(0.23 sec)
  1. Personalizar leyendas de gráficos en presentaci...

    Personaliza las leyendas de los gráficos con Aspose.Slides para Python a través de .NET para optimizar presentaciones de PowerPoint y OpenDocument con un formato de leyenda a medida.... fill_format . fill_type = slides . FillType... portion_format . fill_format . solid_fill_color . color = draw...

    docs.aspose.com/slides/es/python-net/chart-legend/
  2. Aspose::Words::Drawing::Stroke::get_BackColor m...

    Aspose::Words::Drawing::Stroke::get_BackColor method. Gets or sets the background color of the stroke in C++....get_Marker () -> get_Format () -> get_Fill () -> PresetTextured ( Aspose...get_Marker () -> get_Format () -> get_Fill () -> PresetTextured ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::Stroke::get_Visible met...

    Aspose::Words::Drawing::Stroke::get_Visible method. Gets or sets a flag indicating whether the stroke is visible in C++....get_Marker () -> get_Format () -> get_Fill () -> PresetTextured ( Aspose...get_Marker () -> get_Format () -> get_Fill () -> PresetTextured ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. SVG 路径数据 – 代码示例 – SVG Path Data

    通过 Aspose.SVG 学习如何使用 SVG 路径 - 一组通过组合 SVG 直线、SVG 圆弧和贝塞尔曲线来绘制各种轮廓或形状的命令。...L 110 110 L 30 110 L 30 30" fill = "transparent" stroke - width..."M 50 50 H 130 V 130 H 50 Z" fill = "transparent" stroke - width...

    docs.aspose.com/svg/zh/net/drawing-basics/svg-p...
  5. Path SVG – ejemplos de códigos – Guía de Aspose...

    Aprenda a utilizar trazados SVG – un grupo de comandos para dibujar varios contornos o formas combinando líneas SVG, arcos SVG y curvas Bézier....L 110 110 L 30 110 L 30 30" fill = "transparent" stroke - width..."M 50 50 H 130 V 130 H 50 Z" fill = "transparent" stroke - width...

    docs.aspose.com/svg/es/net/drawing-basics/svg-p...
  6. Specific Parameters of Postal Barcode Types|Doc...

    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.... Png ); Bar Filling Settings In Aspose.BarCode...setting bars to have an empty filling. It can be done using the FilledBars...

    docs.aspose.com/barcode/net/postal-barcode-types/
  7. Работа с изображениями в файле XPS | .NET

    Добавить простое или мозаичное изображение в файл XPS — это вопрос, на который отвечает Aspose.Page. Узнайте, как использовать функциональность в .NET.... Fill = doc. CreateImageBrush (DataDir...Tile image 9 // ImageBrush filled rectangle in the right top...

    docs.aspose.com/page/ru/net/xps/working-with-im...
  8. Shape.StrokeColor | Aspose.Words per .NET

    Personalizza il tuo design con la proprietà Shape StrokeColor, che ti consente di definire colori di tratto vivaci per un impatto visivo sorprendente.... Fill . Opacity ); // Imposta l'opacità...il testo sottostante. shape . Fill . Opacity = 0.3 ; doc . Save...

    reference.aspose.com/words/it/net/aspose.words....
  9. 아카이브

    아카이브...Fill = textFill; // 결과 XPS 문서 저장...glyphs.BidiLevel = 1; glyphs.Fill = textFill; // 결과 XPS 문서 저장...

    blog.aspose.com/ko/page/insert-image-text-xps-c...
  10. XPSファイル内のテキスト操作 | Python

    XPSファイルにテキストを追加する方法については、Aspose.Page APIソリューションで回答しています。Pythonでの機能の使い方をご覧ください。...XpsDocument() 8 # Create a brush 9 text_fill = doc. create_solid_color_brush..."Hello World!" ) 12 glyphs. fill = text_fill 13 # Save the resultant...

    docs.aspose.com/page/ja/python-net/xps/working-...