Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 137,427 for

font

(0.21 sec)
  1. PDF containing emojis converts to image very sl...

    Hi Aspose Team, I am using Aspose.PDF.Drawing 25.4.0. When I run the following code: using var converter = new Aspose.Pdf.Facades.PdfConverter(); converter.GetNextImage(imagePath, ImageFormat.Png, 300); // this step t…...emojis is caused by the fallback font‑search / glyph rendering that...engine which emoji‑compatible font to use removes the expensive...

    forum.aspose.com/t/pdf-containing-emojis-conver...
  2. Font.Fill | Aspose.Words for .NET

    Discover the Font Fill property to enhance your text's appearance with customizable fill formatting for a polished, professional look....Hide ] Font.Fill property Gets fill formatting for the Font . public...docx" ); // Get Fill object for Font of the first Run. Fill fill...

    reference.aspose.com/words/net/aspose.words/fon...
  3. FontEmbeddingUsagePermissions Enum | Aspose.Wor...

    Discover the Aspose.Words.Fonts.FontEmbeddingUsagePermissions enum, enabling precise control over Font embedding permissions for enhanced document management.... enumeration Represents the font embedding usage permissions...Description Installable 0 The font may be embedded, and may be...

    reference.aspose.com/words/net/aspose.words.fon...
  4. PageSetup.CharactersPerLine | Aspose.Words for ...

    Control your document layout with the PageSetup CharactersPerLine property. Easily adjust characters per line for optimal readability and design....value depends on page width and font size of the Normal style. Minimum...character pitch is 90 percent of the font size. For example, maximum number...

    reference.aspose.com/words/net/aspose.words/pag...
  5. Get HTML5 string from Cell|Documentation

    Learn how to get the HTML5 string from a cell using the Aspose.Cells for .NET API....Normal : < Font Style = "FONT-FAMILY: Arial;FONT-SIZE: 10pt;COLOR:....</ Font > HTML5: < div Style = "FONT-FAMILY: Arial;FONT-SIZE:...

    docs.aspose.com/cells/net/get-html5-string-from...
  6. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_FontFormat method. Gets or sets ExportFontFormat used for Font exporting. Default value is Woff in C++....sets ExportFontFormat used for font exporting. Default value is...const Examples Shows how use fonts only from the target machine...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::Fonts::FontSubstitutionSettings:...

    Aspose::Words::Fonts::FontSubstitutionSettings::get_TableSubstitution method. Settings related to table substitution rule in C++....Aspose::Words::Fonts::FontSubstitutionSett::get_TableSubstitution...SharedPtr < Aspose :: Words :: Fonts :: TableSubstitutionRul > &...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. 为工作簿渲染指定单独或私有字体集,使用 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...
  9. FontInfo.name property | Aspose.Words for Node.js

    FontInfo.name property. Gets the name of the Font....property Gets the name of the font. get name () : string Remarks...to print the details of what fonts are present in a document. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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...