Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 4,359 for

transparency

(0.03 sec)
  1. Aspose::Words::Drawing::Fill::get_Color method ...

    Aspose::Words::Drawing::Fill::get_Color method. Gets or sets a Color object that represents the foreground color for the fill in C++....fill is transparent at " << ( fill -> get_Transparency () * 100..."The fill transparency is " << ( fill -> get_Transparency () * 100...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Add Word Art Watermark to Chart|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.... getFill (); //Set the transparency. wordArtFormat . setTransparency...

    docs.aspose.com/cells/java/add-word-art-waterma...
  3. Aspose::Words::Saving::PdfImageCompression enum...

    Aspose::Words::Saving::PdfImageCompression enum. Specifies the type of compression applied to images in the PDF file in C++.... Does not support transparency. Examples Shows how to specify...InsertImage ( ImageDir + u "Transparent background logo.png" ); //...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. 在工作表上添加Word Art水印使用Aspose.Cells|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.... getFill (); //Set the transparency wordArtFormat . setTransparency...

    docs.aspose.com/cells/zh/java/add-word-art-wate...
  5. Fill.preset_textured method | Aspose.Words for ...

    Fill.preset_textured method. Sets the fill to a preset texture.... transparency = 0.5 doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartFormat.Fill | Aspose.Words for .NET

    Discover the ChartFormat Fill property for enhanced chart visuals. Unlock unique fill formatting options for your parent chart elements today!... Transparency = 0.5 ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ChartFormat.fill property | Aspose.Words for No...

    ChartFormat.fill property. Gets fill formatting for the parent chart element.... transparency = 0.5 ; doc . save ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartMarker.format property | Aspose.Words for ...

    ChartMarker.format property. Provides access to fill and line formatting of this marker.... transparency = 0.5 doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartDataPoint.marker property | Aspose.Words f...

    ChartDataPoint.marker property. Specifies chart data marker.... transparency = 0.5 doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Images in PostScript | .NET

    How to add image to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...document: for opaque images; for transparent images; It was made because...PostScript doesn’t support transparency, but translucent images...

    docs.aspose.com/page/net/ps/working-with-images/