Sort Score
Result 10 results
Languages All
Labels All
Results 5,111 - 5,120 of 122,601 for

font

(0.14 sec)
  1. How to Convert PCL to PDF in Python

    This example focues on how to convert PCL to PDF in Python. It covers all the details of configuring the IDE environment and using a runnable sample code to transform PCL to PDF using Python....Font Product Family Aspose.TeX Product...setting the properties to disable font license verifications, batch...

    kb.aspose.com/pdf/python/how-to-convert-pcl-to-...
  2. Using ActiveX Controls in Excel with C#

    This article guides on using ActiveX Controls in Excel with C#. It has the details to set the IDE, steps, and a sample code for adding ActiveX command button using C#....Font Product Family Aspose.TeX Product...and other properties such as font, color, shadow, and text alignment...

    kb.aspose.com/cells/net/using-activex-controls-...
  3. Convert PDF to EPUB using Python

    Follow this article to convert PDF to EPUB using Python. It has details to set the IDE, a list of steps, and a sample code for changing PDF file to EPUB....Font Product Family Aspose.TeX Product...in the LoadOptions, such as font settings, flag to ignore the...

    kb.aspose.com/words/python/convert-pdf-to-epub-...
  4. ListCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListCollection class for efficient management of bulleted and numbered lists, enhancing document formatting and organization.... Font . Color = Color . Red ; list1...); list2 . ListLevels [ 0 ]. Font . Color = Color . Blue ; list2...

    reference.aspose.com/words/net/aspose.words.lis...
  5. Watermark|Aspose.Slides Documentation

    Add text and image watermarks to PowerPoint presentations in Java...Set the Font for a Text Watermark You can change the font of the...

    docs.aspose.com/slides/java/watermark/
  6. Inline class | Aspose.Words for Node.js

    Aspose.Words.Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own...(Inherited from Node ) font Provides access to the font formatting of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldTA Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldTA class for seamless TA field implementation, enhancing your document automation and formatting capabilities.... Font . Color = Color . Green ; builder . Font . Name =...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Footnote class | Aspose.Words for Python

    aspose.words.notes.Footnote class. Represents a container for text of a footnote or endnote...InlineStory ) font Provides access to the font formatting of...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ListTemplate enumeration | Aspose.Words for Python

    aspose.words.lists.ListTemplate enumeration. Specifies one of the predefined list formats available in Microsoft Word.... font . color = aspose . pydrawing...list2 . list_levels [ 0 ] . font . color = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with AcroForms|Aspose.PDF for .NET

    With Aspose.PDF for .NET you may create a form from scratch, fill the form field in a PDF document, extract data from the form, and etc....set FieldLimit, set form field font and etc. Posting AcroForm Data...

    docs.aspose.com/pdf/net/acroforms/