Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 44,866 for

color

(0.16 sec)
  1. 使用 C++ 添加、提取、删除 PDF 中的表格 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式管理 PDF 文件中的表格...(); // Set the table border color as LightGray table -> set_Border...All , .5f , Aspose :: Pdf :: Color :: get_LightGray ())); // Set...

    products.aspose.com/pdf/zh-hant/cpp/table/
  2. Create or Add Table In PDF using Python|Aspose....

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic....Table () # Set the table border color as LightGray table . border...ALL , 5 , ap . Color . from_rgb ( apd . Color . light_gray ))...

    docs.aspose.com/pdf/python-net/add-table-in-exi...
  3. Specify Layout Options in Python|Aspose.Words f...

    Specify Layout Options for various document layouts using Python....(revision highlighting color, revision bar color, etc.), use the RevisionOptions...show and optionally configure colors via RevisionOptions . Example:...

    docs.aspose.com/words/python-net/specify-layout...
  4. Managing TextBox with JavaScript via C++|Docume...

    Learn how to manage TextBox in Excel using Aspose.Cells for JavaScript via C++....const { Workbook , SaveFormat , Color } = AsposeCells ; AsposeCells...12 ; textBox . fillColor = Color . fromArgb ( 255 , 255 , 255...

    docs.aspose.com/cells/javascript-cpp/managing-t...
  5. Add Figures Annotations using C++|Aspose.PDF fo...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for C++...parameters (new Rectangle, title, color, InteriorColor, Opacity). Create...parameters (new Rectangle, title, color, InteriorColor, Opacity). After...

    docs.aspose.com/pdf/cpp/figures-annotation/
  6. Aspose::Words::Tables::PreferredWidth::FromPerc...

    Aspose::Words::Tables::PreferredWidth::FromPercent method. A creation method that returns a new instance that represents a preferred width specified as a percentage in C++....Col ( System :: Drawing :: Color :: get_LightYellow ()); builder...Col ( System :: Drawing :: Color :: get_LightBlue ()); builder...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. Set up normals or UV on the Cube and Add Materi...

    How to create normals or uv data on a mesh in Aspose.3D....to perform per-pixel normal/color. A per-vertex information like...like normal or vertex color is achieved by VertexElement. In Aspose...

    docs.aspose.com/3d/net/set-up-normals-or-uv-on-...
  8. ListLevel class | Aspose.Words for Python

    aspose.words.lists.ListLevel class. Defines formatting for a list level... color = aspose . pydrawing . Color . red list_level...list_level . font . color = aspose . pydrawing . Color . blue list_level...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with Hatch Patterns in PS file | Java

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...usually represented by small 2-colors (usually black&white) simple... foreground and background colors 34 TexturePaint paint = HatchPaintLibrary...

    docs.aspose.com/page/java/ps/working-with-hatch...
  10. Creating a complex PDF|Aspose.PDF for .NET

    Aspose.PDF for NET allows you to create more complex documents that contain images, text fragments, and tables in one document.... Color . DarkSlateGray ), DefaultCellBorder...Box , 0.5f , Aspose . Pdf . Color . Black ), DefaultCellPadding...

    docs.aspose.com/pdf/net/complex-pdf-example/