Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 121,906 for

font

(0.08 sec)
  1. Fill.fill_type property | Aspose.Words for Python

    Fill.fill_type property. Gets a fill type....docx' ) # Get Fill object for Font of the first Run. fill = doc...0 ] . font . fill # Check Fill properties of the Font. print...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 在工作簿中应用样式|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 . Name = "Verdana" ; style . Font . Size = 12...12 ; style . Font . Color = System . Drawing . ColorTranslator...

    docs.aspose.com/cells/zh/net/apply-styles-to-ra...
  3. 从CFF文件加载字体|爪哇

    使用Java 版 Aspose.Font解决方案,即使此文件不是字体Inself,您也可以从硬盘磁盘上的CCF文件加载字体。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/java/how-to-load-fonts/...
  4. 从 PDF 中提取字体 C#|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 库从您的 PDF 文档中提取所有嵌入字体。... Font [] fonts = document . FontUtilities...Text . Font font in fonts ) { Console . WriteLine ( font . FontName...

    docs.aspose.com/pdf/zh/net/extract-fonts-from-pdf/
  5. Search PDF using C++ | Aspose.PDF

    Search PDF document without opening programmatically with C++ sample code using Aspose.PDF for C++.... println ( "Font - Name :- " + textFragment ...()); System . out . println ( "Font - IsAccessible :- " + textFragment...

    products.aspose.com/pdf/cpp/search/
  6. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the Font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...at this issue, Can I put this font in the static file of my project...Aspose.Words does not read fonts packed into JAR or WAR. So in...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  7. StyleCollection.DefaultFont | Aspose.Words for ...

    Discover the StyleCollection DefaultFont property for seamless document text formatting. Enhance your documents with consistent, professional style.... public Font DefaultFont { get ; } Remarks...support for this feature and only font names can be stored. Examples...

    reference.aspose.com/words/net/aspose.words/sty...
  8. FontInfo.family property | Aspose.Words for Python

    FontInfo.family property. Gets or sets the Font family this Font belongs to....property Gets or sets the font family this font belongs to. @property...self ) -> aspose . words . fonts . FontFamily : ... @family.setter...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::ParagraphFormat::get_Alignment m...

    Aspose::Words::ParagraphFormat::get_Alignment method. Gets or sets text alignment for the paragraph in C++....Words :: Font > font = builder -> get_Font (); font -> set_Size...set_Size ( 16 ); font -> set_Bold ( true ); font -> set_Color ( System...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. PdfFontEmbeddingMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfFontEmbeddingMode enum for optimal Font embedding in PDFs. Enhance document quality and ensure consistent text display....Words should embed fonts. public enum PdfFontEmbeddingMode...EmbedAll 0 Aspose.Words embeds all fonts. EmbedNonstandard 1 Aspose.Words...

    reference.aspose.com/words/net/aspose.words.sav...