Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 45,426 for

color

(0.41 sec)
  1. Drawing Images using GraphicsPath|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....class Clear method and pass a Color as a parameter. This method...the Graphics surface with the color passed in as argument. GraphicsPath...

    docs.aspose.com/imaging/net/drawing-images-usin...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Python via Java 的 PDF 转换解决方案 https://products.aspose.com/pdf/zh-hans/python-java/conversion/ Recent content in 使用 Python via Java 的 PDF 转换解决......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/zh-hans/python-java/con...
  3. 在 PS 文件中使用透明度 | Java

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加透明度的问题。了解如何在 Java 中使用该功能...PsSaveOptions(); 7 //Set page's background color to see white image on it's own...options. setBackgroundColor ( new Color(211, 8, 48)); 9 10 // Create...

    docs.aspose.com/page/zh/java/ps/working-with-tr...
  4. Working with PDF Pages in Node.js|Aspose.PDF fo...

    How to add pages, add headers and footers, rotate pages you can know in this section. Aspose.PDF for Node.js via C++ explain to you all details on this topic....the background color for PDF - set background color for the your...

    docs.aspose.com/pdf/nodejs-cpp/working-with-pages/
  5. Working with PDF Pages in Rust|Aspose.PDF for R...

    How to add pages, rotate pages, add page number, you can know in this section. Aspose.PDF for Rust via C++ explain to you all details on this topic....the background color for PDF - set background color for the your...

    docs.aspose.com/pdf/rust-cpp/working-with-pages/
  6. GlowFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.GlowFormat class. Represents the glow formatting for an object....Properties Name Description color Gets or sets a string object...object that represents the color for a glow effect. The default value...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::BorderCollection::get_Vertical m...

    Aspose::Words::BorderCollection::get_Vertical method. Gets the vertical border that is used between cells in C++....get_Horizontal () -> set_Color ( System :: Drawing :: Color :: get_Red ());...get_Vertical () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words/bor...
  8. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current insert position.... color = aspose . pydrawing . Color . green builder...background_pattern_color = aspose . pydrawing . Color . green_yellow...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in PHP using Aspose.Slides, featuring concise code examples and performance-focused guidance....Style Change a SmartArt Shape Color Style In this example, we will...will learn to change the color style for any SmartArt shape. In...

    docs.aspose.com/slides/php-java/manage-smartart...
  10. Aspose PDF Arrow Annotation 문의 - Free Support F...

    안녕하세요. Aspose PDF 를 활용하여 Annotation 을 추가하는 작업을 하고 있습니다. 커스텀하게 사용하고 싶은 Annotation 이 있어 가능할지 문의드립니다. image.png (5.0 KB) 제가 원하는 건 이런 화살표 주석이구요. 현재 화살표 추가는 LineAnnotation 에 ClosedArrow 사용 중입니다. // 화살표 추가 …...Color color) { LineAnnotation arrow =...Pdf.Point(x2, y2)); arrow.Color = color; arrow.Border = new Border(arrow)...

    forum.aspose.com/t/aspose-pdf-arrow-annotation/...