Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 34,428 for

custom font

(0.64 sec)
  1. Customize Barcode Text and Captions in C++|Docu...

    How to Set Barcode Text and Captions in Aspose.BarCode for C++...Ask AI Customize Barcode Text and Captions in C++ Contents [...placed onto barcode labels. To customize appearance-related parameters...

    docs.aspose.com/barcode/cpp/set-barcode-text/
  2. TYPE1 to SVG Converter API |.NET

    Convert TYPE1 to SVG using .NET API on Windows. Integrate this native TYPE1 to SVG Font conversion functionality into your own solution....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    products.aspose.com/font/net/conversion/type1-t...
  3. Working with Fonts | Aspose.Page for Java

    Aspose.Page for Java offers conversion of Fonts of Type1 and Type3 to TrueType. See code examples here....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/page/java/working-with-fonts/
  4. HtmlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML_FIXED format in Java....'ResourceFileUri' uses system folder for fonts. // To avoid problems in other...explicitly specify the path for the fonts. args.setResourceFileUri(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  5. Fonts using Python - Free Support Forum - aspos...

    I’m wondering if there is any way to set task Fonts and/or view Fonts using Aspose For Python via .NET....Fonts using Python Aspose.Tasks Product Family dowbuiltNate July...any way to set task fonts and/or view fonts using Aspose For Python...

    forum.aspose.com/t/fonts-using-python/330777
  6. ResourceType | Aspose.Words for Java

    Type of loaded resource in Java.... Examples: Shows how to customize the process of loading external...sheet. DOCUMENT Document. FONT Font. IMAGE Image. length Methods...

    reference.aspose.com/words/java/com.aspose.word...
  7. 通過 .NET 從 PPTX 文檔中提取文本和圖像 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上的 PPTX 文件中提取文本和圖像。...Text); //Display font height of the text Console.WriteLine(port...PortionFormat.FontHeight); //Display font name of the text if (port.PortionFormat...

    products.aspose.com/slides/zh-hant/net/parser/p...
  8. 通過 .NET 從 ODP 文檔中提取文本和圖像 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上的 ODP 文件中提取文本和圖像。...Text); //Display font height of the text Console.WriteLine(port...PortionFormat.FontHeight); //Display font name of the text if (port.PortionFormat...

    products.aspose.com/slides/zh-hant/net/parser/odp/
  9. 通過 Java 從 ODP 文檔中提取文本和圖像 | products.aspose.com

    用於從 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中的 ODP 文件中提取文本和圖像的 Java 示例代碼。...getText()); //Display font height of the text System. out...getFontHeight()); //Display font name of the text System. out...

    products.aspose.com/slides/zh-hant/java/parser/...
  10. Aspose.Words Document Object Model (DOM) in C#|...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using C#....such as Style or Font , which are used to customize the appearance...do I add a custom font to a document when the font is not installed...

    docs.aspose.com/words/net/aspose-words-document...