Sort Score
Result 10 results
Languages All
Labels All
Results 6,001 - 6,010 of 141,419 for

font

(0.25 sec)
  1. 使用 C++ 製作 WORD

    通過幾個步驟在 C++ 中創建一個新的 WORD。使用 C++ 庫輕鬆創建 WORD。...<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/zh-hant/cpp/make/word/
  2. 使用 C++ 製作 DOCX

    通過幾個步驟在 C++ 中創建一個新的 DOCX。使用 C++ 庫輕鬆創建 DOCX。...<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/zh-hant/cpp/make/docx/
  3. HTML|Documentation

    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....like em or percent Set Default Font while rendering spreadsheet...

    docs.aspose.com/cells/python-net/convert-excel-...
  4. Translate Markdown to DOM|Aspose.Words for .NET

    Translate a Markdown document to Document Object Model and back using C#. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....Translation Principles We use Font formatting for inline blocks...formatting. Inline Blocks We use Font formatting when translating...

    docs.aspose.com/words/net/translate-markdown-to...
  5. 向PDF文件添加文本|Aspose.PDF for Java

    本文介绍了在Aspose.PDF中处理文本的各个方面。了解如何向PDF添加文本、添加HTML片段或使用自定义OTF字体。...String fontFile = "/usr/share/fonts/truetype/msttcorefonts/Arial... openFont ( "/home/aspose/.fonts/Montserrat-Black.otf" )); //...

    docs.aspose.com/pdf/zh/java/add-text-to-pdf-file/
  6. Saving recognition results as a searchable PDF|...

    Saving Aspose.OCR for Python via .NET recognition results as a searchable and indexable PDF document....dictionary , or specify the font to be embedded into a PDF document...

    docs.aspose.com/ocr/python-net/save-searchable-...
  7. Save as PDF - Change image - Free Support Forum...

    hello, when I save the document as PDF the image changes, you can check it out. thanks in advance input.docx (238.8 KB)...such as enabling or disabling font embedding, adjusting image quality...

    forum.aspose.com/t/save-as-pdf-change-image/310466
  8. Apply Advanced Conditional Formatting with Pyth...

    Learn how to implement Excel's advanced conditional formatting features like data bars, color scales, and icon sets using Aspose.Cells for Python via .NET....colored icons, arrows, flags, and font formatting. Implement Advanced...

    docs.aspose.com/cells/python-net/apply-advanced...
  9. ParagraphAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.ParagraphAlignment enum for precise text alignment in your documents. Enhance readability and formatting with ease!... Font . Color = Color . Red ; para...

    reference.aspose.com/words/net/aspose.words/par...
  10. Python Imaging API | Aspose.Imaging for Python ...

    Python Image processing and manipulation library. Aspose.Imaging for Python via .NET allows to create, load, view, edit, draw or convert images to multiple formats within applications without any image editor....and apply text with different fonts styles. Image conversion: export...controlling the font aspects Save SVG with fonts embedded or exported...

    products.aspose.com/imaging/python-net/