Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 141,413 for

font

(0.1 sec)
  1. HtmlSaveOptions.FontResourcesSubsettingSizeThre...

    Optimize your HTML, MHTML, or EPUB files with the FontResourcesSubsettingSizeThreshold property, ensuring efficient Font resource management. Default, 0....FontResourcesSubsett property Controls which font resources need subsetting when...ExportFontResources allows exporting fonts as subsidiary files or as parts...

    reference.aspose.com/words/net/aspose.words.sav...
  2. HtmlSaveOptions.fontResourcesSubsettingSizeThre...

    HtmlSaveOptions.FontResourcesSubsettingSizeThreshold property. Controls which Font resources need subsetting when saving to HTML, MHTML or EPUB...fontResourcesSubsett property Controls which font resources need subsetting when...exportFontResources allows exporting fonts as subsidiary files or as parts...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Font.styleIdentifier property | Aspose.Words fo...

    Font.styleIdentifier property. Gets or sets the locale independent style identifier of the character style applied to this formatting....styleIdentifier property Font.styleIdentifier property Gets or...Using the style name: builder . font . styleName = "Emphasis" ; builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Font.style_identifier property | Aspose.Words f...

    Font.style_identifier property. Gets or sets the locale independent style identifier of the character style applied to this formatting....style_identifier property Font.style_identifier property Gets...Using the style name: builder . font . style_name = 'Emphasis' builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Saving::HtmlSaveOptions::get_Res...

    Aspose::Words::Saving::HtmlSaveOptions::get_ResolveFontNames method. Specifies whether Font family names used in the document are resolved and substituted according to FontSettings when being written into HTML-based formats in C++....es method Specifies whether font family names used in the document...this option is set to false and font family names are written to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. FontSourceBase.priority property | Aspose.Words...

    FontSourceBase.priority property. Returns the Font source priority....priority property Returns the font source priority. @property def...value is used when there are fonts with the same family name and...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::DocumentBuilder::InsertParagraph...

    Aspose::Words::DocumentBuilder::InsertParagraph method. Inserts a paragraph break into the document in C++....Words :: Font > font = builder -> get_Font (); font -> set_Size...set_Size ( 16 ); font -> set_Bold ( true ); font -> set_Color ( System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Backslash (\) Being Converted to Yen Symbol (¥)...

    Hello Team When converting HTML to PDF using Aspose in .NET, backslash characters (\) in the HTML are incorrectly rendered as the Yen symbol (¥) in the resulting PDF only in the deployed environment. This issue does not…... It happens regardless of font or encoding settings and affects...deployed environment may stem from font encoding differences between...

    forum.aspose.com/t/backslash-being-converted-to...
  9. HTMLFragment not working for Indian Language (T...

    I have a valid Aspose PDF license with a subscription expiry date of 2023-09-06, which permits me to use SDK versions released up to that date. Currently, I am using Aspose.PDF version 23.8.0. However, I am encountering…...encountering an issue where the font does not render correctly. Below...lineHeight + "; font-size:{1}pt;font-weight:{3};font-style:{4};\">"...

    forum.aspose.com/t/htmlfragment-not-working-for...
  10. DocumentBuilderOptions | Aspose.Words for Java

    Allows to specify additional options for the document building process in Java....// Default font size is 12. builder.writeln("Font size 12 here...insertCell(); // Changes the font size inside the table. builder...

    reference.aspose.com/words/java/com.aspose.word...