Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 12,448 for

fill

(0.1 sec)
  1. Types of Mail Merge Operation in C#|Aspose.Word...

    Perform two different types of Mail Merge operations: simple Mail Merge and Mail Merge with regions using C#. Simple Mail Merge repeats the entire document per each data source record, whereas Mail Merge with regions repeats only designated regions per record....Name in your template, and then fill them in with data from your...for each order, in order to fill it with all required data for...

    docs.aspose.com/words/net/types-of-mail-merge-o...
  2. Using Smart Markers|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....always fill only one cell whereas variable arrays may fill several...short, the shift parameter fills the same function for vertical/normal...

    docs.aspose.com/cells/java/using-smart-markers/
  3. Manage Presentation Themes in .NET|Aspose.Slide...

    Master presentation themes in Aspose.Slides for .NET to create, customize and convert PowerPoint files with consistent branding....WriteLine ( $"Number of background fill styles for theme is {numberOfBackgroundFi}"...Index guide : 0 is used for no fill. The index starts from 1. TIP...

    docs.aspose.com/slides/net/presentation-theme/
  4. Manage Presentation Themes in Java|Aspose.Slide...

    Master presentation themes in Aspose.Slides for Java to create, customize and convert PowerPoint files with consistent branding....println ( "Number of background fill styles for theme is " + numberOfBackgroundFi...Index guide : 0 is used for no fill. The index starts from 1. TIP...

    docs.aspose.com/slides/java/presentation-theme/
  5. 使用 Python 在演示文稿中格式化图表|Aspose.Slides for Python 文档

    通过 Aspose.Slides for Python(基于 .NET),学习图表格式化,并为您的 PowerPoint 或 OpenDocument 演示文稿提升专业且吸引眼球的样式。... fill_format . fill_type = slides . FillType... portion_format . fill_format . solid_fill_color . color = draw...

    docs.aspose.com/slides/zh/python-net/chart-form...
  6. Add Watermarks to Presentations in .NET|Aspose....

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in .NET 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. This means...

    docs.aspose.com/slides/net/watermark/
  7. XPS Package | Cross-package operations | C++

    C++ API Solution to work with XPS. Use multiple document elements within the same XPS Package for cross-package operations. C++ examples on how to do it....Color Steps to add an image-filled Glyph C++. Set the path to...using the AddGlyphs() Method. To fill the glyphs with an image brush...

    products.aspose.com/page/cpp/cross-package-oper...
  8. Tile Picture as a Texture inside the Shape with...

    Learn how to tile a small picture as a texture inside a shape using Aspose.Cells for Node.js via C++.... Tiling fills the shape surface with a small...Texture inside the Shape You can fill the shape surface with an image...

    docs.aspose.com/cells/nodejs-cpp/tile-picture-a...
  9. 将 SVG 转换为 JPG – Aspose.HTML for Java

    使用 Aspose.HTML for Java 将 SVG 转换为 JPG。考虑将 SVG 转换为 JPG 的各种情况,并学习如何使用 ImageSaveOptions 自定义输出。...stroke='black' stroke-width='3' fill='red' />\n" + 6 "</svg>\n" ;...stroke='black' stroke-width='3' fill='red' />\n" + 6 "</svg>\n" ;...

    docs.aspose.com/html/zh/java/convert-svg-to-jpg/
  10. 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-...