Sort Score
Result 10 results
Languages All
Labels All
Results 3,491 - 3,500 of 111,649 for

font

(0.41 sec)
  1. Comment.storyType property | Aspose.Words for N...

    Comment.storyType property. Returns [StoryType.Comments](../../storytype/#Comments).... font . name = "Arial" ; footnote . font . color = "#008000"...

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

    Comment.story_type property. Returns [StoryType.COMMENTS](../../storytype/#COMMENTS).... font . name = 'Arial' footnote . font . color = aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 嵌入字体 - PowerPoint C# API|Aspose.Slides 文档

    在 C# 或 .NET 中使用 PowerPoint 演示文稿的嵌入字体...presentation = new Presentation ( "Fonts.pptx" ); // 加载要替换的源字体 IFontData...GetEmbeddedFonts (); foreach ( IFontData font in allFonts ) { if (! embeddedFonts...

    docs.aspose.com/slides/zh/net/embedded-font/
  4. 从PDF文档页面中搜索和获取文本|Aspose.PDF for Java

    本文解释了如何使用各种工具从PDF文档中搜索和获取文本。我们可以从特定或整个页面使用正则表达式进行搜索。... println ( "Font - Name :- " + textSegment ....()); System . out . println ( "Font - IsAccessible :- " + textSegment...

    docs.aspose.com/pdf/zh/java/search-and-get-text...
  5. Extract text and images from PPT document using...

    Java sample code to extract text and images from PPT file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....the required output like text, font etc. System Requirements Aspose...print(port.getText()); //Display font height of the text System. out...

    products.aspose.com/slides/java/parser/ppt/
  6. ImportFormatMode | Aspose.Words for Java

    Specifies how formatting is merged when importing content from another document in Java....source document uses Arial 16pt font and the “Heading 1” style in...document uses Times New Roman 14pt font. When importing text of “Heading...

    reference.aspose.com/words/java/com.aspose.word...
  7. 嵌入字体|Aspose.Slides for Python 文档

    在 Python 中使用 PowerPoint 演示文稿中的嵌入字体...Slides 提供了 get_embedded_fonts() 方法(由 FontsManager 类公开),允许...除字体,可以使用 remove_embedded_font(font_data) 方法(由同一类公开)。 以下 Python...

    docs.aspose.com/slides/zh/python-net/embedded-f...
  8. Installation and running examples JavaScript vi...

    Learn about how to install and use Aspose.Font for JavaScript. Find code examples for the better understanding....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/javascript-cpp/installation/
  9. HyphenationOptions.AutoHyphenation | Aspose.Wor...

    Control automatic hyphenation with the HyphenationOptions property. Easily enhance your document's readability by toggling this feature on or off.... Font . Size = 24 ; builder . Writeln...

    reference.aspose.com/words/net/aspose.words.set...
  10. TypeScript Syntax Error in aspose.cells.node Ty...

    Hello, I am encountering a TypeScript syntax error in the type definitions provided by the aspose.cells.node package. The error occurs when I try to build my project using TypeScript. Error Details The specific error m…...constructor(obj: Aspose::Cells::Font); ~ Steps to Reproduce Install...constructor(obj: Aspose::Cells::Font); And here is the suggested...

    forum.aspose.com/t/typescript-syntax-error-in-a...