Sort Score
Result 10 results
Languages All
Labels All
Results 5,151 - 5,160 of 5,642 for

transparency

(0.14 sec)
  1. Manipular y sustituir fuentes TrueType en C#|As...

    Aspose.Words para .NET puede incrustar las fuentes TrueType correctas en el documento resultante para garantizar que se muestre con precisión utilizando C#. Si una fuente o un carácter específico no está disponible, Aspose.Words busca una fuente de reemplazo adecuada o utiliza el mecanismo de reserva de fuentes....Item OriginalFont = "Arabic Transparent" SubstituteFonts = "Arial"...

    docs.aspose.com/words/es/net/manipulating-and-s...
  2. Sostituisci i caratteri TrueType|Aspose.Words p...

    Aspose.Words per Python via .NET può incorporare i caratteri TrueType corretti nel documento risultante per garantire che venga visualizzato in modo accurato. Se un font o un carattere specifico non è disponibile, Aspose.Words cerca un font sostitutivo adatto o utilizza il meccanismo di fallback dei font....Item OriginalFont = "Arabic Transparent" SubstituteFonts = "Arial"...

    docs.aspose.com/words/it/python-net/manipulatin...
  3. 将 EPUB 转换为 JPG – C# 代码示例

    使用 Aspose.HTML for .NET API 在 C# 中将 EPUB 转换为 JPG。考虑各种EPUB到JPG的转换方案,在C#的例子。尝试在线EPUB转换器。...default, this property is Transparent. This property gets a page...

    docs.aspose.com/html/zh/net/convert-epub-to-jpg/
  4. 将 EPUB 转换为 PDF – C# 代码和在线转换器

    使用 Aspose.HTML for .NET API 将 EPUB 转换为 PDF。在C#示例中考虑各种EPUB到PDF的转换方案。尝试在线EPUB转换器。...default, this property is Transparent. This property gets a page...

    docs.aspose.com/html/zh/net/convert-epub-to-pdf/
  5. Markdown vers image en Python – Markdown vers J...

    Convertir Markdown en images avec Aspose.HTML for Python via .NET. Examinez les conversions de Markdown en JPG, PNG, BMP, GIF et TIFF dans des exemples Python....l’arrière-plan par défaut est transparent. – Cette propriété, représentée...

    docs.aspose.com/html/fr/python-net/convert-mark...
  6. Заливка и обводка в SVG – SVG примеры – Руковод...

    Узнайте, как применять и управлять заливкой и обводкой в элементах SVG. Освойте основы цвета, непрозрачности, использования штрихов и стиля с Aspose.SVG....атрибута fill="none" или fill="transparent" . Пример ниже иллюстрирует...

    docs.aspose.com/svg/ru/net/drawing-basics/fills...
  7. CompatibilityOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Settings.CompatibilityOptions for seamless integration of user preferences from Microsoft Word's Compatibility tab. Enhance your document experience!...InsertImage ( ImageDir + "Transparent background logo.png" ); Assert...

    reference.aspose.com/words/net/aspose.words.set...
  8. SVG 颜色 – SVG Color – 如何使用填充颜色和描边颜色?

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

    docs.aspose.com/svg/zh/net/drawing-basics/svg-c...
  9. Android で PowerPoint テキストをフォーマットする|Aspose.Slide...

    Aspose.Slides for Android via Java を使用して、PowerPoint および OpenDocument プレゼンテーションのテキストをフォーマットおよびスタイル設定します。フォント、色、配置などをカスタマイズできます。...pres = new Presentation ( "transparency.pptx" ); try { IAutoShape...shadowColor . toString () + " - transparency is: " + ( shadowColor ....

    docs.aspose.com/slides/ja/androidjava/text-form...
  10. تحويل PDF إلى HTML في .NET|Aspose.PDF for .NET

    يوضح هذا الموضوع كيفية تحويل ملف PDF إلى تنسيق HTML باستخدام مكتبة Aspose.PDF C#....HtmlSaveOptions { // Enable transparent text rendering SaveShadowedTextsAsT...

    docs.aspose.com/pdf/ar/net/convert-pdf-to-html/