Sort Score
Result 10 results
Languages All
Labels All
Results 3,931 - 3,940 of 4,264 for

transparency

(0.05 sec)
  1. Python でのチャートの操作|Python via .NET用Aspose.Words

    Python を使用して、ドキュメント内のさまざまなタイプのグラフを作成および変更します。...、 back_color 、 visible 、 transparency などの一部のプロパティのエイリアスを使用する必要があります。...

    docs.aspose.com/words/ja/python-net/working-wit...
  2. C# でのチャートの操作|.NET用Aspose.Words

    チャート機能の概要、C# を使用してチャートを作成および操作する方法。...ForeColor、BackColor、Visible、Transparency などの一部のプロパティのエイリアスを使用する必要があります。...

    docs.aspose.com/words/ja/net/working-with-charts/
  3. CompatibilityOptions class | Aspose.Words for N...

    Aspose.Words.Settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)... imageDir + "Transparent background logo.png" ); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Representación de texto mediante la API de fuen...

    Convierta texto en imágenes y represente fuentes TrueType y OpenType dentro de .NET. API de C# para que los desarrolladores manipulen archivos....Transparent, Brushes.Gray, dataDir +... ttfFont1, 17 , Brushes.Transparent, Brushes.Brown, dataDir +...

    docs.aspose.com/font/es/net/developer-guide/tex...
  5. Formateo de Texto|Documentación de Aspose.Slide...

    Gestionar y manipular texto y propiedades de marcos de texto en Python... Presentation ( path + "transparency.pptx" ) as pres : shape...shadowColor ) pres . save ( "transparency-2.pptx" , slides . export...

    docs.aspose.com/slides/es/python-net/text-forma...
  6. Formato de Texto|Documentación de Aspose.Slides

    Gestionar y manipular las propiedades del texto y del marco de texto en C#...pres = new Presentation ( "transparency.pptx" )) { IAutoShape shape...shadowColor ); pres . Save ( "transparency-2.pptx" , SaveFormat . Pptx...

    docs.aspose.com/slides/es/net/text-formatting/
  7. SVG 颜色 – SVG Color – 如何使用填充颜色和描边颜色?

    了解 SVG 颜色规则、如何在 SVG 文件中应用颜色以及如何使用填充颜色、描边颜色和不透明度。...style 属性的 fill 属性)具有 none 或 transparent 值,则形状填充是透明的。 如果未指定 stroke...为了不填充,需要指定属性值 fill=“none” 或 fill=“transparent” 。在下面的代码示例中,我们将展示如何将填充和描边与...

    docs.aspose.com/svg/zh/net/drawing-basics/svg-c...
  8. Notes de version Aspose.PSD pour Java 20.6|Docu...

    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....(avec canal alpha pour la transparence) PngOptions pngOptions =...(avec canal alpha pour la transparence) PngOptions optionsPng =...

    docs.aspose.com/psd/fr/java/aspose-psd-for-java...
  9. Modifier la couleur d'arrière-plan d'un fichier...

    Apprenez à changer la couleur d'arrière-plan SVG en C# – en modifiant le SVG directement, en utilisant du CSS en ligne et interne et en utilisant JavaScript....SVG soient généralement transparents, l’ajout d’un arrière-plan...vous pouvez contrôler la transparence du contenu SVG. Vous pouvez...

    docs.aspose.com/svg/fr/net/change-svg-backgroun...
  10. Форматирование текста|Документация Aspose.Slides

    Управление и манипуляция свойствами текста и текстовых рамок в Java...pres = new Presentation ( "transparency.pptx" ); try { IAutoShape... 255 )); pres . save ( "transparency-2.pptx" , SaveFormat . Pptx...

    docs.aspose.com/slides/ru/java/text-formatting/