Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 139,844 for

font

(0.54 sec)
  1. Font.EmphasisMark | Aspose.Words for .NET

    Discover how to use the Font Emphasis Mark property to enhance your text formatting. Learn to set and customize emphasis marks for better readability....EmphasisMark Font.EmphasisMark property Gets or sets the emphasis...words/emphasismark builder . Font . EmphasisMark = emphasisMark...

    reference.aspose.com/words/net/aspose.words/fon...
  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::Fonts::FontSettings::GetFontsSou...

    Aspose::Words::Fonts::FontSettings::GetFontsSources method. Gets a copy of the array that contains the list of sources where Aspose.Words looks for TrueType Fonts in C++....Aspose::Words::Fonts::FontSettings::GetFontsSources method Contents...Aspose.Words looks for TrueType fonts. System :: ArrayPtr < System...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. 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...
  5. 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...
  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. 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...
  8. Aspose::Words::Fonts::FontInfoCollection::Conta...

    Aspose::Words::Fonts::FontInfoCollection::Contains method. Determines whether the collection contains a Font with the given name in C++....Aspose::Words::Fonts::FontInfoCollection::Contains method Contents...whether the collection contains a font with the given name. bool Aspose...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the Font name and Font size def change_styles(self, f…...function to change the font name and font size def change_styles(self...change font of runs if matches criteria def change_font(run):...

    forum.aspose.com/t/change-styles-for-complete-d...
  10. Fonts are missing in pdf after word to pdf conv...

    we have created one azure web app which convert word to pdf using aspose but after conversion “Source sans pro” Font is missing in pdf. same issue we were reproduce it on local but after installation of “Source sans pro…...Fonts are missing in pdf after word to pdf conversion Aspose...conversion “Source sans pro” font is missing in pdf. same issue...

    forum.aspose.com/t/fonts-are-missing-in-pdf-aft...