Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 5,699 for

transparency

(0.05 sec)
  1. Remove background from JPEG via .NET | products...

    Removing background from JPEG image file via .NET....to make it transparent. Set pixels to transparent with SetPixel()...

    products.aspose.com/drawing/net/edit-image/remo...
  2. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::Add method. Adds a specified GradientStop to a gradient 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...
  3. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::Insert method. Inserts a GradientStop to 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...
  4. Aspose::Words::Drawing::GlowFormat::set_Radius ...

    Aspose::Words::Drawing::GlowFormat::set_Radius method. Setter for Aspose::Words::Drawing::GlowFormat::get_Radius in C++....Aspose::Words::Drawing::GlowFormat::set_Transparency method...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing....pdf" ); } } How to Add Transparent Text in PDF A PDF file contains...shows how to add text with transparent color. // For complete examples...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/
  6. Aspose.Cellsでワードアートウォーターマークをワークシートに追加する|Documen...

    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....//Set the transparency wordArtFormat . Transparency = 0.9 ; //Make...

    docs.aspose.com/cells/ja/net/add-wordart-waterm...
  7. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_GraphicFilter method. Gets or sets the name of the filter for the format of the graphic that is to be inserted 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...
  8. Gérer les arrière-plans de présentation dans .N...

    Apprenez à définir des arrière-plans dynamiques dans les fichiers PowerPoint et OpenDocument en utilisant Aspose.Slides pour .NET, avec des astuces de code pour améliorer vos présentations.... Modifier la transparence de l’image d’arrière-plan...pouvez souhaiter ajuster la transparence de l’image d’arrière-plan...

    docs.aspose.com/slides/fr/net/presentation-back...
  9. استخراج الصور من الأوراق العمل باستخدام خيارات ...

    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....الصورة أو الطباعة Create Transparent Image of Excel Worksheet...

    docs.aspose.com/cells/ar/python-net/extract-ima...
  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 Java....Alpha color channel to give transparent appearance. The following...creating images with transparent or semi-transparent areas. Instead...

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