Sort Score
Result 10 results
Languages All
Labels All
Results 5,361 - 5,370 of 142,636 for

font

(0.16 sec)
  1. Document.LayoutOptions | Aspose.Words for .NET

    Explore the Document LayoutOptions property to control your document's layout effectively. Unlock flexible design options for optimal presentation.... Font . Hidden = true ; builder ....

    reference.aspose.com/words/net/aspose.words/doc...
  2. Working with Footers|Aspose.Words for Java

    Remove footers from a document easily and fast instead of using Apache POI.... CENTER ); // Set font properties for header text....

    docs.aspose.com/words/java/working-with-footers/
  3. Text Formatting inside PDF using C#|Aspose.PDF ...

    Learn how to format text within a PDF document in .NET using Aspose.PDF to enhance the document's visual presentation.... Font = Aspose . Pdf . Text . FontRepository...Set the font for TextFragment fragment . TextState . Font = Aspose...

    docs.aspose.com/pdf/net/text-formatting-inside-...
  4. CleanupOptions.unusedStyles property | Aspose.W...

    CleanupOptions.unusedStyles property. Specifies whether unused styles should be removed from document... font . style = doc . styles . at...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Example of Hello World using Python|Aspose.PDF ...

    This sample demonstrates how to create a simple PDF document with text Hello World using Aspose.PDF for Python via .NET.... font_size = 12 textFragment . text_state . font = ap ....text . FontRepository . find_font ( "TimesNewRoman" ) textFragment...

    docs.aspose.com/pdf/python-net/hello-world-exam...
  6. ChartAxis.MinorTickMark | Aspose.Words for .NET

    Customize your ChartAxis with the MinorTickMark property to enhance axis precision and improve data visualization. Set or return minor tick marks easily!... Font . Color = Color . Red ; yAxis...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Chart.AxisY | Aspose.Words for .NET

    Explore the Chart AxisY property to easily access and customize your chart's primary Y axis for enhanced data visualization and insights.... Font . Color = Color . Red ; yAxis...

    reference.aspose.com/words/net/aspose.words.dra...
  8. FindReplaceOptions.replacing_callback property ...

    FindReplaceOptions.replacing_callback property. The user-defined method which is called before every replace occurrence....Shows how to apply a different font to new content via FindReplaceOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Words cannot set RevisionTextEffect to DoubleSt...

    Aspose Words does not allow setting the Markup Insertions to Double striketrough, eventhtough MS Word allows this: “DoubleStrikeThrough value can only be set for DeletedTextEffect, RevisedPropertiesEffect or MovedFro…...set the font property if (node is Run run) { run.Font.DoubleStrikeThrough...GetChildNodes(NodeType.Run, true)) { childRun.Font.DoubleStrikeThrough = true;...

    forum.aspose.com/t/words-cannot-set-revisiontex...
  10. 在工作表中插入超链接|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.... Font . Underline = FontUnderlineType...FontUnderlineType . Single ; style . Font . Color = System . Drawing . Color...

    docs.aspose.com/cells/zh/net/insert-hyperlinks-...