Sort Score
Result 10 results
Languages All
Labels All
Results 6,891 - 6,900 of 47,060 for

color

(1.39 sec)
  1. Text|Documentation

    A markup element that adds a line of text to the form.... font_size=16 font_color Black Text color. Can be picked from...values listed below . font_color=red align left Horizontal text...

    docs.aspose.com/omr/java/design-form/text/
  2. SignOptions.ColorDepth | Aspose.Words for .NET

    Set or get signature Color depth. Optimize visual quality and consistency. Default 32....ColorDepth property Gets or sets the color depth for the digital signature...

    reference.aspose.com/words/net/aspose.words.dig...
  3. GradientStyle | Aspose.Words for Java

    Specifies the style for a gradient fill in Java....0); // Apply One-color gradient fill to the shape with...getFill().oneColorGradient(Color.RED, GradientStyle.HORIZONTAL...

    reference.aspose.com/words/java/com.aspose.word...
  4. Converting CAD Drawings to PDF and Raster Image...

    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.... BackgroundColor Color.White No Specifies the output...output image’s background color. DrawType CadDrawTypeMode.UseDrawColor...

    docs.aspose.com/cad/java/converting-cad-drawing...
  5. Aspose::Words::Section::get_PageSetup method | ...

    Aspose::Words::Section::get_PageSetup method. Returns an object that represents page setup and section properties in C++....border -> set_Color ( System :: Drawing :: Color :: get_Blue ());...get_Font () -> set_Color ( System :: Drawing :: Color :: get_Red ());...

    reference.aspose.com/words/cpp/aspose.words/sec...
  6. How to Edit PDF Document using C#

    This short guide describes how to edit PDF document using C#. It has the details to set the IDE, a list of steps and a runnable sample code to edit PDF doc using C#....with setting the foreground color and font size, and save to the...text with different foreground colors and fonts. The PdfFileMend...

    kb.aspose.com/pdf/net/how-to-edit-pdf-document-...
  7. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_EndCharacterFont method. Font formatting that will be applied to the last character of text entered into SDT in C++....Inline ); // Set the title and color of the frame that appears when...); tag -> set_Color ( System :: Drawing :: Color :: get_Magenta...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Aspose::Words::Style::get_Font method | Aspose....

    Aspose::Words::Style::get_Font method. Gets the character formatting of the style in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Navy ());...ASSERT_EQ ( System :: Drawing :: Color :: Empty . ToArgb (), firstParagraphStyle...

    reference.aspose.com/words/cpp/aspose.words/sty...
  9. Fill Symbolizer|Documentation

    GIS C# Library API supports Simple Fill symbolizer to fill style and stroke for 2-dimensional geometries polygons of any type like Point, Line, Surface....Description FillColor Specifies the color and transparency given to the... StrokeColor Specifies the color and transparency given to the...

    docs.aspose.com/gis/net/fill-symbolizer/
  10. How to Find and Replace Text in PDF using Java

    This brief tutorial covers the details about how to find and replace text in PDF using Java. Moreover, you only need to make a few API calls without requiring to install any other PDF processing application....font, foreground color, and background color also. Code to Replace...

    kb.aspose.com/pdf/java/how-to-find-and-replace-...