Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 137,419 for

font

(0.12 sec)
  1. PdfSaveOptions.embedFullFonts property | Aspose...

    PdfSaveOptions.embedFullFonts property. Controls how Fonts are embedded into the resulting PDF documents....embedFullFonts property Controls how fonts are embedded into the resulting...is false , which means the fonts are subsetted before embedding...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PdfSaveOptions constructor | Aspose.Words for P...

    PdfSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the [SaveFormat.PDF](../../../aspose.words/saveformat/#PDF) format....disable subsetting when embedding fonts while rendering a document to...DocumentBuilder ( doc = doc ) builder . font . name = 'Arial' builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  3. EOT to WOFF Converter API |.NET

    Convert EOT to WOFF using .NET API on Windows. Integrate this native EOT to WOFF Font conversion functionality into your own solution....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/net/conversion/eot-to-...
  4. 从TTF文件加载字体| .NET

    。让我们看一下如何从TTF文件中制作它。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/net/how-to-load-fonts/l...
  5. Page setup|Documentation

    How to customize the paper size, orientation, Font, images, and other layout settings of a printable form....The paper size, orientation, font, and other layout settings are...FontFamily string Default system font Font family for all texts, except...

    docs.aspose.com/omr/cpp/generate-template/page-...
  6. FontFallbackSettings.LoadMsOfficeFallbackSettin...

    Discover the FontFallbackSettings LoadMsOfficeFallbackSettings method to easily implement Microsoft Word-like fallback settings with Office Fonts for seamless integration....fallback and uses Microsoft office fonts. public void LoadMsOfficeFallback...to load pre-defined fallback font settings. Document doc = new...

    reference.aspose.com/words/net/aspose.words.fon...
  7. StyleCollection.addCopy method | Aspose.Words f...

    StyleCollection.addCopy method. Copies a style into this collection.... font . color = "#FF0000" ; expect...type ); expect ( newStyle . font . name ). toEqual ( doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 使用 C++ 指定工作簿渲染的单独或私有字体集|Documentation

    学习如何使用 Aspose.Cells for C++为工作簿渲染指定单独或私有的字体集。...Startup (); // Path of your custom font directory U16String customFontsDir...Specify individual font configs custom font directory IndividualFontConfig...

    docs.aspose.com/cells/zh/cpp/specify-individual...
  9. CleanupOptions.DuplicateStyle | Aspose.Words fo...

    Optimize your documents with CleanupOptions DuplicateStyle property—easily remove duplicate styles for cleaner, more efficient formatting. Default is false.... Font . Size = 14 ; myStyle . Font . Name = "Courier..."Courier New" ; myStyle . Font . Color = Color . Blue ; Style duplicateStyle...

    reference.aspose.com/words/net/aspose.words/cle...
  10. ParagraphFormat.alignment property | Aspose.Wor...

    ParagraphFormat.alignment property. Gets or sets text alignment for the paragraph....); let font = builder . font ; font . size = 16 ; font . bold...bold = true ; font . color = "#0000FF" ; font . name = "Arial" ;...

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