Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 35,862 for

color

(0.13 sec)
  1. Marking BarCode Regions in an Image in Ruby|Doc...

    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....getGraphics () color = Rjb :: import ( 'java.awt.Color' ) # Initialize...new ( 0 , 0 , color . red , 100 , 100 , color . pink , true )...

    docs.aspose.com/barcode/java/marking-barcode-re...
  2. Aspose::Words::Drawing::GlowFormat::get_Transpa...

    Aspose::Words::Drawing::GlowFormat::get_Transparency method. Gets or sets the degree of transparency for the glow effect as a value between 0.0 (opaque) and 1.0 (clear). The default value is 0.0 in C++....get_Glow () -> set_Color ( System :: Drawing :: Color :: get_Salmon...ASSERT_EQ ( System :: Drawing :: Color :: FromArgb ( 217 , 250 , 128...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. DocumentBuilder.InsertDocument | Aspose.Words f...

    Effortlessly insert documents at any cursor position with DocumentBuilder's InsertDocument method. Streamline your workflow and enhance productivity!... Color = Color . Blue ; builder . ParagraphFormat...style, so it is a different color than that of the original. //...

    reference.aspose.com/words/net/aspose.words/doc...
  4. TableStyle.left_indent property | Aspose.Words ...

    TableStyle.left_indent property. Gets or sets the value that represents the left indent of a table.... color = aspose . pydrawing . Color . blue table_style...table_style . borders . color = aspose . pydrawing . Color . green table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add, Extract, Delete Tables in PDF using C++https://products.aspose.com/pdf/cpp/table/Recent content in Add, Extract, Delete Tables in PDF usin......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/cpp/table/index.xml
  6. Aspose::Words::Drawing::Fill::get_Transparency ...

    Aspose::Words::Drawing::Fill::get_Transparency method. Gets or sets the degree of transparency of the specified fill as a value between 0.0 (opaque) and 1.0 (clear) in C++....Document > ( get_MyDir () + u "Two color gradient.docx" ); // Get Fill...:: cout << "The foreground color of the fill is: " << fill ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::ImageData::get_IsLink m...

    Aspose::Words::Drawing::ImageData::get_IsLink method. Returns true if the image is linked to the shape (when SourceFullName is specified) in C++....object will define the border color as empty. ASSERT_EQ ( 4 , imageData...ASPOSE_ASSERT_EQ ( System :: Drawing :: Color :: Empty , imageData -> get_Borders...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. DocumentBuilder.insert_document method | Aspose...

    aspose.words.DocumentBuilder.insert_document method... color = aspose . pydrawing . Color . blue builder...style, so it is a different color than that of the original. #...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Raw Data Processing|Documentation

    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....example conversion from CMYK color space to RGB is not available...bitsCount) % 8. Indexed RGB Color Conversion To get the highest...

    docs.aspose.com/imaging/python-net/raw-data-pro...
  10. Format Pivot Table Cells with C++|Documentation

    Learn how to format pivot table cells using Aspose.Cells with C++....you want to apply background color to pivot table cells. Aspose...style . SetBackgroundColor ( Color :: LightBlue ()); pivotTable...

    docs.aspose.com/cells/cpp/format-pivot-table-ce...