Sort Score
Result 10 results
Languages All
Labels All
Results 5,371 - 5,380 of 30,824 for

color

(0.09 sec)
  1. Change background in TIFF documents via Java | ...

    Try our On-Premise document APIs to change background from TIFF files on Java Application....palette-color and full-color image data in several color spaces...

    products.aspose.com/imaging/java/change-backgro...
  2. Dither WMF images via Java | products.aspose.com

    Try our On-Premise document APIs to Dither WMF images on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....involves reducing the image’s color palette, thereby decreasing...prevent the disruption of smooth color gradients and the emergence...

    products.aspose.com/imaging/java/dither/wmf/
  3. Aspose::Words::Border::get_LineWidth method | A...

    Aspose::Words::Border::get_LineWidth method. Gets or sets the border width in points in C++....get_Border () -> set_Color ( System :: Drawing :: Color :: get_Green...

    reference.aspose.com/words/cpp/aspose.words/bor...
  4. Aspose::Words::PageSetup::get_BorderAlwaysInFro...

    Aspose::Words::PageSetup::get_BorderAlwaysInFront method. Specifies where the page border is positioned relative to intersecting texts and objects in C++....border -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. Aspose::Words::BorderCollection::get_LineWidth ...

    Aspose::Words::BorderCollection::get_LineWidth method. Gets or sets the border width in points in C++....get_Borders () -> set_Color ( System :: Drawing :: Color :: get_Green...

    reference.aspose.com/words/cpp/aspose.words/bor...
  6. Converting to Fixed-page Format in C#|Aspose.Wo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using C#....responsible for calculating colors and border styles. In Microsoft...Microsoft Word, text color can be specified as automatic, implying...

    docs.aspose.com/words/net/converting-to-fixed-p...
  7. DocumentBuilder.EndTable | Aspose.Words for .NET

    Effortlessly conclude your document tables with DocumentBuilder's EndTable method, ensuring seamless formatting and professional presentation.... BackgroundPatternCol = Color . GreenYellow ; builder . CellFormat... RowFormat . Borders . Color = Color . Orange ; builder . InsertCell...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Document.append_document method | Aspose.Words ...

    aspose.words.Document.append_document method... # Change the text color for one of the styles to set...'CustomStyle' ) . font . color = aspose . pydrawing . Color . dark_red #...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.StartTable | Aspose.Words for .NET

    Effortlessly create professional tables in your documents with DocumentBuilder's StartTable method. Enhance your formatting with ease!... BackgroundPatternCol = Color . GreenYellow ; builder . CellFormat... RowFormat . Borders . Color = Color . Orange ; builder . InsertCell...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Edit HTML Document – Edit HTML File – C#

    Learn how to read or modify the Document Object Model, how to create an HTML Element, and use Inline CSS, Internal CSS, and External CSS....element and assign the green color for all elements with class-name...style. TextContent = ".gr { color: green }" ; 7 8 // Find the...

    docs.aspose.com/html/net/edit-html-document/