Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 31,837 for

custom font

(0.26 sec)
  1. Create Tagged PDF using Python|Aspose.PDF for P...

    This article explains how to create structure's elements for Tagged PDF document programmatically using Aspose.PDF for Python via .NET.... font = ap . text . FontRepository . find_font ( "Calibri"...quote_element . structure_text_state . font_style = ap . text . FontStyles...

    docs.aspose.com/pdf/python-net/create-tagged-pdf/
  2. PdfSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.PdfSaveOptions to enhance your document saving experience. Customize settings for optimal PDF output quality and performance....whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. The...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 使用 C++ 向 PDF 添加文本|Aspose.PDF for C++

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...textFragment -> get_TextState () -> set_Font ( FontRepository :: FindFont...fontFile ( "C: \\ Windows \\ Fonts \\ Arial.ttf" ); // 加载输入 PDF...

    docs.aspose.com/pdf/zh/cpp/add-text-to-pdf-file/
  4. Features|Aspose.Words for Java

    Aspose.Words for Java provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting....Formats and Conversions Many customers worldwide rely on the thorough... Access, create and modify Custom XML, SmartTags, and Structured...

    docs.aspose.com/words/java/features/
  5. Make DOC Using C++

    Make a new DOC in C++ in a few steps. Easily create DOC using C++ library....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/cpp/make/doc/
  6. Make HTML Using C++

    Make a new HTML in C++ in a few steps. Easily create HTML using C++ library....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/cpp/make/html/
  7. Aspose::Words::Saving::FixedPageSaveOptions cla...

    Aspose::Words::Saving::FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc). To learn more, visit the documentation article in C++....whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. The...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. SVG Filters and Gradients – SVG code – Aspose.S...

    You'll learn how to write SVG code to create SVG filters, Gaussian blur, drop shadow effect, light effects, or a linear gradient and radial gradient....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/svg/net/drawing-basics/filters-...
  9. 入门 | .NET 版 Aspose.Font

    C#字体操纵API的入门部分涵盖了主题,包括产品概述,支持的文件格式,功能列表和安装。...Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/font/zh/net/getting-started/
  10. Convert DGN to JPG in Python

    This quick tutorial explains how to convert DGN to JPG in Python. It encompasses all the relevant information that you need to export DGN to JPG image in Python....Font Product Family Aspose.TeX Product...change different properties to customize DGN to JPG image rendering...

    kb.aspose.com/cad/python/convert-dgn-to-jpg-in-...