Sort Score
Result 10 results
Languages All
Labels All
Results 4,391 - 4,400 of 134,561 for

font

(0.27 sec)
  1. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java....Provides access to properties of fonts used in this document. getFootnoteSeparator()...Provides access to properties of fonts used in this document. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  2. How to convert Excel to pdf using aspose.cells ...

    I have an encoded base64 string for an .Xlsx file.I want this to be converted to pdf...EmbedStandardFonts = true // embed standard fonts in the PDF }; // 2.5 Save to...For workbooks that use custom fonts, you can set pdfOptions.FontEmbeddingMode...

    forum.aspose.com/t/how-to-convert-excel-to-pdf-...
  3. Convert various file formats to PDF|Aspose.PDF ...

    Discover how to convert various file formats, such as Word, Excel, and PowerPoint, into PDF using Aspose.PDF for Java.... Font selection commands + 1. Transparent...Data Command. 2. Embedded soft fonts. In the current version instead...

    docs.aspose.com/pdf/java/convert-other-files-to...
  4. 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...
  5. 使用 Python 從 ODP 文件中提取文本和圖像 | products.aspose.com

    Python源代碼解析ODP Presentation。... text) # Display font height of the text print(port...portion_format . font_height) # Display font name of the text...

    products.aspose.com/slides/zh-hant/python-net/p...
  6. 使用 Python 從 PPT 文件中提取文本和圖像 | products.aspose.com

    Python源代碼解析PPT Presentation。... text) # Display font height of the text print(port...portion_format . font_height) # Display font name of the text...

    products.aspose.com/slides/zh-hant/python-net/p...
  7. 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...
  8. 在 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-...
  9. Convert PowerPoint Presentations to TIFF with N...

    Convert PowerPoint presentations to TIFF with notes using Aspose.Slides for .NET. Learn how to export slides with speaker notes efficiently.... Does the font in the notes affect the result...original fonts are missing from the system? Yes. Missing fonts trigger...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  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...