Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 134,632 for

font

(0.15 sec)
  1. 使用 Python 嵌入演示文稿中的字体|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python 通过 .NET 将 TrueType 字体嵌入 PowerPoint 和 OpenDocument 演示文稿,确保在所有平台上准确渲染。...使用 get_embedded_fonts 和 remove_embedded_font 方法,轻松检索或移除演示文稿中的嵌入字体。...ImageFormat . PNG ) fonts_manager = presentation . fonts_manager # 获取所有嵌入的字体。...

    docs.aspose.com/slides/zh/python-net/embedded-f...
  2. Aspose.PSD for Java 24.7 - Release Notes|Docume...

    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....on Linux Bug PSDJAVA-638 Fix fonts loading when using Aspose.Drawing...saveOptions ); } PSDJAVA-638. Fix fonts loading when using Aspose.Drawing...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  3. Conversion to PDF/A and PDF/UA|Aspose.Words for...

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Python. Choose the best PDF standard to convert a document using Python via .NET....structure, graphical model, font embedding, and some complex...effects or embedding of OpenType fonts PDF/A-4 assumes revised conformance...

    docs.aspose.com/words/python-net/learn-features...
  4. 使用Type1字体|Java

    Java API可供开发人员操纵和字体文件。了解有关如何使用Java应用程序中1型字体的基础知识。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/java/working-with-type1...
  5. Change Table Style in Node.js|Aspose.Words for ...

    Advanced table formatting C#. Create a table style using Node.js. Apply table style Node.js....borders, shading, alignment, and font can be set in a table style...indentation, cellSpacing and font , etc. In addition, Aspose.Words...

    docs.aspose.com/words/nodejs-net/working-with-t...
  6. Developer Guide|Documentation

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Cells for .NET features, achieve a certain Excel appearance, or make a use case possible....Columns Style Number Alignment Font Border Fill Conditional Formatting...Worksheet How to Change the Comment Font Color Threaded Comments SmartArt...

    docs.aspose.com/cells/net/developer-guide/
  7. Get Connection Points from Shape with C++|Docum...

    Learn how to retrieve shape connection points using Aspose.Cells for C++....xlsx" ); Vector < Font > fonts = workbook . GetFonts ();...i < fonts . GetLength (); ++ i ) { std :: cout << fonts [ i ]...

    docs.aspose.com/cells/cpp/get-connection-points...
  8. How to Put a Watermark on a Word Document using...

    This article describes how to put a watermark on a Word document using Python. It provides details about configuration, programming steps and a runnable sample code to add watermark to word using python....Font Product Family Aspose.TeX Product...of the watermark like font family, font size, transparency state...

    kb.aspose.com/words/python/how-to-put-a-waterma...
  9. 在 C++ 中使用 Aspose.Cells for C++ API 对字体应用上标和下标效果...

    使用 Aspose.Cells for C++ API,在 C++ 中对 Excel 中文本应用上标和下标效果的代码示例。...Font 对象的 IsSuperscript 属性设置为 true...true 来应用上标效果。要应用下标效果,将 Style.Font 对象的 IsSubscript 属性设置为 true 。 ...

    docs.aspose.com/cells/zh/cpp/apply-superscript-...
  10. Paragraph Formatting in Word with Python

    This article guides how to set the paragraph formatting in Word with Python. It has IDE settings, steps, and a sample code for indenting paragraphs with Python....Font Product Family Aspose.TeX Product...spacing Set the borders and font properties Write your desired...

    kb.aspose.com/words/python/paragraph-formatting...