Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 12,726 for

fill

(0.35 sec)
  1. Aspose::Words::PageVerticalAlignment enum | Asp...

    Aspose::Words::PageVerticalAlignment enum. Specifies vertical justification of text on each page in C++....Justify 2 Text is spread to fill the page. Top 0 Text is aligned...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. 使用CellsFactory类创建样式对象|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++中的CellsFactory类创建单元格样式对象。根据需要定制电子表格单元格的外观。...createStyle (); // Set the Style fill color to Yellow st . pattern...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  3. 将椭圆对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将椭圆对象创建到您的PDF中。...Create first ellipse and set its fill color var ellipse1 = new Aspose...Create second ellipse and set its fill color var ellipse2 = new Aspose...

    docs.aspose.com/pdf/zh/net/add-ellipse/
  4. Create Pivot Tables and Pivot Charts with C++|D...

    Learn how to create pivot tables and pivot charts in Excel files using Aspose.Cells with C++....use a template file already filled with data. The data will be.... PutValue ( u "Sale" ); // Fill employee names cell = cells...

    docs.aspose.com/cells/cpp/create-pivot-tables-a...
  5. How to Create and Draw on Bitmaps with Aspose.D...

    Learn how to create and draw on bitmap images using Aspose.Drawing for .NET. Follow this guide with code, setup, and performance tips for C# developers....bitmap creation, background fill, shape drawing, centered text...bitmap.GetGraphics()) { // 3. Fill background — never skip this;...

    blog.aspose.com/drawing/how-to-create-and-draw-...
  6. Simple Mail Merge Operation in C++|Aspose.Words...

    A simple Mail Merge is used to Fill the Mail Merge fields inside your template with the required data from your data source – it is similar to the classic Mail Merge in Microsoft Word. Add one or more merge fields in your template and then execute the simple Mail Merge operation....simple Mail Merge is used to fill the Mail Merge fields inside...standard Mail Merge operation fills only a single document with...

    docs.aspose.com/words/cpp/simple-mail-merge-ope...
  7. Add a Picture to an Excel Comment|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.... Click Fill Effects . On the Picture tab...

    docs.aspose.com/cells/java/add-a-picture-to-an-...
  8. Export Excel to HTML with GridLines via JavaScr...

    Learn how to export an Excel file to HTML format with GridLines using Aspose.Cells for JavaScript via C++....sample code creates a workbook, fills its worksheet with some values... worksheets . get ( 0 ); // Fill worksheet with some integer...

    docs.aspose.com/cells/javascript-cpp/export-exc...
  9. Deal with PDF Forms in Java | Aspose.PDF

    Manage PDF Forms programmatically with Java sample code using Aspose.PDF for Java....Extract data from Acroforms Fill PDF forms programmatically How...

    products.aspose.com/pdf/java/acroforms/
  10. Manage Chart Data Markers in Presentations Usin...

    Learn how to customize chart data markers in Aspose.Slides for С++, boosting presentation impact across PPT and PPTX formats with clear С++ code examples....data points, apply picture fills to markers at the data-point...get_Marker () -> get_Format () -> get_Fill () -> set_FillType ( FillType...

    docs.aspose.com/slides/cpp/chart-data-marker/