Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 4,930 for

font initialization

(0.02 sec)
  1. Footnote class | Aspose.Words for Python

    aspose.words.notes.Footnote class. Represents a container for text of a footnote or endnote...Footnote(doc, footnote_type) Initializes an instance of the Footnote...InlineStory ) font Provides access to the font formatting of...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Other managing TeX options | Python

    Aspose.TeX API solution for Python includes conversion functionality that allows you to set the initial interaction mode in which the engine starts....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tex/python-net/other-options/
  3. How to Create a Bitmap in C#

    This article guides on how to create a bitmap in C#. It has the details to set the development environment, a list of steps to draw a bitmap, and a runnable sample code to create BMP file in C# and save on the disk....Font Product Family Aspose.TeX Product...Common to create a BMP Set the initial values for the position and...

    kb.aspose.com/drawing/net/how-to-create-a-bitma...
  4. Manage Rows and Columns|Aspose.Slides for Pytho...

    Manage table rows and columns in PowerPoint presentations in Python... slides [ 0 ] # Initializes the null TableEx tbl = None...slide. Set the first-row cells' font_height . Set the first-row cells'...

    docs.aspose.com/slides/python-net/manage-rows-a...
  5. Footnote Class | Aspose.Words for .NET

    Discover the Aspose.Words.Notes.Footnote class, your essential tool for managing footnotes and endnotes with ease and precision in your documents....DocumentBase , FootnoteType ) Initializes an instance of the Footnote...the story. Font { get; } Provides access to the font formatting...

    reference.aspose.com/words/net/aspose.words.not...
  6. Manage Rows and Columns|Aspose.Slides for Node....

    Manage table rows and columns in PowerPoint presentations in JavaScript... get_Item ( 0 ); // Initializes the null TableEx var tbl...); // Sets first row cells' font height var portionFormat = new...

    docs.aspose.com/slides/nodejs-java/manage-rows-...
  7. Manage Rows and Columns|Aspose.Slides for PHP D...

    Manage table rows and columns in PowerPoint presentations...() -> get_Item ( 0 ); # Initializes the null TableEx $tbl = null...0 ); # Sets first row cells' font height $portionFormat = new...

    docs.aspose.com/slides/php-java/manage-rows-and...
  8. ChmLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.ChmLoadOptions class. Allows to specify additional options when loading CHM document into a [Document](../../aspose.words/document/) object...Description ChmLoadOptions() Initializes a new instance of this class...fontSettings Allows to specify document font settings. (Inherited from LoadOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to Convert JSON to Excel in Java

    Using this brief tutorial you will learn how to convert JSON to Excel in Java. For the conversion of JSON to XLSX Java is widely used as it requires limited resources and a few lines of code in any common operating system supporting Java platform....Font Product Family Aspose.TeX Product...optional style variable is initiated to format the data before...

    kb.aspose.com/cells/java/how-to-convert-json-to...
  10. How to Replace Words in a Word Document using P...

    This article describes how to replace words in a word document using python. It contains configuration details, a step-by-step process and a runnable sample code to replace text in Word using Python....Font Product Family Aspose.TeX Product...the Document class object Initialize the FindReplaceOptions class...

    kb.aspose.com/words/python/how-to-replace-words...