Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 12,507 for

fill

(1.15 sec)
  1. 在 Aspose.Cells 中锁定 WordArt 水印|Documentation

    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.... Text , true ); //Get the fill format of the word art MsoFillFormat...

    docs.aspose.com/cells/zh/net/locking-wordart-wa...
  2. Add Watermarks to Presentations in Java|Aspose....

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in Java to indicate a draft, confidential information, copyright, and more....use the PictureFrame class or fill a watermark shape with an image...rectangle shape is styled with fill and line colors. The following...

    docs.aspose.com/slides/java/watermark/
  3. Manage Legend of Excel Charts with C++|Document...

    Learn how to utilize Aspose.Cells for C++ to effectively use and customize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how to access and modify it, as well as how to improve visualization and data understanding with legends....Set text of chart legend entry fill to none using Aspose.Cells AI...

    docs.aspose.com/cells/cpp/chart-legend/
  4. Add Watermarks to Presentations in C++|Aspose.S...

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in C++ to indicate a draft, confidential information, copyright, and more....use the PictureFrame class or fill a watermark shape with an image...rectangle shape is styled with fill and line colors. The following...

    docs.aspose.com/slides/cpp/watermark/
  5. Create SVG, Load and Read SVG in C# – Aspose.SV...

    Learn how to create SVG from a memory string, stream, or file; how to load SVG from the Web and read SVG using Aspose.SVG for .NET API....object is created, it can be filled later with SVG elements. The...21 ) 22 . AddCircle (r: 20, fill: "url(#a)" , stroke: Color....

    docs.aspose.com/svg/net/create-svg-document/
  6. 在 XPS 文件中使用渐变 | Python

    如何在 XPS 文件中添加垂直、水平或线性渐变,这个问题可以通过 Aspose.Page API 解决方案来解答。学习 Python 的功能... fill = gradient 22 gradient. gradient_stops... PointF (10, 200)) 20 path. fill = gradient 21 gradient. gradient_stops...

    docs.aspose.com/page/zh/python-net/xps/working-...
  7. 在 PostScript 中使用剪辑 | C++

    将剪辑添加到 PS 文件是 Aspose.Page API 解决方案支持的一项功能。了解如何在 C++ 中使用该功能...(System::Drawing::Color::get_Blue())); 40 41 //Fill the rectangle in the current...(with clipping) 42 document -> Fill(rectanglePath); 43 44 //Restore...

    docs.aspose.com/page/zh/cpp/ps/working-with-clips/
  8. Font and background colors|Documentation

    The list of font colors and Fill colors supported by Aspose.OMR for .NET....the following font colors and fill (background) colors: Color TXT...

    docs.aspose.com/omr/net/supported-colors/
  9. Add Arc Object to PDF file|Aspose.PDF for Java

    This article explains how to create a arc object to your PDF using Aspose.PDF for Java....It also offers the feature to fill arc object with a certain color..."DrawingArc_out.pdf" ); } Create Filled Arc Object Next example shows...

    docs.aspose.com/pdf/java/add-arc/
  10. What is an SVG File? – Pros, Cons, XML Code

    Learn more about SVG files with Aspose.SVG. SVGs can be resized without losing resolution, making them ideal for online graphics and web design....cx = "50" cy = "50" r = "40" fill = "#B0C4DE" /> 3 < circle cx...cx = "50" cy = "50" r = "30" fill = "#DDA0DD" /> 4 < circle cx...

    docs.aspose.com/svg/net/what-is-an-svg-document/