Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 5,538 for

rgb

(0.47 sec)
  1. ThemeFont | Aspose.Words for Java

    Specifies the types of theme font names for document themes in Java....style theme color is: {0} and RGB color is: {1}\n", font.getThemeColor()...

    reference.aspose.com/words/java/com.aspose.word...
  2. Add Image to Existing PDF File|Aspose.PDF for Java

    This section describes how to add image to existing PDF file using Java library.... if image is Color (RGB), then apply JPEG2000 compression...); break ; case ColorType . Rgb : System . out . println ( "Colored...

    docs.aspose.com/pdf/java/add-image-to-existing-...
  3. Aspose::Words::Font::get_ThemeFontAscii method ...

    Aspose::Words::Font::get_ThemeFontAscii method. Gets or sets the theme font used for Latin text (characters with character codes from 0 (zero) through 127) in the applied font scheme that is associated with this Font object in C++....style theme color is: {0} and RGB color is: {1} \n " , font ->...

    reference.aspose.com/words/cpp/aspose.words/fon...
  4. Paste back shape data correctly - Free Support ...

    Hi, Need help in pasting back the content after correction of the content in shape also maintaining the styles of the document, need to maintain the correct referenc of complete document doc, content_blocks, clean_tex…...offsets def rgb_string_to_color(rgb_str): if rgb_str and rgb_str.startswith("RGB("):...startswith("RGB("): try: r, g, b = map(int, rgb_str[4:-1].split("...

    forum.aspose.com/t/paste-back-shape-data-correc...
  5. Working with Charts in C#|Aspose.Words for .NET

    Use charts to represent your sequential data when building a report in C#.... An integer value defining RGB (red, green, blue) components...coral). An integer value defining RGB (red, green, blue) components...

    docs.aspose.com/words/net/linq-working-with-cha...
  6. Modifying Images|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....16-bit color components from TIFF RGB 48Bpp. Please note that only...are supported: Color model: RGB 48Bpp or RGBA 64Bpp Compression:...

    docs.aspose.com/imaging/net/modifying-images/
  7. Get and Set Page Properties|Aspose.PDF for Java

    This topic explain how to get numbers in PDF file, get page properties and determine page color using Aspose.PDF for Java....including what type of colour - RGB, black and white, grayscale or..."Page # -" + pageCount + " is RGB.." ); break ; case 3 : System...

    docs.aspose.com/pdf/java/get-and-set-page-prope...
  8. Aspose::Words::Font::get_ThemeFont method | Asp...

    Aspose::Words::Font::get_ThemeFont method. Gets or sets the theme font in the applied font scheme that is associated with this Font object in C++....style theme color is: {0} and RGB color is: {1} \n " , font ->...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. Get and Set Page Properties|Aspose.PDF for PHP ...

    This topic explain how to get numbers in PDF file, get page properties and determine page color using Aspose.PDF for PHP via Java....including what type of colour - RGB, black and white, grayscale or..."Page # -" . $pageCount . " is RGB.." ; break ; case 3 : $responseData...

    docs.aspose.com/pdf/php-java/get-and-set-page-p...
  10. 将图像添加到 PDF 使用 C++|Aspose.PDF for C++

    本节描述如何使用 C++ 库将图像添加到现有的 PDF 文件中。...图像应用的压缩类型取决于原始图像的ColorSpace,即如果图像是彩色(RGB),则使用JPEG2000压缩,如果是黑白,则使用JBIG2...); break ; case ColorType :: Rgb : Console :: WriteLine ( u "彩色图像"...

    docs.aspose.com/pdf/zh/cpp/add-image-to-existin...