Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 7,295 for

font

(0.05 sec)
  1. WordProcessingTextFormattedTextFragment Propert...

    Gets the background color of the text....Properties BackgroundColor Property Font Property ForegroundColor Property...FormattedTextFragmen BackgroundColor .) Font Gets the font of the text. (Overrides...

    apireference.groupdocs.com/watermark/net/groupd...
  2. SpreadsheetTextEffectFormattedTextFragment Prop...

    Gets the background color of the text....Properties BackgroundColor Property Font Property ForegroundColor Property...FormattedTextFragmen BackgroundColor .) Font Gets the font of the text. (Overrides...

    apireference.groupdocs.com/watermark/net/groupd...
  3. Converting Chinese or Kanji text file result in...

    Using groupdocs converter 22.8 version to convert chinese or kanji text file results in blocks in pdf file. kanjiconversion.zip (26.6 KB)... Make sure that the font is installed on your machine...also share a list of installed fonts on the machine? Also share the...

    forum.groupdocs.com/t/converting-chinese-or-kan...
  4. TtfFont Methods - GroupDocs.Editor for .NET - A...

    Disposes this Font resource, disposing its content and making most methods and properties non-working...Fonts TtfFont Class TtfFont Methods...Description Dispose Disposes this font resource, disposing its content...

    apireference.groupdocs.com/editor/net/groupdocs...
  5. Adding text watermarks | Documentation

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the Font to be used for watermark Font Font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", Font); // Set watermark properties watermark....Initialize the font to be used for watermark Font font = new Font ( "Arial"...TextWatermark ( "Test watermark" , font ); // Set watermark properties...

    docs.groupdocs.com/watermark/java/adding-text-w...
  6. EotFont - GroupDocs.Editor for Java - API Refer...

    All Classes Packages com.groupdocs.editor com.groupdocs.editor.formats com.groupdocs.editor.handler com.groupdocs.edi......fonts com.groupdocs.editor.htmlcss...groupdocs.editor.htmlcss.resources.fonts Classes EotFont FontResourceBase...

    apireference.groupdocs.com/editor/java/com.grou...
  7. OtfFont - GroupDocs.Editor for Java - API Refer...

    All Classes Packages com.groupdocs.editor com.groupdocs.editor.formats com.groupdocs.editor.handler com.groupdocs.edi......fonts com.groupdocs.editor.htmlcss...groupdocs.editor.htmlcss.resources.fonts Classes EotFont FontResourceBase...

    apireference.groupdocs.com/editor/java/com.grou...
  8. TextStyle Class - GroupDocs.Parser for .NET - A...

    Represents the style of the text such as a Font name, a Font size and so on....of the text such as a font name, a font size and so on. Inheritance...FontName Gets the font name. FontSize Gets the font size. IsBold Gets...

    apireference.groupdocs.com/parser/net/groupdocs...
  9. noteloadoptions - GroupDocs.Conversion for Java...

    All Classes Packages com.groupdocs.conversion com.groupdocs.conversion.caching com.groupdocs.conversion.contracts com......String getDefaultFont () Default font for Note document. List < FontSubstitute...getFontSubstitutes () Substitute specific fonts when converting Note document...

    apireference.groupdocs.com/conversion/java/com....
  10. WoffFont Properties - GroupDocs.Editor for .NET...

    Returns content of this Font as byte stream...Fonts WoffFont Class WoffFont Properties...ByteContent Returns content of this font as byte stream (Inherited from...

    apireference.groupdocs.com/editor/net/groupdocs...