Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 19,534 for

custom font

(0.37 sec)
  1. Specify TrueType Fonts Location in C#|Aspose.Wo...

    Specify various TrueType Font sources: system folder, user sources, loading Fonts from a stream, a file system or memory using C#....Română 繁體中文 Specify TrueType Fonts Location Contents [ Hide ] This...when it looks for TrueType fonts, including operating system...

    docs.aspose.com/words/net/specifying-truetype-f...
  2. CleanupOptions.UnusedStyles | Aspose.Words for ...

    CleanupOptions UnusedStyles property. Specifies whether unused styles should be removed from document. Default value is true in C#....Shows how to remove all unused custom styles from a document. Document...now has eight styles. // A custom style is marked as "used" while...

    reference.aspose.com/words/net/aspose.words/cle...
  3. CleanupOptions.UnusedBuiltinStyles | Aspose.Wor...

    CleanupOptions UnusedBuiltinStyles property. Specifies that unused BuiltIn styles should be removed from document in C#....Shows how to remove all unused custom styles from a document. Document...now has eight styles. // A custom style is marked as "used" while...

    reference.aspose.com/words/net/aspose.words/cle...
  4. Aspose::Words::Fonts::FontSourceBase Class Refe...

    This is an abstract base class for the classes that allow the user to specify various Font sources....all members Aspose::Words::Fonts::FontSourceBase Class Reference...various font sources. Examples Shows how to use a font file in...

    reference.aspose.com/words/cpp/class/aspose.wor...
  5. ChartDataLabelCollection.number_format property...

    ChartDataLabelCollection.number_format property. Gets an [ChartNumberFormat](../../chartnumberformat/) instance allowing to set number format for the data labels of the entire series...."Monthly sales report" # Insert a custom chart series with months as...data labels, and then apply a custom number format for values displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  6. IHtml5Options | Aspose.Slides for C++ API Refer...

    Represents a HTML5 exporting options....get_DefaultRegularFont () Returns font used in case source font is not found. Reads...method. Enables hashing of custom objects. virtual const TypeInfo...

    reference.aspose.com/slides/cpp/aspose.slides.e...
  7. Style.ListFormat | Aspose.Words for .NET

    Style ListFormat property. Provides access to the list formatting properties of a paragraph style in C#....DocumentBuilder ( doc ); // Create a custom paragraph style. Style style..."MyStyle1" ); style . Font . Size = 24 ; style . Font . Name = "Verdana"...

    reference.aspose.com/words/net/aspose.words/sty...
  8. Aspose::Pdf::Text::FontSource Class Referenceab...

    Protected Member Functions | List of all members Aspose::Pdf::Text::FontSource Class Reference abstract Represents a ......Represents a base class fot font source. More... #include " FontSource...System::SharedPtr < Aspose::Font::Sources::FontDefinition > >...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.t...
  9. Aspose.Tasks for .NET 18.7 Release Notes

    The page contains the release notes for Aspose.Tasks for .NET 18.7....Font Product Solution Aspose.TeX...Features Support for saving Fonts/Images/CSS styles separately...

    docs.aspose.com/tasks/net/aspose-tasks-for-net-...
  10. Modifing AcroForm|Aspose.PDF for .NET

    Modifing form in your PDF file with Aspose.PDF for .NET library. You can Add or remove fields in existing form, getand set fieldlimit and etc....GetFieldLimit ( "textbox1" )); Set Custom Font for the Form Field Form fields...configured to use specific default fonts. In the early versions of Aspose...

    docs.aspose.com/pdf/net/modifing-form/