Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 44,878 for

color

(0.08 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add, Get, or Remove Watermarks in PDF Using Python https://products.aspose.com/pdf/python-net/watermark/ Recent content in Add, Get, or Remove ......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/python-net/watermark/in...
  2. BaseGenerationParameters | Aspose.BarCode for J...

    Barcode image generation parameters.... getBackColor() Background color of the barcode image. getBarcode()...modes. setBackColor(Color value) Background color of the barcode image...

    reference.aspose.com/barcode/java/com.aspose.ba...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – เพิ่ม แยกหรือลบไฟล์แนบใน PDF โดยใช้ C++ https://products.aspose.com/pdf/th/cpp/attachments/ Recent content in เพิ่ม แยกหรือลบไฟล์แนบใน PDF โดยใ......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/th/cpp/attachments/inde...
  4. ChartDataLabel.position property | Aspose.Words...

    ChartDataLabel.position property. Gets or sets the position of the data label....Show data labels and set font color. series . has_data_labels =...data_labels . font . color = aspose . pydrawing . Color . white # Set...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Layout::RevisionOptions class | ...

    Aspose::Words::Layout::RevisionOptions class. Allows to control how document revisions are handled during layout process. To learn more, visit the documentation article in C++....const Allows to specify the color to be used for comments. Default...get_DeleteCellColor () Allows to specify the color to be used for deleted cells...

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. Aspose::Words::Drawing::Charts::ChartSeries::ge...

    Aspose::Words::Drawing::Charts::ChartSeries::get_Format method. Provides access to fill and line formatting of the series in C++....Examples Sows how to set series color. auto doc = System :: MakeObject...({ 5 , 6 })); // Set series color. series1 -> get_Format () ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose.PSD for Python via .NET 23.12 - Release ...

    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....Color P:Aspose.PSD.FileFormats.Psd...gradientFillSettings . color == Color . empty assert gradientFillSettings...

    docs.aspose.com/psd/net/aspose-psd-for-python-v...
  8. Aspose.PSD for .NET 19.3 - Release Notes|Docume...

    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....rendering of Stroke effect with Color Fill for export Feature PSDNET-112...rendering of Stroke effect with Color Fill for export // Implement...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-3...
  9. Font.Size | Aspose.Words for .NET

    Adjust font size effortlessly with the Font Size property. Customize your text in points for enhanced readability and design appeal.... HighlightColor = Color . Yellow ; doc . FirstSection.... Bold = true ; font . Color = Color . Blue ; font . Name = "Courier...

    reference.aspose.com/words/net/aspose.words/fon...
  10. Add Circle Object to PDF file|Aspose.PDF for Java

    This article explains how to create a circle object to your PDF using Aspose.PDF for Java.... All , Color . getGreen ()); graph . setBorder...getGraphInfo (). setColor ( Color . getGreenYellow ()); graph...

    docs.aspose.com/pdf/java/add-circle/