Sort Score
Result 10 results
Languages All
Labels All
Results 5,321 - 5,330 of 47,129 for

color

(0.17 sec)
  1. 使用 Python 添加额外注释|Aspose.PDF for Python via .NET

    本节描述如何从您的 PDF 文档中添加、获取和删除额外类型的注释。... color = ap . Color . blue document . pages...redactionAnnotation . fill_color = ap . Color . light_gray redactionAnnotation...

    docs.aspose.com/pdf/zh/python-net/extra-annotat...
  2. Manage Table Cells in Presentations with Python...

    Effortlessly manage table cells in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET. Master accessing, modifying, and styling cells quickly for seamless slide automation....change a cell’s background color, and add an image inside a table...Change Table Cell Background Color The following Python example...

    docs.aspose.com/slides/python-net/manage-cells/
  3. Set up normals or UV on Cube and Add Material t...

    Aspose.3D for Java offers to manage normals and UV on the geometric shapes. A mesh stores the key properties for every vertex, position in space, and its normal, known as a vector perpendicular to the original surface. The normal is major to shading counts and should be a unit vector. Most mesh formats also support some form of UV coordinates which are a separate 2D representation of the mesh "unfolded" to show what portion of a 2-dimensional texture map to apply to different polygons of the mesh....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/java/set-up-normals-or-uv-on...
  4. Change background of TIFF image file via .NET |...

    Changing image background for TIFF file via .NET.... Define the desired colors to change image background...background. Change bitmap pixel color with SetPixel() method. Save the...

    products.aspose.com/drawing/net/edit-image/chan...
  5. Add background to TIFF image file via .NET | pr...

    Add background to TIFF image file via .NET....desired colors for background. Set bitmap pixel color with SetPixel()...monochrome as well as color format with various color depths. Read More...

    products.aspose.com/drawing/net/edit-image/add-...
  6. Add background to BMP image file via .NET | pro...

    Add background to BMP image file via .NET....desired colors for background. Set bitmap pixel color with SetPixel()...monochrome as well as color format with various color depths. Read More...

    products.aspose.com/drawing/net/edit-image/add-...
  7. 在 PostScript 中使用填充图案 | C++

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...System::Drawing::Pen > (System::Drawing::Color::get_Black(), 2. 0f ); 37 38...System::Drawing::Color::get_Black(), System::Drawing::Color::get_White()));...

    docs.aspose.com/page/zh/cpp/ps/working-with-hat...
  8. Manage Presentation Ink Objects in JavaScript|A...

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for Node.js. Get JavaScript code samples for traces, brush Color & size.... The brush has its own color and size, corresponding to the...setSize methods. Set Ink Brush Color This JavaScript code shows you...

    docs.aspose.com/slides/nodejs-java/manage-ink/
  9. Managing OLE Objects with JavaScript via C++|Do...

    Learn how to manage OLE objects in Aspose.Cells for JavaScript via C++. Add, extract, and manipulate OLE objects within worksheets.... innerHTML = '<p style="color: red;">Please select an image...resultDiv . innerHTML = '<p style="color: red;">Please select a file...

    docs.aspose.com/cells/javascript-cpp/managing-o...
  10. Draw Text|Documentation

    This section explains how to draw text in a visio page with Aspose.Diagram. Support using C# to draw text and save as pdf, svg, html, image, xps and other formats...."Courier New"; //// set text color //ch.Color.Value = "#ff0000"; ////..."Courier New"; //// set text color //ch.Color.Value = "#ff0000"; ////...

    docs.aspose.com/diagram/net/drawing/draw-text/