Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 45,435 for

color

(0.1 sec)
  1. index.xml

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

    products.aspose.com/pdf/zh-hans/php-java/conver...
  2. Create AcroForms - Create Fillable PDF in Java|...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for Java.... setColor ( Color . getGreen ()); // Add field...getCharacteristics (). setBorder ( Color . getBlack ()); opt1 . getDefaultAppearance...

    docs.aspose.com/pdf/java/create-forms/
  3. CellFormat.FitText | Aspose.Words for .NET

    Discover the CellFormat FitText property, easily compress text to fit your cell's width, enhancing readability and presentation in your spreadsheets.... BackgroundPatternCol = Color . GreenYellow ; builder . CellFormat... RowFormat . Borders . Color = Color . Orange ; builder . InsertCell...

    reference.aspose.com/words/net/aspose.words.tab...
  4. ChartFormat | Aspose.Words for Java

    Represents the formatting of a chart element in Java....solid(Color.darkGray); // Hide axis tick...getFormat().getFill().solid(Color.yellow); // Format axis title...

    reference.aspose.com/words/java/com.aspose.word...
  5. PageSetup.BorderDistanceFrom | Aspose.Words for...

    Discover the PageSetup BorderDistanceFrom property to control page border measurements for precise document formatting. Enhance your layout today!... Color = Color . Blue ; border . DistanceFromText...

    reference.aspose.com/words/net/aspose.words/pag...
  6. GradientStop.transparency property | Aspose.Wor...

    GradientStop.transparency property. Gets or sets a value representing the transparency of the gradient fill expressed as a percent in range 0.0 to 1.0.... color = "#00FFFF" ; gradientStops...( gradientStops . at ( 0 ). color ). toEqual ( "#00FFFF" ); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Drawing::ShadowFormat::get_Trans...

    Aspose::Words::Drawing::ShadowFormat::get_Transparency method. Gets or sets the degree of transparency for the shadow effect as a value between 0.0 (opaque) and 1.0 (clear). The default value is 0.0 in C++....Examples Shows how to set a color with transparency. auto doc...( get_MyDir () + u "Shadow color.docx" ); auto shape = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. PageSetup.border_distance_from property | Aspos...

    PageSetup.border_distance_from property. Gets or sets a value that indicates whether the specified page border is measured from the edge of the page or from the text it surrounds.... color = aspose . pydrawing . Color . blue border...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Convert HTML File to PDF in Java

    This brief tutorial describes how to convert HTML file to PDF in Java. You will get detailed steps and HTML to PDF converter using java where output PDF file is customized by setting multiple properties....the page size and background color. By convertHTML() function,...page size Set the background color of the output PDF using the...

    kb.aspose.com/html/java/how-to-convert-html-fil...
  10. Manage Presentation Ink Objects in C++|Aspose.S...

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for C++. Get code samples for traces, brush Color & size....its own color and size, corresponding to the Brush.Color and Brush...Brush Color This C++ code shows you how to set the color for a...

    docs.aspose.com/slides/cpp/manage-ink/