Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 142,612 for

font

(0.16 sec)
  1. 通过 Python 提取 PDF 中的字体|Aspose.PDF for Python via...

    使用 Aspose.PDF for Python 库从您的 PDF 文档中提取所有嵌入的字体。...PDF 并调用 font_utilities.get_all_fonts() 检索所有可用的 Font 文档引用的对象。...document.font_utilities.get_all_fonts() 获取字体集合。 遍历返回的 Font 对象。 读取并打印每个...

    docs.aspose.com/pdf/zh/python-net/extract-fonts...
  2. TYPE1 to WOFF Converter API |.NET

    Convert TYPE1 to WOFF using .NET API on Windows. Integrate this native TYPE1 to WOFF Font conversion functionality into your own solution....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/net/conversion/type1-t...
  3. WOFF2 to TTF Converter API |.NET

    Convert WOFF2 to TTF using .NET API on Windows. Integrate this native WOFF2 to TTF Font conversion functionality into your own solution....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/net/conversion/woff2-t...
  4. TYPE1 to TTF Converter API | .NET

    Convert TYPE1 to TTF using .NET API on Windows. Integrate this native TYPE1 to TTF Font conversion functionality into your own solution....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/net/conversion/type1-t...
  5. EOT to WOFF2 Converter API |.NET

    Convert EOT to WOFF2 using .NET API on Windows. Integrate this native EOT to WOFF2 Font conversion functionality into your own solution....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/net/conversion/eot-to-...
  6. Install TrueType Fonts on Linux|Aspose.Words fo...

    Aspose.Words for Python allows rendering a document created using Microsoft Word on a Linux machine with the best accuracy. To accomplish this, copy Font files from a Windows machine or Install a `TrueType` Font package onto your Linux machine....Ask AI Install TrueType Fonts on Linux Contents [ Hide ] Purpose...to provide Windows TrueType fonts on a Linux system for Aspose...

    docs.aspose.com/words/python-net/installing-tru...
  7. INodeChangingCallback Interface | Aspose.Words ...

    Implement the Aspose.Words.INodeChangingCallback interface to get real-time notifications on document node changes, enhancing your document management experience.... /// Sets a custom font name/size for the text contents.... Words . Font font = (( Run ) args . Node ). Font ; mLog . Append...

    reference.aspose.com/words/net/aspose.words/ino...
  8. DocumentVisitor.VisitSpecialChar | Aspose.Words...

    Discover how the DocumentVisitor VisitSpecialChar method enhances your document processing by efficiently handling SpecialChar nodes for better performance.... Save ( ArtifactsDir + "Font.RemoveHiddenContentF.docx" );...fieldStart ) { if ( fieldStart . Font . Hidden ) fieldStart . Remove...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Aspose.Slides for C++: FontsLoader::LoadExterna...

    LoadExternalFonts call is very slow. Is there any way to improve performance? Sample code I am using: std::vector<String> candidatePaths; #ifdef MACINTOSH candidatePaths = { u"/Applications/Microsoft PowerPoint…...Slides Product Family slides-fonts , slides-performance , slides-cpp...PowerPoint.app/Contents/Resources/Fonts", }; #endif std::vector<String>...

    forum.aspose.com/t/aspose-slides-for-c-fontsloa...
  10. TextEffect enumeration | Aspose.Words for Python

    aspose.words.TextEffect enumeration. Animation effect for text runs.... font . size = 36 builder . font . text_effect =...Microsoft Word only support font animation effects. doc . save...

    reference.aspose.com/words/python-net/aspose.wo...