Sort Score
Result 10 results
Languages All
Labels All
Results 5,421 - 5,430 of 137,427 for

font

(0.19 sec)
  1. Hyphenation.IsDictionaryRegistered | Aspose.Wor...

    Discover the Hyphenation IsDictionaryRegistered method, checks if a dictionary is registered for your language, ensuring accurate hyphenation in your applications.... Font . LocaleId == new CultureInfo...

    reference.aspose.com/words/net/aspose.words/hyp...
  2. Hyphenation.unregister_dictionary method | Aspo...

    Hyphenation.unregister_dictionary method. Unregisters a hyphenation dictionary for the specified language.... font . locale_id == 2055 ))) doc...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Chart.AxisX | Aspose.Words for .NET

    Explore the Chart AxisX property for seamless control over your chart's primary X axis, enhancing data visualization and insights.... Font . Color = Color . Red ; yAxis...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartAxis.MajorTickMark | Aspose.Words for .NET

    Discover the ChartAxis MajorTickMark property to easily customize your chart's major tick marks for enhanced visual clarity and precision.... Font . Color = Color . Red ; yAxis...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartAxis.Document | Aspose.Words for .NET

    Discover ChartAxis Document property, access the parent chart's document effortlessly for enhanced data visualization and analysis.... Font . Color = Color . Red ; yAxis...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Convert other file formats to PDF in Python|Asp...

    This topic show you how to Aspose.PDF allows to convert other file formats such as EPUB, MD, PCL, XPS, PS, XML and LaTeX to PDF document.... Set up a monospaced font (Courier New) for consistent...page with custom margins and font settings. Iterate through lines...

    docs.aspose.com/pdf/python-net/convert-other-fi...
  7. Aspose::Words::Saving::HtmlSaveOptions class | ...

    Aspose::Words::Saving::HtmlSaveOptions class. Can be used to specify additional options when saving a document into the Html, Mhtml, Epub, Azw3 or Mobi format. To learn more, visit the documentation article in C++....whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. The...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. 使用TrueType和Opentype字体| .NET

    C#API用于开发人员操纵和字体文件。找出如何使用.NET应用程序中的TrueType和Opentype字体。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/net/working-with-truety...
  9. ParagraphFormat | Aspose.Words for Java

    Represents all the formatting for a paragraph in Java....getBaselineAlignment() Gets fonts vertical position on a line...setBaselineAlignment(int value) Sets fonts vertical position on a line...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to change RectangularCallout shape's tip - ...

    In below sample code i want to change a tip for RectangularCallout but it is not working how to change a tip point for this shape Shape polygonShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RectangularCallout, 0, …...Text = fnote; // Apply uniform font size and color foreach (TextParagraph...TextParagraphs) { para.Font.Name = "Meiryo UI"; para.Font.DoubleSize =...

    forum.aspose.com/t/how-to-change-rectangularcal...