Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 5,834 for

transparency

(0.52 sec)
  1. Lavorare con la trasparenza in un file PS | Python

    Come aggiungere la trasparenza a un file PS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in Python....NET offre il metodo add_transparent_image() per aggiungere immagini...sia add_image() che add_transparent_image() . Per visualizzare...

    docs.aspose.com/page/it/python-net/ps/working-w...
  2. Робота з прозорістю у файлі PS | Python

    Як додати прозорість до файлу PS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати функції в Python...NET пропонує метод add_transparent_image() для додавання прозорих...допомогою add_image() і add_transparent_image() . Щоб візуалізувати...

    docs.aspose.com/page/uk/python-net/ps/working-w...
  3. Handtekening op een foto plaatsen met Python

    Volg dit artikel om een handtekening op een foto te plaatsen met Python. Het bevat details voor de IDE-configuratie, een stappenlijst en voorbeeldcode die laat zien hoe je met Python een handtekening op foto’s plaatst.... Maak witachtige pixels transparant door hun alpha op 0 te zetten...pixels van de handtekening transparant en teken de handtekening...

    kb.aspose.com/nl/imaging/python/put-signature-o...
  4. Aspose::Words::Drawing::ReflectionFormat::get_D...

    Aspose::Words::Drawing::ReflectionFormat::get_Distance method. Gets or sets a double value that specifies the amount of separation of the reflected image from the object in points. The default value is 0.0 in C++....get_Reflection () -> set_Transparency ( 0.37 ); shape -> get_Reflection...reflectionFormat -> get_Transparency (), 0.01 ); ASSERT_NEAR...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. GradientStopCollection.RemoveAt | Aspose.Words ...

    Gestisci senza sforzo la tua GradientStopCollection con il metodo RemoveAt. Rimuovi facilmente i GradientStop in base all'indice per un controllo semplificato del design.... Transparency = 0.25 ; // Aggiunge una...25d , gradientStops [ 0 ]. Transparency , 0.01d ); Assert . AreEqual...

    reference.aspose.com/words/it/net/aspose.words....
  6. GradientStop.BaseColor | Aspose.Words per .NET

    Scopri la proprietà GradientStop BaseColor per accedere facilmente al colore puro del tuo gradiente, migliorando il tuo design con precisione e chiarezza.... Transparency = 0.25 ; // Aggiunge una...25d , gradientStops [ 0 ]. Transparency , 0.01d ); Assert . AreEqual...

    reference.aspose.com/words/it/net/aspose.words....
  7. GradientStopCollection.Remove | Aspose.Words pe...

    Rimuovi senza sforzo uno specifico GradientStop dalla tua collezione con il metodo GradientStopCollection Remove. Semplifica il tuo processo di progettazione oggi stesso!... Transparency = 0.25 ; // Aggiunge una...25d , gradientStops [ 0 ]. Transparency , 0.01d ); Assert . AreEqual...

    reference.aspose.com/words/it/net/aspose.words....
  8. Aspose::Words::Drawing::GlowFormat::Remove meth...

    Aspose::Words::Drawing::GlowFormat::Remove method. Removes GlowFormat from the parent object in C++....shape -> get_Glow () -> set_Transparency ( 0.15 ); doc -> Save (...shape -> get_Glow () -> get_Transparency (), 0.01 ); shape -> get_Glow...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. GradientStop.Color | Aspose.Words per .NET

    Scopri la proprietà GradientStop Color per impostare e personalizzare facilmente i colori di interruzione del gradiente per ottenere effetti visivi sorprendenti nei tuoi progetti.... Transparency = 0.25 ; // Aggiunge una...25d , gradientStops [ 0 ]. Transparency , 0.01d ); Assert . AreEqual...

    reference.aspose.com/words/it/net/aspose.words....
  10. Using border-radius and box-shadow in Html -> P...

    Hello, I’m trying to get a rectangle with rounded corners and shadow by converting HTML into PDF. I’m using latest Aspose.HTML v25.05 for this. A proper HTML does not work when processing through Aspose.Html and saving…...center; */ background-color: transparent; } .back-div { width: 300px;...shadow { background-color: transparent; box-shadow: 0 4px 15px rgba(0...

    forum.aspose.com/t/using-border-radius-and-box-...