Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 112,359 for

font

(0.06 sec)
  1. EmbeddedFontStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words EmbeddedFontStyle enum to easily manage embedded Font styles in FontInfo objects, enhancing your document formatting capabilities....Specifies the style of an embedded font inside a FontInfo object. [Flags]...embedded font. Bold 1 Specifies the Bold embedded font. Italic...

    reference.aspose.com/words/net/aspose.words.fon...
  2. Set DefaultFont property of PdfSaveOptions and ...

    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....has a missing (not installed) font. Generally, when saving to PDF...Workbook’s default font (i.e., Workbook.DefaultStyle.Font). If workbook’s...

    docs.aspose.com/cells/python-net/set-defaultfon...
  3. DocumentBuilder.PushFont | Aspose.Words for .NET

    Discover how the DocumentBuilder PushFont method enhances your document formatting by saving character styles for easy retrieval and consistent design....DocumentBuilder ( doc ); // Set up font formatting, then write the text... builder . Font . Name = "Arial" ; builder . Font . Size = 24...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Format Text|Aspose.Slides Documentation

    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....//Add Verdana font FontEntity font = pres . Fonts [ 0 ]; FontEntity...verdanaFont = new FontEntity ( pres , font ); verdanaFont . FontName =...

    docs.aspose.com/slides/net/format-text/
  5. Aspose::Words::Fonts::FontFamily enum | Aspose....

    Aspose::Words::Fonts::FontFamily enum. Represents the Font family in C++....Aspose::Words::Fonts::FontFamily enum Contents [ Hide ] FontFamily...FontFamily enum Represents the font family. enum class FontFamily...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. Start and Finish dates of task not getting refl...

    Hi, I am trying to set the start and finish dates of a task from a hidden variable. Task t1 = proj.RootTask.Children.Add("tested now"); t1.Set(Tsk.Start, Convert.ToDateTime(hdnStartDate.Value)); …... <span style=“font-family: “Courier New”, Consolas...Consolas, Courier, monospace; font-size: small; white-space: pre;...

    forum.aspose.com/t/start-and-finish-dates-of-ta...
  7. Font.underlineColor property | Aspose.Words for...

    Font.underlineColor property. Gets or sets the color of the underline applied to the Font....underlineColor property Font.underlineColor property Gets or...the underline applied to the font. get underlineColor () : string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Fonts::FontSettings::get_Default...

    Aspose::Words::Fonts::FontSettings::get_DefaultInstance method. Static default Font settings in C++....Aspose::Words::Fonts::FontSettings::get_DefaultInstance method...tance method Static default font settings. static System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. Font.Hidden | Aspose.Words for .NET

    Discover the Font Hidden property. Easily identify if your text is formatted as hidden. Enhance your document's clarity and presentation today!...Contents [ Hide ] Font.Hidden property True if the font is formatted...text that we create using this Font object will be invisible in...

    reference.aspose.com/words/net/aspose.words/fon...
  10. MeasureString result not accurate - Free Suppor...

    I am trying to use Font Tahoma and measure the string with Font size 25 pixels. I am then trying to draw the text in the string s = "N 40º 34' 36.556\" W 70º 45' 24.412\""; StringFormat tb = new StringFormat() { FormatF…...trying to use font Tahoma and measure the string with font size 25...StringAlignment.Far; Font font = new Font("Tahoma", 25, FontStyle...

    forum.aspose.com/t/measurestring-result-not-acc...