Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 142,715 for

font

(0.28 sec)
  1. FileFontSource.CacheKey | Aspose.Words for .NET

    Discover the FileFontSource CacheKey property, your key to efficient Font management and optimized caching for enhanced performance....cache item when saving/loading font search cache with SaveSearchCache...Examples Shows how to speed up the font cache initialization process...

    reference.aspose.com/words/net/aspose.words.fon...
  2. Question about using fontPostScriptName in text...

    Hello Aspose Team, I would like to know if it is possible to change the Font of a text layer using the FontPostScriptName property. Currently, I am experiencing an issue where assigning a Font such as Roboto-Bold resul…...it is possible to change the font of a text layer using the fontPostScriptName...experiencing an issue where assigning a font such as Roboto-Bold results...

    forum.aspose.com/t/question-about-using-fontpos...
  3. PdfFontEmbeddingMode enumeration | Aspose.Words...

    aspose.words.saving.PdfFontEmbeddingMode enumeration. Specifies how Aspose.Words should embed Fonts....Words should embed fonts. Members Name Description EMBED_ALL...all fonts. EMBED_NONSTANDARD Aspose.Words embeds all fonts excepting...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PageSetup.linesPerPage property | Aspose.Words ...

    PageSetup.linesPerPage property. Gets or sets the number of lines per page in the document grid....value depends on page height and font size of the Normal style. Minimum...pitch is 136 percent of the font size. For example, maximum number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Border.LineWidth | Aspose.Words for .NET

    Adjust the Border LineWidth property to customize border thickness in points, enhancing your design's precision and visual appeal.... Font . Border . Color = Color . Green ; builder . Font . Border...LineWidth = 2.5d ; builder . Font . Border . LineStyle = LineStyle...

    reference.aspose.com/words/net/aspose.words/bor...
  6. FontInfo.Family | Aspose.Words for .NET

    Discover the FontInfo Family property to easily manage and customize your Font family settings for enhanced design flexibility and style....property Gets or sets the font family this font belongs to. public FontFamily...access and print details of each font in a document. Document doc...

    reference.aspose.com/words/net/aspose.words.fon...
  7. FontNameSubstitutionRule class | Aspose.Words f...

    aspose.words.Fonts.FontNameSubstitutionRule class. Font substitution rule for processing Font name...FontNameSubstitution class Font substitution rule for processing font name. To...more, visit the Working with Fonts documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportCidUrlsForMhtmlResources method. Specifies whether to use CID (Content-ID) URLs to reference resources (images, Fonts, CSS) included in MHTML documents. Default value is false in C++....reference resources (images, fonts, CSS) included in MHTML documents...Contains ( u "@font-face { font-family:'Arial Black'; font-weight:bold;...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. AsposeFontConvertToTTF | Node.js

    Convert Fonts into ttf format. Reliable Node.js via C++ library for Font conversion from Aspose.Font....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/nodejs-cpp/convert-font/as...
  10. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.word for java 25.1…...The conversion relies on the fonts that are available on the machine...machine where the code runs. If a font used in the DOCX is missing...

    forum.aspose.com/t/word-saveto-pdf/322091