Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 36,804 for

color

(0.07 sec)
  1. Aspose::Words::Saving::ImageSaveOptions::get_Pa...

    Aspose::Words::Saving::ImageSaveOptions::get_PageLayout method. Gets or sets the layout used when rendering multiple pages into a single output in C++....set_BackColor ( System :: Drawing :: Color :: get_LightGray ()); options...set_BorderColor ( System :: Drawing :: Color :: get_Blue ()); options ->...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Draw Circle in Java

    This tutorial compiles the information to draw circle in Java. It contains the system setup information, stepwise process details, and a running sample code to create a circle drawer in Java....define the width of the line and color of the outline and finally write...Similarly, the outline color, fill color, line size, etc. can be...

    kb.aspose.com/drawing/java/draw-circle-in-java/
  3. C# で PSB ファイルを TIFF 形式に変換する方法 | products.aspose...

    .NET API 経由で PSD、PSB、AI ファイルをエクスポートする...palette-color and full-color image data in several color spaces...

    products.aspose.com/psd/jp/psd-to-tiff/
  4. Converte PSB ad TIFF cum C# | products.aspose.com

    Export PSD, PSB & AI, fasciculus per .NET API...palette-color and full-color image data in several color spaces...

    products.aspose.com/psd/la/net/conversion/psb-t...
  5. ArrowType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ArrowType enum to customize arrow styles for line ends, enhancing your document's visual appeal and precision.... Color = Color . Red ; arrow . Stroke ...filledInArrow . Fill . ForeColor = Color . Green ; filledInArrow . Fill...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose::Words::Tables::CellFormat::get_Preferre...

    Aspose::Words::Tables::CellFormat::get_PreferredWidth method. Returns or sets the preferred width of the cell in C++....Col ( System :: Drawing :: Color :: get_LightYellow ()); builder...Col ( System :: Drawing :: Color :: get_LightBlue ()); builder...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. Aspose::Words::Tables::Table::get_Style method ...

    Aspose::Words::Tables::Table::get_Style method. Gets or sets the table style applied to this table in C++....Col ( System :: Drawing :: Color :: get_AntiqueWhite ()); tableStyle...get_Borders () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. Aspose::Words::TextWatermarkOptions::set_Color ...

    Aspose::Words::TextWatermarkOptions::set_Color method. Setter for Aspose::Words::TextWatermarkOptions::get_Color in C++....ns::set_Color method TextWatermarkOptions::set_Color method Setter...Aspose::Words::TextWatermarkOptions::get_Color . void Aspose :: Words :: TextWatermarkOptions...

    reference.aspose.com/words/cpp/aspose.words/tex...
  9. Add text to PDF using C# | Aspose.PDF

    Add text to PDF programmatically with C# sample code using Aspose.PDF for .NET... Color . LightGray ; textFragment ...ForegroundColor = Aspose . Pdf . Color . Red ; var textBuilder = new...

    products.aspose.com/pdf/net/text/
  10. Add text to PDF using C++ | Aspose.PDF

    Add text to PDF programmatically with C++ sample code using Aspose.PDF for C++...() -> set_ForegroundColor ( Color :: get_Blue ()); textFragment...() -> set_BackgroundColor ( Color :: get_LightGray ()); // create...

    products.aspose.com/pdf/cpp/text/