Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 4,929 for

font initialization

(0.08 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. Заменить текст в PDF|Aspose.PDF for .NET

    Узнайте больше о различных способах замены и удаления текста из библиотеки Aspose.PDF for .NET.... Font = Aspose . Pdf . Text . FontRepository... textFragment . TextState . Font = Aspose . Pdf . Text . FontRepository...

    docs.aspose.com/pdf/ru/net/replace-text-in-pdf/
  4. Tạo PDF Bằng Python

    Tạo một PDF mới trong Python trong một vài bước. Dễ dàng tạo PDF bằng Python via .NET thư viện....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/vi/python-net/make/pdf/
  5. Tạo HTML Bằng C#

    Tạo một HTML mới trong C# trong một vài bước. Dễ dàng tạo HTML bằng .NET thư viện....var font = builder.Font; font.Name = "Courier New" ; font.Color...Color = Color.Blue; font.Size = 36 ; font.HighlightColor = Color...

    products.aspose.com/words/vi/net/make/html/
  6. Javascript का उपयोग करके Markdown बनाएं

    कुछ ही चरणों में JavaScript में एक नया Markdown बनाएं। Node.js via .NET लाइब्रेरी का उपयोग करके आसानी से Markdown बनाएं।...DocumentBuilder(doc) font = builder.font font.name = "Courier New" font.color...color = '#FF0000' font.size = 36 font.highlightColor = '#F0DB4F'...

    products.aspose.com/words/hi/nodejs-net/make/md/
  7. Python를 사용하여 DOCX 만들기

    몇 단계를 거쳐 Python에서 새 DOCX를 만드세요. Python via .NET 라이브러리를 사용하여 DOCX을 쉽게 생성합니다....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/ko/python-net/make/docx/
  8. C#를 사용하여 DOCX 만들기

    몇 단계를 거쳐 C#에서 새 DOCX를 만드세요. .NET 라이브러리를 사용하여 DOCX을 쉽게 생성합니다....var font = builder.Font; font.Name = "Courier New" ; font.Color...Color = Color.Blue; font.Size = 36 ; font.HighlightColor = Color...

    products.aspose.com/words/ko/net/make/docx/
  9. C#를 사용하여 DOC 만들기

    몇 단계를 거쳐 C#에서 새 DOC를 만드세요. .NET 라이브러리를 사용하여 DOC을 쉽게 생성합니다....var font = builder.Font; font.Name = "Courier New" ; font.Color...Color = Color.Blue; font.Size = 36 ; font.HighlightColor = Color...

    products.aspose.com/words/ko/net/make/doc/
  10. Python를 사용하여 DOC 만들기

    몇 단계를 거쳐 Python에서 새 DOC를 만드세요. Python via .NET 라이브러리를 사용하여 DOC을 쉽게 생성합니다....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/ko/python-net/make/doc/