Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 79,939 for

font

(0.07 sec)
  1. 为工作簿渲染指定单独或私有字体集,使用 Node.js 通过 C++|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 指定工作簿渲染的单独或私有字体集。...node" ); // Path of your custom font directory. const customFontsDir...Specify individual font configs custom font directory. const fontConfigs...

    docs.aspose.com/cells/zh/nodejs-cpp/specify-ind...
  2. FontFallbackSettings.load_ms_office_fallback_se...

    FontFallbackSettings.load_ms_office_fallback_settings method. Loads predefined fallback settings which mimics the Microsoft Word fallback and uses Microsoft office Fonts....fallback and uses Microsoft office fonts. def load_ms_office_fallback_settings...fallback font settings. doc = aw . Document () font_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Arabic text Issue in DOC file - Free Support Fo...

    Hi, we are facing below issue while inserting Arabic text with English in doc. As we are using below code to insert data in DOC. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); /…...set of font settings for left-to-right text. builder.Font.Name..."Courier New"; builder.Font.Size = 16; builder.Font.Italic = false;...

    forum.aspose.com/t/arabic-text-issue-in-doc-fil...
  4. Add Footer to multiple documents|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....path &" " Font name, for example: &“Arial” &" , " Font name and...and font style, for example: &“Arial,Bold” & Font size. If this...

    docs.aspose.com/cells/sharepoint/add-footer-to-...
  5. DocumentVisitor.VisitFormField | Aspose.Words f...

    Discover the DocumentVisitor VisitFormField method, triggered when a form field is detected in your document. Enhance your document processing today!... Save ( ArtifactsDir + "Font.RemoveHiddenContentF.docx" );...fieldStart ) { if ( fieldStart . Font . Hidden ) fieldStart . Remove...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Paragraph.AcceptStart | Aspose.Words for .NET

    Discover the Paragraph AcceptStart method to seamlessly welcome visitors at the beginning of your document's paragraphs for enhanced engagement.... Save ( ArtifactsDir + "Font.RemoveHiddenContentF.docx" );...fieldStart ) { if ( fieldStart . Font . Hidden ) fieldStart . Remove...

    reference.aspose.com/words/net/aspose.words/par...
  7. Shading.background_pattern_theme_color property...

    Shading.background_pattern_theme_color property. Gets or sets the background pattern theme color in the applied color scheme that is associated with this [Shading](../) object.... font . border . color = aspose ....builder . font . border . line_width = 2.5 builder . font . border...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Customize Barcode Text and Captions in Python v...

    How to Set Barcode Text and Captions in Aspose.BarCode for Python via .NET...of barcode text: visibility, font, spacings, text location, and...40 Pixels Font Settings To manage barcode text font, Aspose.BarCode...

    docs.aspose.com/barcode/python-net/set-barcode-...
  9. Cannot convert PDF to PDF/A on Linux using Aspo...

    Scenario: Convert PDF to PDF/A. Aspose.PDF.Drawing 25.3.0. Issue: Document.Convert method returns false when run on Linux. Sample project and test file: sample.zip (152.5 KB) Notes: You have to run the test on Linux…...@oleksii88 When converting to Pdf/A, fonts are embedded into the document...standard requirement). Some fonts are not embedded into the document...

    forum.aspose.com/t/cannot-convert-pdf-to-pdf-a-...
  10. Theme.minorFonts property | Aspose.Words for No...

    Theme.minorFonts property. Allows to specify the set of minor Fonts for different languages....to specify the set of minor fonts for different languages. get...how to set custom colors and fonts for themes. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...