Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 139,844 for

font

(0.09 sec)
  1. Access and Update the Portions of Rich Text of ...

    Learn how to access and update the portions of rich text of a cell through the Aspose.Cells for Python via .NET API....update various font properties such as font name, font color, boldness...each portion has a different font. The following code snippet...

    docs.aspose.com/cells/python-net/access-and-upd...
  2. Font.subscript property | Aspose.Words for Python

    Font.subscript property. True if the Font is formatted as subscript....subscript property Font.subscript property True if the font is formatted...text = 'Raised text. ' ) run . font . position = 5 para . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FontInfo.GetEmbeddedFont | Aspose.Words for .NET

    Discover the FontInfo GetEmbeddedFont method to easily retrieve specific embedded Font files, enhancing your design projects with seamless typography....method Gets a specific embedded font file. public byte [] GetEmbeddedFont...EmbeddedFontFormat Specifies the font format to retrieve. style EmbeddedFontStyle...

    reference.aspose.com/words/net/aspose.words.fon...
  4. Range.Fields | Aspose.Words for .NET

    Discover the Range Fields property, effortlessly access a comprehensive Fields collection for all your data range needs. Enhance your workflow today!... /// Sets a custom font name/size for the text contents.... Words . Font font = (( Run ) args . Node ). Font ; mLog . Append...

    reference.aspose.com/words/net/aspose.words/ran...
  5. PclSaveOptions.add_printer_font method | Aspose...

    PclSaveOptions.add_printer_Font method. Adds information about Font that is uploaded to the printer by manufacturer....add_printer_font method add_printer_font(font_full_name, font_pcl_name)...font_pcl_name) Adds information about font that is uploaded to the printer...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fonts::MemoryFontSource class | ...

    Aspose::Words::Fonts::MemoryFontSource class. Represents the single TrueType Font file stored in memory. To learn more, visit the documentation article in C++....Aspose::Words::Fonts::MemoryFontSource class Contents [ Hide...Represents the single TrueType font file stored in memory. To learn...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. HtmlSaveOptions.fonts_folder_alias property | A...

    HtmlSaveOptions.Fonts_folder_alias property. Specifies the name of the folder used to construct Font URIs written into an HTML document...fonts_folder_alias property HtmlSaveOptions.fonts_folder_alias...the folder used to construct font URIs written into an HTML document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Encountering an error while generating a PDF wi...

    System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument …... ( Font, encodedString, & registeredPdfString)...process. This can happen if the font being used does not support...

    forum.aspose.com/t/encountering-an-error-while-...
  9. Font.Superscript | Aspose.Words for .NET

    Discover the Font Superscript property, easily format text as superscript for enhanced readability and style in your documents. Boost your design today!...[ Hide ] Font.Superscript property True if the font is formatted...doc , "Raised text. " ); run . Font . Position = 5 ; para . AppendChild...

    reference.aspose.com/words/net/aspose.words/fon...
  10. Formatting PDF Document|Aspose.PDF for PHP via ...

    Format the PDF Document with Aspose.PDF for PHP via Java. Use the next code snippet to resolve your tasks....$document -> close (); Embedding Fonts in an Existing PDF File PDF...readers support a core of 14 fonts so that documents can be displayed...

    docs.aspose.com/pdf/php-java/formatting-pdf-doc...