Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 112,230 for

font

(0.23 sec)
  1. PdfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading Pdf document into a Document object in Java....getFontSettings() Allows to specify document font settings. getIgnoreOleData()...value) Allows to specify document font settings. setIgnoreOleData(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  2. Write Text on JPG in C#

    Follow this guide to write text on JPG in C#. It has the IDE settings, steps, and a sample code for developing a simple JPG text editor in C# with multiple options to customize the text....Font Product Family Aspose.TeX Product...the Graphics object Create a font and draw the string twice for...

    kb.aspose.com/drawing/net/write-text-on-jpg-in-...
  3. InlineStory.ParentParagraph | Aspose.Words for ...

    Discover the InlineStory ParentParagraph property to effortlessly access the parent Paragraph of any node, enhancing your content management experience.... Font . Name = "Arial" ; footnote . Font . Color = Color...

    reference.aspose.com/words/net/aspose.words/inl...
  4. InlineStory.EnsureMinimum | Aspose.Words for .NET

    Optimize your content with InlineStory's EnsureMinimum method, which adds a paragraph if the last child isn't one, enhancing readability and structure.... Font . Name = "Arial" ; footnote . Font . Color = Color...

    reference.aspose.com/words/net/aspose.words/inl...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Complete Set of File Format Automation Solutions – 通過 C++ 進行文檔轉換https://products.aspose.com/total/zh-hant/cpp/conversion/Recent content in 通過 C++ 進行文檔轉換 on Complete ......important; margin-bottom: 25px; font-size: 26px!important; color:...#182945!important; width: 100%; font-weight: 700!important; } .faqsection...

    products.aspose.com/total/zh-hant/cpp/conversio...
  6. Write Text on JPG in Java

    This brief article guides on how to write text on JPG in Java. It encompasses the IDE configuration, steps, and a runnable code snippet demonstrating how to add text to a JPG file in Java....Font Product Family Aspose.TeX Product...instance Define the text color and font for the string Define the rectangle...

    kb.aspose.com/drawing/java/write-text-on-jpg-in...
  7. Modify an Existing Style|Documentation

    Learn how to change styles in Excel with Microsoft Excel and with Aspose.Cells for Java API....characteristics, such as font, font size, indentation, number...

    docs.aspose.com/cells/java/modify-an-existing-s...
  8. 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...
  9. 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...
  10. 在 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-...