Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 111,652 for

font

(0.26 sec)
  1. AbsolutePositionTab class | Aspose.Words for Py...

    aspose.words.AbsolutePositionTab class. An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content...(Inherited from Node ) font Provides access to the font formatting of...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder.insert_structured_document_tag ...

    DocumentBuilder.insert_structured_document_tag method. Inserts a [StructuredDocumentTag](../../../aspose.words.markup/structureddocumenttag/) into the document.... will inherit paragraph and font formatting from cursor position...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Set Range Border with C++|Documentation

    Learn how to set range borders using Aspose.Cells with C++....ribbon, locate the “Font” group. Within the “Font” group, click on...

    docs.aspose.com/cells/cpp/set-range-border/
  4. 仅复制范围样式使用Node.js via C++|Documentation

    学习如何在Aspose.Cells for Node.js via C++中在操作数据的同时只复制范围的样式。...createStyle (); // Specify the font attribute. style . getFont ()... StyleFlag (); // Implement font attribute flag1 . setFontName...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-range-...
  5. 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...
  6. Converting CAD Drawings to PDF and Raster Image...

    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.... Substituting Fonts while Converting CAD Drawings...CAD drawing uses some specific font that isn’t available on the...

    docs.aspose.com/cad/java/converting-cad-drawing...
  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. 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...
  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. 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-...