Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 141,418 for

font

(1.64 sec)
  1. StructuredDocumentTag.contentsFont property | A...

    StructuredDocumentTag.contentsFont property. Font formatting that will be applied to text entered into SDT....contentsFont property Font formatting that will be applied...contentsFont () : Aspose . Words . Font Examples Shows how to create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 使用 C++ 搜索 PDF | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码在不以编程方式打开 PDF 文档的情况下搜索 PDF 文档。... println ( "Font - Name :- " + textFragment ...()); System . out . println ( "Font - IsAccessible :- " + textFragment...

    products.aspose.com/pdf/zh-hans/cpp/search/
  3. Fill.Transparency | Aspose.Words for .NET

    Adjust the fill transparency from 0.0 (opaque) to 1.0 (clear) for customizable visual effects in your designs. Enhance your project's aesthetics today!...docx" ); // Get Fill object for Font of the first Run. Fill fill...0 ]. Font . Fill ; // Check Fill properties of the Font. Console...

    reference.aspose.com/words/net/aspose.words.dra...
  4. DocumentBuilder.insert_style_separator method |...

    DocumentBuilder.insert_style_separator method. Inserts style separator into the document.... font . bold = False para_style . font . size = 8 para_style...para_style . font . name = 'Arial' builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HtmlFixedSaveOptions.saveFontFaceCssSeparately ...

    HtmlFixedSaveOptions.saveFontFaceCssSeparately property. Flag indicates whether @Font-face CSS rules should be placed into a separate file FontFaces.css when a document is being saved with external stylesheet (that is, when [HtmlFixedSaveOptions.exportEmbeddedCss](../exportEmbeddedCss/) is ``false``)...property Flag indicates whether “@font-face” CSS rules should be placed...class=\"myprefixspan myprefixtext001\" style=\"font-size:11pt; left:294.73pt; top:0...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Drawing::Charts::ChartTitle::get...

    Aspose::Words::Drawing::Charts::ChartTitle::get_Font method. Provides access to the Font formatting of the chart title in C++....:get_Font method Contents [ Hide ] ChartTitle::get_Font method...method Provides access to the font formatting of the chart title...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. ThemeColors.hyperlink property | Aspose.Words f...

    ThemeColors.hyperlink property. Specifies color for a hyperlink....how to set custom colors and fonts for themes. doc = aw . Document...theme, a source of default fonts and colors. theme = doc . theme...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DOCX to PDF conversion issue in our application...

    Description: We are experiencing an issue during the conversion of DOCX documents to PDF using Aspose. The problem is reproducible in version 26.3.0. Issue details: During the conversion process, the resulting PDF d…...one The following fonts used in your document are not...attach these fonts here for testing? The fonts are required to...

    forum.aspose.com/t/docx-to-pdf-conversion-issue...
  9. Aspose.word save pdf 样式错误 - Free Support Forum ...

    Document doc = new Document(“template.docx”); DocumentBuilder builder = new DocumentBuilder(doc); builder.moveToDocumentEnd(); builder.writeln(“test.”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFor…...often caused by font substitution (missing fonts on the conversion...Why it happens Font substitution – When the fonts referenced in...

    forum.aspose.com/t/aspose-word-save-pdf/321219
  10. DocumentVisitor.VisitShapeStart | Aspose.Words ...

    Explore the DocumentVisitor VisitShapeStart method to enhance shape enumeration in your applications. Boost efficiency and streamline your coding process!... Save ( ArtifactsDir + "Font.RemoveHiddenContentF.docx" );...fieldStart ) { if ( fieldStart . Font . Hidden ) fieldStart . Remove...

    reference.aspose.com/words/net/aspose.words/doc...