Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 12,449 for

fill

(0.15 sec)
  1. Working with Text in PDF|Aspose.PDF for PHP via...

    This section explains various techniques of text handling. Learn how to add, replace, rotate, search text using Aspose.PDF and PHP....caption next to an image, or just fill out an application form. It...

    docs.aspose.com/pdf/php-java/working-with-text/
  2. Aspose::Words::Drawing::Stroke class | Aspose.W...

    Aspose::Words::Drawing::Stroke class. Defines a stroke for a shape. To learn more, visit the documentation article in C++.... get_Fill () Gets fill formatting for the Stroke...for a stroke image or pattern fill. get_JoinStyle () Defines the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Excel Cell Formatting|Documentation

    Excel cell formatting - apply backgrounds, borders, alignment, number formats, and cell styles with AI automation..."E10" , "horizontal_align" : "fill" , "indent" : 2 , "background_color"...aligned "justify" – Justified "fill" – Fill the cell Vertical Alignment...

    docs.aspose.com/cells/nodejs-cpp/mcp/cell-forma...
  4. 在 PS 文件中处理文本 | Java

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Java 中使用该功能...system fonts folders) for filling text ////////// 2 Font font...Font. BOLD , fontSize); 3 //Fill text with default or already...

    docs.aspose.com/page/zh/java/ps/working-with-text/
  5. Add Bates Numbers to PDF using C#

    This short guide explains how to add Bates numbers to PDF using C#. It has details to set the environment, a list of steps, and a sample code demonstrating the Bates stamp with C#.... To auto-fill. A PDF from the database, refer...refer to the article Auto fill PDF form from database using C#...

    kb.aspose.com/pdf/net/add-bates-numbers-to-pdf-...
  6. Table.clearShading method | Aspose.Words for No...

    Table.clearShading method. Removes all shading on the table....5 , "#008000" , true ); // Fill the cells with a light green...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Add brushes and gradients to XPS files | .NET

    .NET API Solution to modify XPS files. Add different Visual Brushes, gradients, and color spaces Create and modify XPS files with a few lines of C# code....create different solid color filled rectangles use methods of the...XpsDocument(); // ARGB solid color filled rectangle XpsPath rect1 = doc...

    products.aspose.com/page/net/work-with-brushes/
  8. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...clipping path and cut off a blue-filled rectangle in the same graphics...graphics state of PsDocument. Fill the rectangle path with the...

    docs.aspose.com/page/zh/net/ps/working-with-clips/
  9. PPTX document chart using Java | products.aspos...

    Java sample code to draw and convert chart or diagram in PPTX file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Set fill color for series. create custom...e, 3 , 1 , 30 )); //Setting fill color for series series.getFormat()...

    products.aspose.com/slides/java/chart/pptx/
  10. How to change RectangularCallout shape's tip - ...

    In below sample code i want to change a tip for RectangularCallout but it is not working how to change a tip point for this shape Shape polygonShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RectangularCallout, 0, …...Fill.FillType = FillType.Solid; //Set the polygon fill type...type polygonShape.Fill.SolidFill.Color = ColorTranslator.FromOle(polygonColor);...

    forum.aspose.com/t/how-to-change-rectangularcal...