Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 12,757 for

fill

(0.1 sec)
  1. Node.js 透過 Aspose.Slides 的 .NET PowerPoint API ...

    Aspose.Slides for Node.js via .NET 是一個 Node.js PowerPoint API,可讓您在 Node.js 中建立、修改和轉換 PowerPoint 簡報。...Solid; // Set fill type to solid slide.background..."#AEC025F4"; // Set a solid fill color } finally { if (pres ...

    products.aspose.com/slides/zh-hant/nodejs-net/
  2. 使用 Type1 字体进行文本渲染 | Java

    可供开发人员操作字体文件的 Java API。了解有关如何在 Java 产品中渲染 Type 1 字体的基础知识。...(font, gid, glyphMatrix); 74 // fill the path 75 path. setWindingRule...(textBrush); 77 outGraphics. fill (path); 78 } 79 //set current...

    docs.aspose.com/font/zh/java/text-rendering-typ...
  3. 使用 TrueType 字体渲染文本 | Java

    可供开发人员操作字体文件的 Java API。了解如何在 Java 产品中渲染 TrueType 和 OpenType 字体的基础知识。...(font, gid, glyphMatrix); 74 // fill the path 75 path. setWindingRule...(textBrush); 77 outGraphics. fill (path); 78 } 79 //set current...

    docs.aspose.com/font/zh/java/text-rendering-tru...
  4. Customize Shapes in Presentations with Python|A...

    Create and customize shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET: geometry paths, curved corners, composite shapes....fill_mode properties to control a...FAQ What will happen to the fill and outline after replacing...

    docs.aspose.com/slides/python-net/custom-shape/
  5. ChartMarker | Aspose.Words for Java

    Represents a chart data marker in Java....getFormat() Provides access to fill and line formatting of this...getFormat() Provides access to fill and line formatting of this...

    reference.aspose.com/words/java/com.aspose.word...
  6. Convert SVG to PNG in Java – Aspose.HTML for Java

    Convert SVG to PNG using Aspose.HTML for Java. Consider various SVG to PNG conversion scenarios and learn how to customize output using ImageSaveOptions....stroke='black' stroke-width='3' fill='red' />\n" + 6 "</svg>\n" ;...alue) Sets Color which will fill background of every page. Default...

    docs.aspose.com/html/java/convert-svg-to-png/
  7. com.aspose.words | Aspose.Words for Java

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java.... Fill Represents fill formatting for an object...object. FillType Specifies fill type for a fillable object. FindReplaceDirection...

    reference.aspose.com/words/java/com.aspose.words/
  8. 在 Java 中管理演示文稿背景|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供代码技巧以提升您的演示文稿。... println ( "Fill color: " + effBackground . getFillFormat...else System . out . println ( "Fill type: " + effBackground . getFillFormat...

    docs.aspose.com/slides/zh/java/presentation-bac...
  9. How to Add Above Average Conditional Formatting...

    How to use the Aspose.Cells for Python via .NET library to apply Above Average conditional formatting. By adjusting these criteria, you have more control over how cells look and appear...., choose a color fill or a custom format). Click OK...format_conditions . add_area ( area ) self . fill_cell ( cell_area_name , color...

    docs.aspose.com/cells/python-net/how-to-add-abo...
  10. Modify and add new XPS files | C++

    C++ API Solution to manage XPS files. Create and modify XPS files with a few lines of code. Learn the code examples on how to do it.... Set the fill color of the text using the set_Fill Method, passing...

    products.aspose.com/page/cpp/create-xps-file/