Sort Score
Result 10 results
Languages All
Labels All
Results 4,221 - 4,230 of 141,565 for

font

(0.55 sec)
  1. Working with Paragraphs in C++|Aspose.Words for...

    Paragraph node manipulation practices using C++....current font formatting is also specified by the Font property...Some formatting objects like Font or ParagraphFormat support styles...

    docs.aspose.com/words/cpp/working-with-paragraphs/
  2. Aspose::Words::Fonts::FontInfoCollection::GetEn...

    Aspose::Words::Fonts::FontInfoCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++....Aspose::Words::Fonts::FontInfoCollection::GetEnumerator method...Words :: Fonts :: FontInfo >>> Aspose :: Words :: Fonts :: FontInfoCollection...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Id method. Specifies a unique read-only persistent numerical Id for this SDT in C++....get_Id () > 0 ); // Set the font for the text inside the structured...set_Name ( u "Arial" ); // Set the font for the text at the end of the...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Paragraph.JoinRunsWithSameFormatting | Aspose.W...

    Effortlessly join runs with consistent formatting in your paragraphs using the JoinRunsWithSameFormatting method. Enhance your document's style today!... Font . StyleIdentifier = StyleIdentifier... builder . Font . Name = "Arial" ; builder . Font . Size = 12...

    reference.aspose.com/words/net/aspose.words/par...
  5. PclSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.PclSaveOptions to enhance your document saving with customizable features for PCL format. Optimize your workflow today!...whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. The...

    reference.aspose.com/words/net/aspose.words.sav...
  6. FileFontSource.cache_key property | Aspose.Word...

    FileFontSource.cache_key property. The key of this source in the cache....cache item when saving/loading font search cache with FontSettings...save_search_cache() and FontSettings.set_fonts_sources() methods. If key is...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlFragment in Page.Footer renders, but footer...

    Hello, I am testing footer rendering in Aspose.PDF for .NET and I am seeing inconsistent behavior when using HTML footers. What I am trying to do I want to: convert the main body from HTML using HtmlLoadOptions add a…...padding: 0; font-family: Arial, sans-serif; font-size: 12pt;...padding:12px; font-family:Arial,sans-serif; font-size:12pt;'>...

    forum.aspose.com/t/htmlfragment-in-page-footer-...
  8. HtmlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML_FIXED format in Java....'ResourceFileUri' uses system folder for fonts. // To avoid problems in other...explicitly specify the path for the fonts. args.setResourceFileUri(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  9. Public API Changes in Aspose.Cells 8.6.1|Docume...

    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....various properties such as font name, font color, boldness, etc.,...GetCharacters (); //Modify the Font Name for the first FontSetting...

    docs.aspose.com/cells/net/public-api-changes-in...
  10. Need Complete Documentation for Word Range Oper...

    Hello Team, I am using Aspose.Words for Node.js and I need complete documentation + practical examples related to the following areas: 1. Word Range Operations I am looking for full details and examples for: …...Formatting Through Range Applying font formatting to a range Applying...Goal Code Explanation Apply font formatting js\nlet rng = doc...

    forum.aspose.com/t/need-complete-documentation-...