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

font

(0.17 sec)
  1. WarningType | Aspose.Words for Java

    Specifies the type of a warning that is issued by Aspose.Words during document loading or saving in Java....match for a missing font from the available font sources. // Open...formatted with a font that does not exist in any of our font sources....

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Saving::ExportFontFormat enum | ...

    Aspose::Words::Saving::ExportFontFormat enum. Indicates the format that is used to export Fonts while rendering to HTML fixed format in C++....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/cpp/aspose.words.sav...
  3. Aspose::Words::Saving::PclSaveOptions::AddPrint...

    Aspose::Words::Saving::PclSaveOptions::AddPrinterFont method. Adds information about Font that is uploaded to the printer by manufacturer in C++....method Adds information about font that is uploaded to the printer...System::String& Full name of the font (e.g. “Times New Roman Bold...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. DocumentBuilderOptions class | Aspose.Words for...

    aspose.words.DocumentBuilderOptions class. Allows to specify additional options for the document building process....# 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...
  5. Aspose::Words::ParagraphFormat::get_FirstLineIn...

    Aspose::Words::ParagraphFormat::get_FirstLineIndent method. Gets or sets the value (in points) for a first line or hanging indent. Use positive values to set the first-line indent, and negative values to set the hanging indent 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/par...
  6. DocumentBuilder.insert_paragraph method | Aspos...

    DocumentBuilder.insert_paragraph method. Inserts a paragraph break into the document....= 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...
  7. EmbeddedFontStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words EmbeddedFontStyle enum to easily manage embedded Font styles in FontInfo objects, enhancing your document formatting capabilities....Specifies the style of an embedded font inside a FontInfo object. [Flags]...embedded font. Bold 1 Specifies the Bold embedded font. Italic...

    reference.aspose.com/words/net/aspose.words.fon...
  8. SVG foreignObject Not Rendered During HTML to P...

    SVG foreignObject Not Rendered During HTML to PDF Conversion Using Word Cloud API SVG foreignObject Not Rendered During HTML to PDF Conversion Using Word Cloud API Greetings, We are currently evalu......absolute; font-family: Helvetica, Arial, sans-serif; font-size: 15px;...absolute; font-family: Helvetica, Arial, sans-serif; font-size: 15px;...

    forum.aspose.com/t/svg-foreignobject-not-render...
  9. Specify Default Presentation Fonts in С++|Aspos...

    Set default Fonts in Aspose.Slides for С++ to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....Specify Default Presentation Fonts in С++ Contents [ Hide ] Overview...allows you to specify default fonts that are used when a presentation...

    docs.aspose.com/slides/cpp/default-font/
  10. ThemeColors | Aspose.Words for Java

    Represents the color scheme of the document theme which contains twelve colors in Java....how to set custom colors and fonts for themes. Document doc = new...theme, a source of default fonts and colors. Theme theme = doc...

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