Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 12,456 for

fill

(1.43 sec)
  1. 在 PS 文件中使用形状 | Java

    Aspose.Page API 解决方案解答了如何将形状添加到 PS 文件的问题。了解如何在 Java 中使用该功能...ORANGE ); 16 //Fill the rectangle 17 document. fill (path); 18 19...ORANGE ); 16 //Fill the ellipse 17 document. fill (path); 18 19...

    docs.aspose.com/page/zh/java/ps/working-with-sh...
  2. Aspose.PSD for Java 20.7 - Release Notes|Docume...

    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.... Adds Color fill, at position Inside strokeEffect...getGreen ()); // 2. Adds Color fill, at position Outside strokeEffect...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  3. AutoFill Range of Excel File with C++|Documenta...

    Learn how to perform an autoFill operation in a specified range of an Excel file using Aspose.Cells with C++.... Auto Fill Ranges with Aspose.Cells The...std :: cout << "Range auto-filled successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/autofill-ranges/
  4. Remove Watermark Image Filter|Documentation

    Aspose.Imaging Remove watermark image filter usage with Python code example provided....support both the Content-Aware Fill algorithm and the Telea algorithm...

    docs.aspose.com/imaging/python-net/developer-gu...
  5. Render Worksheet to Graphic Context|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....print the entire worksheet and fill the leftover empty space with...

    docs.aspose.com/cells/java/render-worksheet-to-...
  6. Apply Conditional Formatting in Worksheet|Docum...

    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....in cells A2 and B2, the red fill color in cells A1 and B2 will...

    docs.aspose.com/cells/cpp/apply-conditional-for...
  7. HTML Export in C# Adds a White Gap Between Rows...

    The slide has a 3-row × 6-column table built from 18 separate rectangles (authored in think-cell, not an <a:tbl>). In PowerPoint the rows sit flush against each other. In the exported HTML there is a visible white horizo…...resolves to #028EAA , the no-fill body cells let the slide background...

    forum.aspose.com/t/html-export-in-c-adds-a-whit...
  8. 将 Visio 形状转换为 Svg|Documentation

    本节介绍如何使用 Aspose.Diagram 将 visio 形状转换为 svg。...设置 Visio Shape 的 XForm、Line 和 Fill 数据...

    docs.aspose.com/diagram/zh/net/convert-a-visio-...
  9. 将 Visio 形状转换为 Pdf|Documentation

    本节介绍如何使用 Aspose.Diagram 将 visio 形状转换为 pdf。...设置 Visio Shape 的 XForm、Line 和 Fill 数据...

    docs.aspose.com/diagram/zh/net/convert-a-visio-...
  10. Create Style object using CellsFactory class wi...

    Aspose.Cells is a C++ library for working with spreadsheet files that provides a style object to style cells. This article will introduce how to create a cell style object using the CellsFactory class in the Aspose.Cells library so that users can customize the appearance of the cells as needed....CreateStyle (); // Set the Style fill color to Yellow st . SetPattern...

    docs.aspose.com/cells/cpp/create-style-object-u...