Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 144,845 for

font

(0.08 sec)
  1. Formatting PDF Document using C++|Aspose.PDF fo...

    Create and format the PDF Document with Aspose.PDF for C++. Use the next code snippet to resolve your tasks....outputFileName ); } 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/cpp/formatting-pdf-document/
  2. Aspose::Words::Fonts::FontInfo::GetEmbeddedFont...

    Aspose::Words::Fonts::FontInfo::GetEmbeddedFont method. Gets a specific embedded Font file in C++....Aspose::Words::Fonts::FontInfo::GetEmbeddedFont method Contents...method Gets a specific embedded font file. System :: ArrayPtr < uint8_t...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. Set DefaultFont property of PdfSaveOptions and ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....has a missing (not installed) font. Generally, when saving to PDF...workbook’s default font (i.e., Workbook.DefaultStyle.Font ). If the workbook’s...

    docs.aspose.com/cells/net/set-defaultfont-prope...
  4. Search PDF using Python | Aspose.PDF

    Search PDF document without opening programmatically with Python sample code using Aspose.PDF for Python for .NET....print ( f "Font - Name : { textFragment . text_state . font . font_name...font_name } " ) print ( f "Font - IsAccessible : { textFragment...

    products.aspose.com/pdf/python-net/search/
  5. ExportFontFormat | Aspose.Words for Java

    Indicates the format that is used to export Fonts while rendering to HTML fixed format in Java....format that is used to export fonts while rendering to HTML fixed...format. Examples: Shows how use fonts only from the target machine...

    reference.aspose.com/words/java/com.aspose.word...
  6. TextDmlEffect enumeration | Aspose.Words for Py...

    aspose.words.TextDmlEffect enumeration. Dml text effect for text runs.... font . has_dml_effect ( aw . TextDmlEffect.... assertTrue ( runs [ 1 ] . font . has_dml_effect ( aw . TextDmlEffect...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ParagraphFormat.Alignment | Aspose.Words for .NET

    Discover the ParagraphFormat Alignment property to easily customize text alignment for your paragraphs, enhancing readability and presentation....doc ); Font font = builder . Font ; font . Size = 16 ; font . Bold...Bold = true ; font . Color = Color . Blue ; font . Name = "Arial"...

    reference.aspose.com/words/net/aspose.words/par...
  8. FontInfo.get_embedded_font method | Aspose.Word...

    FontInfo.get_embedded_Font method. Gets a specific embedded Font file....get_embedded_font method get_embedded_font(format, style) Gets...specific embedded font file. def get_embedded_font ( self , format...

    reference.aspose.com/words/python-net/aspose.wo...
  9. MemoryFontSource | Aspose.Words for .NET

    Discover MemoryFontSource, a powerful constructor for seamless Font management in your projects. Enhance your design with ease and efficiency!...Description fontData Byte[] Binary font data. Examples Shows how to...array with data from a font file as a font source. byte [] fontBytes...

    reference.aspose.com/words/net/aspose.words.fon...
  10. Font.Outline | Aspose.Words for .NET

    Discover the Font Outline property. Easily format Fonts as outlines for a unique design touch. Enhance your typography with this simple feature!...Outline Font.Outline property True if the font is formatted as... builder . Font . Outline = true ; builder . Font . Color = Color...

    reference.aspose.com/words/net/aspose.words/fon...