Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 139,839 for

font

(1.8 sec)
  1. 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...
  2. Font.emboss property | Aspose.Words for Python

    Font.emboss property. True if the Font is formatted as embossed....emboss property Font.emboss property True if the font is formatted...doc ) builder . font . size = 36 builder . font . color = aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FontSubstitutionWarningInfo Class | Aspose.Word...

    Aspose.Words.FontSubstitutionWarningInfo class provides details on Font substitution warnings during document load or save....Contains information about a font substitution warning that Aspose...the warning. Reason { get; } Font substitution reason. RequestedBold...

    reference.aspose.com/words/net/aspose.words/fon...
  4. ParagraphFormat.first_line_indent property | As...

    ParagraphFormat.first_line_indent property. Gets or sets the value (in points) for a first line or hanging indent...= doc ) font = builder . font font . size = 16 font . bold =...True font . color = aspose . pydrawing . Color . blue font . name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TableSubstitutionRule.AddSubstitutes | Aspose.W...

    Enhance your typography with the TableSubstitutionRule AddSubstitutes method, allowing seamless integration of substitute Fonts for any original Font....Adds substitute font names for given original font name. public...originalFontName String Original font name. substituteFontNames String[]...

    reference.aspose.com/words/net/aspose.words.fon...
  6. TableSubstitutionRule.GetSubstitutes | Aspose.W...

    Discover the GetSubstitutes method in TableSubstitutionRule. Easily retrieve substitute Font names for your original Font, enhancing design flexibility....substitute font names for the specified original font name. public...Original font name. Return Value List of alternative font names...

    reference.aspose.com/words/net/aspose.words.fon...
  7. FontFallbackSettings.Load | Aspose.Words for .NET

    Effortlessly load and manage Font fallback settings from XML files with the FontFallbackSettings Load method for seamless typography integration....Hide ] Load( string ) Loads font fallback settings from XML file...Examples Shows how to load and save font fallback settings to/from an...

    reference.aspose.com/words/net/aspose.words.fon...
  8. WarningInfo class | Aspose.Words for Python

    aspose.words.WarningInfo class. Contains information about a warning that Aspose.Words issued during document loading or saving...match for a missing font from the available font sources. # Open...formatted with a font that does not exist in any of our font sources....

    reference.aspose.com/words/python-net/aspose.wo...
  9. HtmlSaveOptions.ResolveFontNames | Aspose.Words...

    Discover how the HtmlSaveOptions ResolveFontNames property enhances document formatting by ensuring accurate Font substitutions in HTML outputs....ResolveFontNames property Specifies whether font family names used in the document...this option is set to false and font family names are written to...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Format Text in Document in NPOI|Aspose.Words fo...

    Fformat text in a document easily and fast instead of using NPOI in C#....Document Current font formatting is represented by a Font object returned...the DocumentBuilder.Font property. The Font class contains a wide...

    docs.aspose.com/words/net/format-text-in-docume...