Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 122,605 for

font

(0.09 sec)
  1. 49446914.xlsx

    Sheet1 Christmas Time Font text Times New Roman text 2017-06-08T07:05:49Z 15.0300 Dovlet 2017-06-08T05:09:03Z 2017-06-08T07:05:49Z 2017-06-08T07:05:49Z 2017-06-08T07:05:49Z false 2017-06-08T07:05:4......Sheet1 Christmas Time Font text Times New Roman text 2017-06-08T07:05:49Z...

    docs.aspose.com/cells/java/set-defaultfont-prop...
  2. 49446913.xlsx

    Sheet1 Christmas Time Font text Times New Roman text 2017-06-08T07:05:49Z 15.0300 Dovlet 2017-06-08T05:09:03Z 2017-06-08T07:05:49Z 2017-06-08T07:05:49Z 2017-06-08T07:05:49Z false 2017-06-08T07:05:4......Sheet1 Christmas Time Font text Times New Roman text 2017-06-08T07:05:49Z...

    docs.aspose.com/cells/de/net/set-defaultfont-pr...
  3. 49446913.xlsx

    Sheet1 Christmas Time Font text Times New Roman text 2017-06-08T07:05:49Z 15.0300 Dovlet 2017-06-08T05:09:03Z 2017-06-08T07:05:49Z 2017-06-08T07:05:49Z 2017-06-08T07:05:49Z false 2017-06-08T07:05:4......Sheet1 Christmas Time Font text Times New Roman text 2017-06-08T07:05:49Z...

    docs.aspose.com/cells/it/net/set-defaultfont-pr...
  4. 49446913.xlsx

    Sheet1 Christmas Time Font text Times New Roman text 2017-06-08T07:05:49Z 15.0300 Dovlet 2017-06-08T05:09:03Z 2017-06-08T07:05:49Z 2017-06-08T07:05:49Z 2017-06-08T07:05:49Z false 2017-06-08T07:05:4......Sheet1 Christmas Time Font text Times New Roman text 2017-06-08T07:05:49Z...

    docs.aspose.com/cells/fr/net/set-defaultfont-pr...
  5. 49446914.xlsx

    Sheet1 Christmas Time Font text Times New Roman text 2017-06-08T07:05:49Z 15.0300 Dovlet 2017-06-08T05:09:03Z 2017-06-08T07:05:49Z 2017-06-08T07:05:49Z 2017-06-08T07:05:49Z false 2017-06-08T07:05:4......Sheet1 Christmas Time Font text Times New Roman text 2017-06-08T07:05:49Z...

    docs.aspose.com/cells/zh/java/set-defaultfont-p...
  6. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_Left method. Gets or sets the distance of the data label in points from the left edge of the chart or from the position specified by its Position property, depending on the value of the LeftMode property in C++....calculated using title text and font. const double doughnutCenterY...can be calculated using label font. const double oneCharLabelWidth...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_DisableOpenTypeFontFormattingFeatures method. Specifies to disable OpenType Font formatting features in C++....Specifies to disable OpenType font formatting features. void Aspose...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. Aspose::Words::LowCode::ComparerContext class |...

    Aspose::Words::LowCode::ComparerContext class. Document comparer context in C++.... get_FontSettings () const Font settings used by the processor...System::SharedPtr<Aspose::Words::Fonts::FontSettings>&) Font settings used by...

    reference.aspose.com/words/cpp/aspose.words.low...
  9. Aspose::Words::Drawing::FillType enum | Aspose....

    Aspose::Words::Drawing::FillType enum. Specifies fill type for a fillable object in C++....docx" ); // Get Fill object for Font of the first Run. System ::...get_Runs () -> idx_get ( 0 ) -> get_Font () -> get_Fill (); // Check...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Working with Hyperlinks in C#|Aspose.Words for ...

    How to add a hyperlink into your document in C# using Aspose.Words for .NET....Note that you need to specify font formatting for the hyperlink...display text explicitly using the Font property. The following code...

    docs.aspose.com/words/net/working-with-hyperlinks/