Sort Score
Result 10 results
Languages All
Labels All
Results 6,781 - 6,790 of 44,876 for

color

(0.23 sec)
  1. How to Convert RTF to PDF in Java

    In this short tutorial you will learn how to convert RTF to PDF in Java by loading the source RTF file and saving it as a PDF. For converting RTF to PDF Java sample code and detailed description is provided....converted PDF file Set the color mode property to Gray scale...the output PDF file like the color mode property is set for rendering...

    kb.aspose.com/words/java/how-to-convert-rtf-to-...
  2. Convert CDR to PNG using Java

    This article defines the process to convert CDR to PNG using Java. You will get details to set the IDE, a list of steps, and a sample code for the CDR to PNG conversion using Java....VectorRasterizationO , setting the background color, text rendering hint, and smoothing...image dimensions), and PNG color type Save the loaded image as...

    kb.aspose.com/imaging/java/convert-cdr-to-png-u...
  3. How to Convert DWF to PDF in C#

    This quick tutorial contains information on how to convert DWF to PDF in C#. It provides all the necessary details that can be used to write a comprehensive DWF to PDF converter software in C#....also like background color, draw color, draw type, layers, layouts...

    kb.aspose.com/cad/net/how-to-convert-dwf-to-pdf...
  4. Aspose::Words::TextWatermarkOptions::get_FontFa...

    Aspose::Words::TextWatermarkOptions::get_FontFamily method. Gets or sets font family name. The default value is "Calibri" in C++....textWatermarkOptions -> set_Color ( System :: Drawing :: Color :: get_Black...Aspose::Words::TextWatermarkOptions::get_Color method Aspose::Words::TextW...

    reference.aspose.com/words/cpp/aspose.words/tex...
  5. How to Crop Image in C#

    This short tutorial guides on how to crop image in C#. It demonstrates how using C# crop bitmap and save the desired portion of image as a separate image on the disk....like setting the background color, setting the interrupt monitor...required, setting the transparent color, setting the horizontal and...

    kb.aspose.com/imaging/net/how-to-crop-image-in-...
  6. 使用 JavaScript 通过 C++ 使用 ImageOrPrint 选项将工作表转换为图...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 将工作表转换为图片文件,并应用各种图片和打印选项。... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Image rendered successfully...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  7. 在 PDF 中使用 C# 添加图像印章|Aspose.PDF for .NET

    使用 Aspose.PDF 库中的 ImageStamp 类在 PDF 文档中添加图像印章。... Color . Red ); // Add background image..."aspose-logo.jpg" }; // Set background color for FloatingBox aBox . BackgroundColor...

    docs.aspose.com/pdf/zh/net/image-stamps-in-pdf-...
  8. Add Watermark in Java|Aspose.Words for Java

    Add a watermark into a document. Apache POI does not provide an opportunity to add a watermark.... setColor ( Color . GRAY ); // Try LightGray to...watermark . setStrokeColor ( Color . GRAY ); // Try LightGray to...

    docs.aspose.com/words/java/add-watermark/
  9. Supported CSS properties for HTML to PDF conver...

    We are currently evaluating Aspose.PDF for converting HTML documents into PDF format. We would like to understand the CSS properties that are fully supported during the conversion process. Having this information will h…...font-size:12pt; color:#333; margin:20px;} h1 {color:#0066CC; margin-bottom:10px;}...

    forum.aspose.com/t/supported-css-properties-for...
  10. 如何筛选空白或非空白|Documentation

    学习如何通过C++ API用Aspose.Cells for JavaScript筛选空白和非空白单元格。... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Filter applied and...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...