Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 142,400 for

font

(0.14 sec)
  1. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....GetStyle (); // Create a Font object Font font = style . GetFont ();...(); // Set the name font . SetName ( u "Times New Roman" ); //...

    docs.aspose.com/cells/cpp/cells-alignment-setti...
  2. TextPath.size property | Aspose.Words for Node.js

    TextPath.size property. Defines the size of the Font in points....property Defines the size of the font in points. get size () : number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. The word page count is wrong - Free Support For...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document doc = new Document(path + "796597488160104448.docx"); doc.getLayoutOptions().setTextShaperFactory(com.aspose.words.shaping.harfbuzz.HarfBuzzTextSha…...engine, which can interpret font rendering, text wrapping, and...elements)—that influences layout. Font-related rendering differences...

    forum.aspose.com/t/the-word-page-count-is-wrong...
  4. Appendices|Documentation

    Additional information common to all topics of the documentation....Appendices Contents [ Hide ] Font and background colors Optical...

    docs.aspose.com/omr/net/appendices/
  5. SaveOptions.updateAmbiguousTextFont property | ...

    SaveOptions.updateAmbiguousTextFont property. Determines whether the Font attributes will be changed according to the character code being used....property Determines whether the font attributes will be changed according...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Supported File Formats|Aspose.Slides for Node.j...

    Discover all file formats Aspose.Slides for Node.js via Java can open, save, and convert — including PPT, PPTX and ODP — with clear import/export support notes.... Does the library support font embedding when exporting to...Yes. You can control whether fonts are fully embedded or subsetted...

    docs.aspose.com/slides/nodejs-java/supported-fi...
  7. Supported File Formats|Aspose.Slides Documentation

    Discover all file formats Aspose.Slides for Android via Java can open, save, and convert — including PPT, PPTX and ODP — with clear import/export support notes.... Does the library support font embedding when exporting to...Yes. You can control whether fonts are fully embedded or subsetted...

    docs.aspose.com/slides/androidjava/supported-fi...
  8. FieldSymbol.fontName property | Aspose.Words fo...

    FieldSymbol.FontName property. Gets or sets the name of the Font of the character retrieved by the field....Gets or sets the name of the font of the character retrieved by...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TextPath.strikeThrough property | Aspose.Words ...

    TextPath.strikeThrough property. True if the Font is formatted as strikethrough text....strikeThrough property True if the font is formatted as strikethrough...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert Excel file to PDF format compatible wit...

    Learn how to convert Excel files to PDF/A-1a compliant PDF format using Aspose.Cells with C++....format of PDF that embeds all fonts used in the document within...features, such as font linking (as opposed to font embedding) and...

    docs.aspose.com/cells/cpp/convert-excel-file-to...