Sort Score
Result 10 results
Languages All
Labels All
Results 3,941 - 3,950 of 140,966 for

font

(0.2 sec)
  1. How to Install TrueType Fonts on Linux|Document...

    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....AI How to Install TrueType Fonts on Linux Contents [ Hide ] The...install “Windows fonts” or “TrueType fonts” on your Linux system...

    docs.aspose.com/cells/java/how-to-install-truet...
  2. LayoutOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutOptions to optimize document layout control, enhancing your Word processing experience with flexible customization options....the original font metrics should be used after font substitution...is not hidden." ); builder . Font . Hidden = true ; builder ....

    reference.aspose.com/words/net/aspose.words.lay...
  3. NodeChangingArgs | Aspose.Words for Java

    Provides data for methods of the INodeChangingCallback interface in Java.... /// Sets a custom font name/size for the text contents...getNodeType() == NodeType.RUN) { Font font = ((Run) args.getNode()).getFont();...

    reference.aspose.com/words/java/com.aspose.word...
  4. Node.toString method | Aspose.Words for Node.js

    Aspose.Words.Node.toString method...line-height:108%; font-size:12pt\">" + "<span style=\"font-family:'Times...line-height:108%\">" + "<span style=\"font-family:'Times New Roman'\">Hello...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Online OFT to DOT Conversion or Build .NET base...

    Free online app to convert OFT to DOT files. .NET C# conversion library code for OFT documents....Programmatically : Use Cases OTF (OpenType Font) files are used to store typography...creating font designs and digitizing classic fonts. However,...

    products.aspose.com/total/net/conversion/oft-to...
  6. Symbol not getting rendered when we convert DOC...

    Hello Team, We are trying to convert Docx to PDF, We have HOP symbol as text in Docx which is not getting converted to PDF When we convert Word to PDF by using Microsoft Word export functionality, it is converting tha…... or do we need to add any font? alexey.noskov January 17, 2025...Allgemeine Chemie” is there any font required for those Unicode characters...

    forum.aspose.com/t/symbol-not-getting-rendered-...
  7. Aspose::Words::Drawing::TextPath::set_Size meth...

    Aspose::Words::Drawing::TextPath::set_Size method. Defines the size of the Font in points in C++....method Defines the size of the font in points. void Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. 修改现有风格|Documentation

    Aspose.Cells是一个JavaScript/C++库,用于处理电子表格文件,允许用户修改现有单元格样式。本文介绍如何使用Aspose.Cells库修改现有单元格样式,以满足不同的外观需求。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...// Set the font color to red color. style . font . color = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/modify-...
  9. Extract text and images from PPTX document usin...

    C# source code to extract text and images from PPTX file on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....the required output like text, font etc. System Requirements Our...WriteLine(port.Text); //Display font height of the text Console.WriteLine(port...

    products.aspose.com/slides/net/parser/pptx/
  10. Multithreading in Aspose.Slides for Python|Aspo...

    Aspose.Slides for Python via .NET multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient presentation workflows....What should I do with global font settings (folders, substitutions)...multithreading? Initialize all global font settings before starting the...

    docs.aspose.com/slides/python-net/multithreading/