Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 9,068 for

fill

(0.04 sec)
  1. Export Excel to HTML with GridLines with C++|Do...

    Learn how to export Excel files to HTML with gridlines using Aspose.Cells for C++....code creates a workbook and fills its worksheet with some values...GetWorksheets (). Get ( 0 ); // Fill worksheet with some integer...

    docs.aspose.com/cells/cpp/export-excel-to-html-...
  2. Aspose::Words::Tables::Table::ClearShading meth...

    Aspose::Words::Tables::Table::ClearShading method. Removes all shading on the table in C++....:: get_Green (), true ); // Fill the cells with a light green...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. AI (Adobe Illustrator) format|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....Postscript primitives with different fill and stroke with any custom weight...

    docs.aspose.com/psd/java/ai-adobe-illustrator-f...
  4. Working with Transparency in PostScript | .NET

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...rectangle with opaque gradient fill ////////// 16 GraphicsPath path...(gradientBrush); 27 document. Fill (path); 28 ////////// 29 30...

    docs.aspose.com/page/net/ps/working-with-transp...
  5. StructuredDocumentTag.LockContents | Aspose.Wor...

    Discover the StructuredDocumentTag LockContents property, set to true, it prevents users from editing SDT content, ensuring document integrity and security....box that prompts the user to fill it in. StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words.mar...
  6. StructuredDocumentTag.lockContentControl proper...

    StructuredDocumentTag.lockContentControl property. When set to ``true``, this property will prohibit a user from deleting this SDT....box that prompts the user to fill it in. let tag = new aw . Markup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. IStructuredDocumentTag.lockContents property | ...

    IStructuredDocumentTag.lockContents property. When set to true, this property will prohibit a user from editing the contents of this SDT....box that prompts the user to fill it in. let tag = new aw . Markup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TableAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Tables.TableAlignment enum for optimal inline table alignment. Enhance your document formatting with precision and ease.... Green , true ); // Fill the cells with a light green...

    reference.aspose.com/words/net/aspose.words.tab...
  9. StructuredDocumentTag.lockContents property | A...

    StructuredDocumentTag.lockContents property. When set to ``true``, this property will prohibit a user from editing the contents of this SDT....box that prompts the user to fill it in. let tag = new aw . Markup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 使用CellsFactory类在C++中创建样式对象|Documentation

    Aspose.Cells是一个支持使用样式对象对单元格进行样式设置的C++库。本文将介绍如何使用Aspose.Cells中的CellsFactory类创建单元格样式对象,以便用户根据需要自定义单元格的外观。...CreateStyle (); // Set the Style fill color to Yellow st . SetPattern...

    docs.aspose.com/cells/zh/cpp/create-style-objec...