Sort Score
Result 10 results
Languages All
Labels All
Results 6,211 - 6,220 of 45,859 for

color

(0.35 sec)
  1. Insert Image and DeviceRGB - Free Support Forum...

    We have a document that we save as PDF for printing so CMYK is required. I am currently inserting a picture as a background for a one page document – a JPG – and it is in a...Words API in future to use CMYK color space for the entire PDF document...

    forum.aspose.com/t/insert-image-and-devicergb/2...
  2. How to Convert Word to TIFF in Python

    This quick tutorial contains information on how to convert Word to TIFF in Python. It provides details to configure the environment, step-by-step procedure to write the application and a runnable sample code to convert DOCX to TIFF in Python....compression mode Set the image color mode Save the output TIFF image...the compression mode and the color mode for the output TIFF image...

    kb.aspose.com/words/python/how-to-convert-word-...
  3. How to Rotate a Cell in Excel using C#

    This quick tutorial guides on how to rotate a cell in Excel using C#. While rotating cells in Excel using C#, you will also be able to change the style of the cell....like Font, foreground color, background color, borders, pen style...

    kb.aspose.com/cells/net/how-to-rotate-a-cell-in...
  4. How to Convert OBJ to PDF in Java

    This article guides on how to convert OBJ to PDF in Java. It contains the IDE settings, a list of steps, and a runnable sample code to develop an OBJ to PDF converter in Java....setting auxiliary color, background color, embed textures, and...

    kb.aspose.com/3d/java/how-to-convert-obj-to-pdf...
  5. Manage PowerPoint Text Paragraphs on Android|As...

    Master paragraph formatting with Aspose.Slides for Android—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in Java.... setColor ( Color . RED ); portion . getPortionFormat...getSolidFillColor (). setColor ( Color . BLUE ); portion . getPortionFormat...

    docs.aspose.com/slides/androidjava/manage-parag...
  6. 使用JavaScript通过C++管理图片|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++在电子表格中添加和定位图片。... innerHTML = '<p style="color: red;">Please select an image...resultDiv . innerHTML = '<p style="color: green;">Picture added successfully...

    docs.aspose.com/cells/zh/javascript-cpp/managin...
  7. DocumentBuilder.start_table method | Aspose.Wor...

    DocumentBuilder.start_table method. Starts a table in the document....background_pattern_color = aspose . pydrawing . Color . green_yellow...row_format . borders . color = aspose . pydrawing . Color . orange builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Modifying AcroForms|Aspose.PDF for Java

    This section explains how to modifying forms in your PDF document with Aspose.PDF for Java....(Font font, double size, Color color) class. This class can be...( font , 10 , java . awt . Color . BLACK )); // Save updated...

    docs.aspose.com/pdf/java/modifing-form/
  9. How to Convert HTML Page to PDF in C#

    This short tutorial guides on how to convert HTML page to PDF in C#. In C# create PDF from HTML is easily managed with the help of a few lines of code....modification date, and background color By calling Save method in C#...object contains background color property that is set in this...

    kb.aspose.com/html/net/how-to-convert-html-page...
  10. Aspose::Words::DocumentBuilder::Write method | ...

    Aspose::Words::DocumentBuilder::Write method. Inserts a string into the document at the current insert position in C++....get_Border () -> set_Color ( System :: Drawing :: Color :: get_Green...Col ( System :: Drawing :: Color :: get_GreenYellow ()); builder...

    reference.aspose.com/words/cpp/aspose.words/doc...