Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 12,312 for

fill

(0.08 sec)
  1. GroupShape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GroupShape class to easily manage and manipulate grouped shapes in your documents for enhanced visual appeal.... Fill { get; } Gets fill formatting for the..."\t\tFill color: " + shape . Fill . ForeColor ); return VisitorAction...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Manage Callouts in Presentation Charts with Pyt...

    Create and style callouts in Aspose.Slides for Python .NET with concise code examples, compatible with PPT, PPTX and ODP to automate presentation workflows.... fill . fill_type = slides . FillType...dataPoint . format . line . fill_format . fill_type = slides . FillType...

    docs.aspose.com/slides/python-net/callout/
  3. Node.js via .NET PowerPoint API by Aspose.Slide...

    Aspose.Slides for Node.js via .NET is a Node.js PowerPoint API that lets you create, modify, and convert PowerPoint presentations in Node.js....Solid; // Set fill type to solid slide.background..."#AEC025F4"; // Set a solid fill color } finally { if (pres ...

    products.aspose.com/slides/nodejs-net/
  4. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using JavaScript and Aspose.Slides for Node.js via Java for more engaging slides....65 )); // Sets the fill color of series series . getFormat... , 4 , 2 , 0.35 )); // Sets Fill type and color series2 . getFormat...

    docs.aspose.com/slides/nodejs-java/chart-data-l...
  5. 基于事件的 XPS 页面修改 | .NET

    了解如何使用 Aspose.Page API for .NET 在 XPS 文件转换过程中对所有输出页面进行重复更改... Fill = api. CreateSolidColorBrus...10f, "[Prev]" ); 41 glyphs. Fill = api. CreateSolidColorBrus...

    docs.aspose.com/page/zh/net/xps/event-based-mod...
  6. HTML|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....Self-Closing Tags Render Gradient Fill for the WordArt while Converting...

    docs.aspose.com/cells/net/convert-excel-to-html/
  7. How to Add Data Validation in Excel using C#

    This short tutorial guides on how to add data validation in Excel using C#. It provides complete details for IDE settings and a runnable sample code to create drop down selection in Excel using C#....worksheets Create a named range and fill the reference data in it to...named range is created and filled with reference data in the...

    kb.aspose.com/cells/net/how-to-add-data-validat...
  8. Working with TextBoxes in C++|Aspose.Words for C++

    Introduction to linked textboxes feature in Aspose.Words for C++....properties such as position, size, or fill. Q: How do I link two TextBoxes...

    docs.aspose.com/words/cpp/working-with-textboxes/
  9. Preserving Shape Details in PDF to PPTX Convers...

    Hi Aspose Team, In our project, we need to do the following conversion steps: DOCX → PDF or PPTX → PDF Then, PDF → PPTX using com.aspose.pdf.Document#save(java.io.OutputStream, int) We see that generated PDF stores s…...means you can’t edit the shape’s fill, stroke, or other properties...

    forum.aspose.com/t/preserving-shape-details-in-...
  10. DashStyle | Aspose.Words for Java

    Dashed line style in Java....insertNode(line); // 3 - Arrow with a green fill: Shape filledInArrow = new Shape(doc...with a flipped orientation filled in with the Aspose logo: Shape...

    reference.aspose.com/words/java/com.aspose.word...