Sort Score
Result 10 results
Languages All
Labels All
Results 5,361 - 5,370 of 5,828 for

font initialization

(0.06 sec)
  1. Online PPTM File Compression or Build Python Ap...

    Free online app to compress different PPTM files. Python compression and archiving library code for PPTM documents....lides or compress_embedded_fonts option. Call save method and...You have the flexibility to initiate document compression from...

    products.aspose.com/total/python-net/compress/p...
  2. Online PPSM File Compression or Build Python Ap...

    Free online app to compress different PPSM files. Python compression and archiving library code for PPSM documents....lides or compress_embedded_fonts option. Call save method and...You have the flexibility to initiate document compression from...

    products.aspose.com/total/python-net/compress/p...
  3. Online POTM File Compression or Build Python Ap...

    Free online app to compress different POTM files. Python compression and archiving library code for POTM documents....lides or compress_embedded_fonts option. Call save method and...You have the flexibility to initiate document compression from...

    products.aspose.com/total/python-net/compress/p...
  4. DockerでAspose.PDF for .NET 6を実行する方法|Aspose.PDF ...

    Docker LinuxまたはWindowsコンテナを使用して、.NET 6アプリケーションにAspose.PDF機能を統合する...LogInformation ( "Start" ); // Initialize document object using ( var...2020" ); header . TextState . Font = FontRepository . FindFont...

    docs.aspose.com/pdf/ja/net/docker/dotnet6/
  5. Screen Reader Accessibility – C# Examples

    Learn how to design your website for screen reader accessibility and check alternative text against WCAG guidelines using Aspose.HTML for .NET....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/net/screen-reader-accessib...
  6. Направете Документ В Python

    Създайте файл с помощта на Python via .NET библиотека. Създайте лесно нов документ в Python в няколко стъпки....DocumentBuilder(doc) font = builder.font font.name = "Courier New" font.color...= drawing.Color.blue font.size = 36 font.highlight_color = drawing...

    products.aspose.com/words/bg/python-net/make/
  7. با استفاده از C# PDF را بسازید

    در چند مرحله یک PDF جدید در C# ایجاد کنید. با استفاده از کتابخانه .NET به راحتی PDF را ایجاد کنید....var font = builder.Font; font.Name = "Courier New" ; font.Color...Color = Color.Blue; font.Size = 36 ; font.HighlightColor = Color...

    products.aspose.com/words/fa/net/make/pdf/
  8. ایجاد سند در C#

    با استفاده از کتابخانه .NET یک فایل ایجاد کنید. به راحتی در C# در چند مرحله یک سند جدید ایجاد کنید....var font = builder.Font; font.Name = "Courier New" ; font.Color...Color = Color.Blue; font.Size = 36 ; font.HighlightColor = Color...

    products.aspose.com/words/fa/net/make/
  9. ทำให้ HTML โดยใช้ Javascript

    สร้าง HTML ใหม่ใน JavaScript ในไม่กี่ขั้นตอน สร้าง HTML อย่างง่ายดายโดยใช้ไลบรารี Node.js via .NET...DocumentBuilder(doc) font = builder.font font.name = "Courier New" font.color...color = '#FF0000' font.size = 36 font.highlightColor = '#F0DB4F'...

    products.aspose.com/words/th/nodejs-net/make/html/
  10. Lav PDF Ved Hjælp Af Python

    Lav en ny PDF i Python i nogle få trin. Opret nemt PDF ved hjælp af Python via .NET biblioteket....DocumentBuilder(doc) font = builder.font font.name = "Courier New" font.color...= drawing.Color.blue font.size = 36 font.highlight_color = drawing...

    products.aspose.com/words/da/python-net/make/pdf/