Sort Score
Result 10 results
Languages All
Labels All
Results 7,721 - 7,730 of 45,428 for

color

(0.24 sec)
  1. 在 Android 上的演示文稿中应用形状效果|Aspose.Slides 文档

    使用 Aspose.Slides for Android(通过 Java),对 PPT 和 PPTX 文件应用高级形状效果——在几秒钟内创建引人注目、专业的幻灯片。... setColor ( Color . DARK_GRAY ); shape . getEffectFormat...(). getColor (). setColor ( Color . MAGENTA ); shape . getEffectFormat...

    docs.aspose.com/slides/zh/androidjava/shape-eff...
  2. Control the Appearance of Code Text in Ruby|Doc...

    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...."1234567" ) # Set up code text color bb . setCodeTextColor ( Rjb...Rjb :: import ( 'java.awt.Color' ) . RED ) # Set the location of...

    docs.aspose.com/barcode/java/control-the-appear...
  3. 用JavaScript通过C++设置主轴和副轴|Documentation

    学习如何理解和使用Aspose.Cells for JavaScript通过C++中的主轴和副轴。我们的指南将帮助您理解主轴与副轴的区别,以及如何有效配置和使用它们。... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Operation completed...

    docs.aspose.com/cells/zh/javascript-cpp/primary...
  4. Manage Headers and Footers of the Visio Diagram...

    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....footer" ) \ # set header & footer color diagram . getHeaderFooter ()...import ( 'com.aspose.diagram.Color' ) . getRed ()) \ # set text...

    docs.aspose.com/diagram/java/manage-headers-and...
  5. Hiding the Display of Zero Values in the Worksh...

    This article will show you sample code explaining how to programmatically hide the zero values in an Excel spreadsheet using the Node.js library via C++....js via C++ Set Worksheet Tab Color with Node.js via C++ Analyzing...

    docs.aspose.com/cells/nodejs-cpp/hiding-the-dis...
  6. Working with Clips in PS file| Java

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...by 1 bpp (bits per pixel) 2-color image as a stencil mask; At...state 30 document. setPaint (Color. BLUE ); 31 32 //Fill the rectangle...

    docs.aspose.com/page/java/ps/working-with-clips/
  7. Aspose::Words::PageSetup::get_BorderSurroundsFo...

    Aspose::Words::PageSetup::get_BorderSurroundsFooter method. Specifies whether the page border includes or excludes the footer in C++....get_Borders () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. Count the number of Slides|Aspose.Slides 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....Sourceforge Bitbucket Change the fill color of a shape in a presentation...

    docs.aspose.com/slides/net/count-the-number-of-...
  9. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current insert position.... color = "#008000" ; builder . font...builder . rowFormat . borders . color = "#FFA500" ; builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Reusing Style Objects with C++|Documentation

    In Aspose.Cells for C++, by creating and using reusable style objects, you can simplify style management and improve code efficiency. Our guide will help you leverage the advantages of reusable style objects and implement them in your application.... SetColor ( Color :: Red ()); styleObject . GetFont...

    docs.aspose.com/cells/cpp/reusing-style-objects/