Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 122,683 for

font

(0.07 sec)
  1. Decorate Form Field in PDF|Aspose.PDF for .NET

    Explore how to decorate form fields in a PDF document, adding visual enhancements like borders, in .NET with Aspose.PDF....FormFieldFacade { // Set the font style to Courier Font = Aspose . Pdf ....FontStyle . Courier , // Set the font size to 12 FontSize = 12 , //...

    docs.aspose.com/pdf/net/decorate-form-field/
  2. Features Overview|Aspose.Slides 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 type. - Font size. - Font color. - Font shades....

    docs.aspose.com/slides/java/features-overview/
  3. InlineStory.lastParagraph property | Aspose.Wor...

    InlineStory.lastParagraph property. Gets the last paragraph in the story.... font . name = "Arial" ; footnote . font . color = "#008000"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Footnote.story_type property | Aspose.Words for...

    Footnote.story_type property. Returns [StoryType.FOOTNOTES](../../../aspose.words/storytype/#FOOTNOTES) or [StoryType.ENDNOTES](../../../aspose.words/storytype/#ENDNOTES).... font . name = 'Arial' footnote . font . color = aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Footnote.storyType property | Aspose.Words for ...

    Footnote.storyType property. Returns [StoryType.Footnotes](../../../aspose.words/storytype/#Footnotes) or [StoryType.Endnotes](../../../aspose.words/storytype/#Endnotes).... font . name = "Arial" ; footnote . font . color = "#008000"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. InlineStory.tables property | Aspose.Words for ...

    InlineStory.tables property. Gets a collection of tables that are immediate children of the story.... font . name = "Arial" ; footnote . font . color = "#008000"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. InlineStory.storyType property | Aspose.Words f...

    InlineStory.storyType property. Returns the type of the story.... font . name = "Arial" ; footnote . font . color = "#008000"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 在 Excel 中使用 C++ 更改批注背景色的方法|Documentation

    如何更改 Excel 批注中的颜色。以及如何使用 C++ 在批注中插入图片或图像。..." ); Font font = comment . GetFont (); font . SetName (...

    docs.aspose.com/cells/zh/cpp/how-to-set-comment...
  9. Aspose-word-java word转pdf标点符号在行首 - Free Support...

    当前aspose-word-java 版本为25.5,在win11和linux环境下,生成word,然后转pdf,结果标点符号在行首,还有有些单词有空格莫名奇妙自动换行。是需要在word转pdf时有什么指定操作还是在写word时对paragraph进行一些指定等...public static void settFont(Font font, JSONObject lastStyleJson...styleName + "-font-family"); if (!"".equals(fontName)) { font.setNameFarEast(fontName);...

    forum.aspose.com/t/aspose-word-java-word-pdf/31...
  10. Aspose::Words::Saving::IFontSavingCallback inte...

    Aspose::Words::Saving::IFontSavingCallback interface. Implement this interface if you want to receive notifications and control how Aspose.Words saves Fonts when exporting a document to HTML format in C++....Words saves fonts when exporting a document to...Aspose.Words is about to save a font resource. GetType () const override...

    reference.aspose.com/words/cpp/aspose.words.sav...