Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 141,580 for

font

(0.08 sec)
  1. Embed Fonts in Presentations Using С++|Aspose.S...

    Embed TrueType Fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for С++, ensuring accurate rendering across all platforms....Embed Fonts in Presentations Using С++ Contents [ Hide ] Introduction...Introduction Embedded fonts in PowerPoint help ensure that your...

    docs.aspose.com/slides/cpp/embedded-font/
  2. StyleCollection.AddCopy | Aspose.Words for .NET

    Effortlessly copy styles with the StyleCollection AddCopy method. Enhance your design workflow and streamline your style management today!... Font . Color = Color . Red ; Assert...)); Assert . That ( newStyle . Font . Name , Is . EqualTo ( doc...

    reference.aspose.com/words/net/aspose.words/sty...
  3. Aspose::Words::DocumentBuilder::DocumentBuilder...

    Aspose::Words::DocumentBuilder::DocumentBuilder constructor. Initializes a new instance of this class in C++....DocumentBuilder > ( doc ); // Specify font formatting, then add text. System...Words :: Font > font = builder -> get_Font (); font -> set_Size...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. SaveOptions.update_ambiguous_text_font property...

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

    reference.aspose.com/words/python-net/aspose.wo...
  5. TTF to WOFF2 Converter API | C++

    Native C++ API for easy TTF to WOFF2 Font conversion that works seamlessly on Windows and Linux, integrating into any C++ development environment....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/cpp/conversion/ttf-to-...
  6. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_UseTargetMachineFonts method. Flag indicates whether Fonts from target machine must be used to display the document. If this flag is set to true, FontFormat and ExportEmbeddedFonts properties do not have effect, also ResourceSavingCallback is not fired for Fonts. Default is false in C++....method Flag indicates whether fonts from target machine must be...ResourceSavingCallba is not fired for fonts. Default is false . bool Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. When replacing text with the Aspose SDK, two is...

    When replacing text with the Aspose SDK, two issues have arisen: The Font has changed and is inconsistent with the source file. How can this be resolved, or how can I specify a specific Font? The visual effects are los…...two issues have arisen: The font has changed and is inconsistent...how can I specify a specific font? The visual effects are lost...

    forum.aspose.com/t/when-replacing-text-with-the...
  8. getColumnWidthPixel how to calculate width - Fr...

    Workbook workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets().get(0); Cells cells = worksheet.getCells(); cells.setColumnWidthPixel(0, 170); ByteArrayOutputStream baos = new ByteArrayOutputStream(); …...as screen DPI and the default font metrics, differences in those...default font used by Aspose.Cells (or the system default font if none...

    forum.aspose.com/t/getcolumnwidthpixel-how-to-c...
  9. ThemeFonts Class | Aspose.Words for .NET

    Discover the Aspose.Words ThemeFonts class, a powerful tool for managing multilingual Font schemes, enhancing your document's style and readability....Represents a collection of fonts in the font scheme, allowing to specify...specify different fonts for different languages Latin , EastAsian...

    reference.aspose.com/words/net/aspose.words.the...
  10. EmbeddedFontFormat enumeration | Aspose.Words f...

    aspose.words.Fonts.EmbeddedFontFormat enumeration. Specifies format of particular embedded Font inside [FontInfo](../Fontinfo/) object....format of particular embedded font inside FontInfo object. When...document to a file, only embedded fonts of corresponding format are...

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