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

font

(0.15 sec)
  1. Formatting PDF Document using C#|Aspose.PDF for...

    Create and format the PDF Document with Aspose.PDF for .NET. Use the next code snippet to resolve your tasks....pdf" ); } } Embedding Fonts in an existing PDF file PDF...readers support a core of 14 fonts so that documents can be displayed...

    docs.aspose.com/pdf/net/formatting-pdf-document/
  2. Aspose::Words::Fonts::FolderFontSource class | ...

    Aspose::Words::Fonts::FolderFontSource class. Represents the folder that contains TrueType Font files. To learn more, visit the documentation article in C++....Aspose::Words::Fonts::FolderFontSource class Contents [ Hide...folder that contains TrueType font files. To learn more, visit...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. FontSubstitutionSettings.TableSubstitution | As...

    Explore FontSubstitutionSettings for optimal table substitution rules. Enhance your design with effective settings for seamless Font management....Shows how to work with custom font substitution tables. Document...and load the default Windows font substitution table. TableSubstitutionRul...

    reference.aspose.com/words/net/aspose.words.fon...
  4. PdfException during Xml to Pdf conversion - Fre...

    Hello, I am trying to convert Xml to Pdf using below aspose code but encountering an exception. Code I am using: try (final com.aspose.pdf.Document document = new com.aspose.pdf.Document();) { final com.as…...TextFragment(xmlContent); // -- Set font to a monospaced font to mimic browser XML...PdfException: Can’t find any suitable font for operate with text: 是 at...

    forum.aspose.com/t/pdfexception-during-xml-to-p...
  5. Aspose::Words::Fonts::DefaultFontSubstitutionRu...

    Aspose::Words::Fonts::DefaultFontSubstitutionRule::get_DefaultFontName method. Gets or sets the default Font name in C++....Aspose::Words::Fonts::DefaultFontSubstitut::get_DefaultFontName...default font name. System :: String Aspose :: Words :: Fonts :: ...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. FontPitch enumeration | Aspose.Words for Node.js

    Aspose.Words.Fonts.FontPitch enumeration. Represents the Font pitch....Represents the font pitch. The pitch indicates if the font is fixed...of a font. Fixed Specifies that this is a fixed width font. Variable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Format Text in Document in NPOI|Aspose.Words fo...

    Fformat text in a document easily and fast instead of using NPOI in C#....Document Current font formatting is represented by a Font object returned...the DocumentBuilder.Font property. The Font class contains a wide...

    docs.aspose.com/words/net/format-text-in-docume...
  8. ExportFontFormat Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ExportFontFormat enum for optimal Font export when rendering to HTML fixed format. Enhance your document's visual quality!...format that is used to export fonts while rendering to HTML fixed...WOFF (Web Open Font Format). Ttf 1 TTF (TrueType Font format). Examples...

    reference.aspose.com/words/net/aspose.words.sav...
  9. ParagraphFormat.add_space_between_far_east_and_...

    ParagraphFormat.add_space_between_far_east_and_alpha property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of Latin text and regions of East Asian text in the current paragraph....= doc ) font = builder . font font . size = 16 font . bold =...True font . color = aspose . pydrawing . Color . blue font . name...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilderOptions.context_table_formatting...

    DocumentBuilderOptions.context_table_formatting property. True if the formatting applied to table content does not affect the formatting of the content that follows it...# Default font size is 12. builder . writeln ( 'Font size 12 here...Changes the font size inside the table. builder . font . size =...

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