Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 5,524 for

transparency

(0.13 sec)
  1. Portion|Documentation d'Aspose.Slides pour Node...

    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.... Puis-je définir une transparence ou un dégradé de remplissage...texte, le remplissage et la transparence au niveau de la Portion...

    docs.aspose.com/slides/fr/nodejs-java/portion/
  2. Travailler avec l effet de réflexion d une form...

    Découvrez comment travailler avec l effet de réflexion des formes ou des graphiques en utilisant Aspose.Cells avec C++....RotationAvecForme Taille Transparence Type Travailler avec l’effet...shape, set its Blur, Size, Transparency and Distance properties...

    docs.aspose.com/cells/fr/cpp/working-with-the-r...
  3. Leer color del efecto brillo de la forma con No...

    Aprende cómo leer el color del efecto brillo de una forma usando Aspose.Cells for Node.js via C++.... log ( "Transparency: " + color . getTransparency...16711672 IsShapeColor : True Transparency : 0.13 Type : RGB AI Document...

    docs.aspose.com/cells/es/nodejs-cpp/read-color-...
  4. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::RemoveAt method. Removes a GradientStop from the collection at a specified index in C++....-> idx_get ( 0 ) -> set_Transparency ( 0.25 ); // Add new gradient...-> idx_get ( 0 ) -> get_Transparency (), 0.01 ); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::get_Count method. Gets an integer value indicating the number of items in the collection in C++....-> idx_get ( 0 ) -> set_Transparency ( 0.25 ); // Add new gradient...-> idx_get ( 0 ) -> get_Transparency (), 0.01 ); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. How to - developer tips|Documentation

    Learn about the developer tips about Java Image Processing Library such as how to convert image to vectorized psd image, save transparent image and more....like a scanned Set or Save Transparent Image in Java Textual Wmf...

    docs.aspose.com/imaging/java/developer-guide/ho...
  7. ImageData.chromaKey property | Aspose.Words for...

    ImageData.chromaKey property. Defines the color value of the image that will be treated as transparent....that will be treated as transparent. get chromaKey () : string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_SourceFullName method. Gets or sets the location of the picture using an IRI in C++....set_SourceFullName ( get_ImageDir () + u "Transparent background logo.png" ); ASSERT_TRUE...set_SourceFullName ( get_ImageDir () + u "Transparent background logo.png" ); fieldImport...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Convertir HEX en RGB en Python | Hexadécimal en...

    Apprenez à convertir les codes de couleur HEX en codes de couleur RGB ou RGBA en Python. Inclut un guide étape par étape, un tableau comparatif et des exemples de code....le RGB en ajoutant de la transparence grâce au canal alpha (0...peut-être ajouter de la transparence à vos couleurs. C’est ici...

    blog.aspose.com/fr/svg/convert-hex-to-rgb-in-py...
  10. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for C++....Alpha color channel to give transparent appearance. The following...creating images with transparent or semi-transparent areas. Instead...

    docs.aspose.com/pdf/cpp/add-rectangle/