Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 36,803 for

color

(0.22 sec)
  1. DocumentBuilder.IsAtEndOfStructuredDocumentTag ...

    Discover DocumentBuilder's IsAtEndOfStructuredDocumentTag property—check if your cursor is positioned at the end of a structured document tag for efficient editing!... Color = Color . Green ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/doc...
  2. 使用 Python 向现有 PDF 添加文本|Aspose.PDF for Java

    代码示例展示如何使用 PDF 库在 Pdf 文档中添加或写入文本。... FontRepository () color = self . Color () text_fragment . getTextState...

    docs.aspose.com/pdf/zh/java/add-text-to-an-exis...
  3. Create Style object using CellsFactory class wi...

    Aspose.Cells is a C++ library for working with spreadsheet files that provides a style object to style cells. This article will introduce how to create a cell style object using the CellsFactory class in the Aspose.Cells library so that users can customize the appearance of the cells as needed....CreateStyle (); // Set the Style fill color to Yellow st . SetPattern (...); st . SetForegroundColor ( Color :: Yellow ()); // Create a workbook...

    docs.aspose.com/cells/cpp/create-style-object-u...
  4. Aspose.PSD for Java 19.4 - Release Notes|Docume...

    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....of RGB Color mode with 16bits/channel (64 bits per color) Feature...Single,System.Boolean,Aspose.PSD.Color) M:Aspose.PSD.FileFormats.Gif...

    docs.aspose.com/psd/java/aspose-psd-for-java-19...
  5. ChartDataTable.has_vertical_border property | A...

    ChartDataTable.has_vertical_border property. Gets or sets a flag indicating whether a vertical border of the data table is displayed... color = aspose . pydrawing . Color . dark_blue doc...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::DocumentBuilder::InsertGroupShap...

    Aspose::Words::DocumentBuilder::InsertGroupShape method. Groups the shapes passed as a parameter into a new GroupShape node which is inserted into the current position in C++....get_Stroke () -> set_Color ( System :: Drawing :: Color :: get_Red ());...get_Stroke () -> set_Color ( System :: Drawing :: Color :: get_Green...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. BarcodeParameters.foregroundColor property | As...

    BarcodeParameters.foregroundColor property. Bar code foreground Color (0x000000 - 0xFFFFFF)...property Bar code foreground color (0x000000 - 0xFFFFFF) get foregroundColor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Draw shapes in PS files | API for .NET

    .NET API Solution PS, XPS and EPS files. Learn how to draw geometrical shapes in a PS file with the attached C# code snippet....Thought PostScript supports many color spaces, Aspose.Page offers to...following paints: RGB solid color, texture and hatch patterns...

    products.aspose.com/page/net/add-shapes-to-ps/
  9. Creating a complex PDF|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to create more complex documents that contain images, text fragments, and tables in one document....0f , Aspose :: Pdf :: Color :: get_DarkSlateGray ())); table...Box , .5f , Aspose :: Pdf :: Color :: get_Black ())); table ->...

    docs.aspose.com/pdf/cpp/complex-pdf-example/
  10. 在 XPS 文件中使用透明度 | Java

    Aspose.Page API 解决方案解答了如何处理 XPS 文件的透明度问题。了解如何在 Java 中使用该功能... createSolidColorBrus (Color. GRAY )); 8 doc. addPath (doc...(doc. createSolidColorBrus (Color. GRAY )); 9 10 // Create path...

    docs.aspose.com/page/zh/java/xps/working-with-t...