Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 134,551 for

font

(0.16 sec)
  1. Document Builder Overview in C#|Aspose.Words fo...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using C#. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in .NET.... It allows you to specify fonts, paragraph or section formatting...and others. For example, the Font class represents character formatting...

    docs.aspose.com/words/net/document-builder-over...
  2. Replace Text in PDF via Python|Aspose.PDF for P...

    Learn more about various ways of replacing and removing text from Aspose.PDF for Python via .NET library....Shift Text Without Changing Font Size When replacing text in...specific area without modifying the font size. Aspose.PDF for Python...

    docs.aspose.com/pdf/python-net/replace-text-in-...
  3. Adding Text to PDF|Aspose.PDF for Python via .NET

    This article describes various aspects of working with text in Aspose.PDF. Learn how to add text to PDF, add HTML fragments, or use custom OTF Fonts....specific position, to styling it (font, size, color, style), handling...or LaTeX fragments, custom fonts, and text formatting options...

    docs.aspose.com/pdf/python-net/add-text-to-pdf-...
  4. Style.remove method | Aspose.Words for Node.js

    Style.remove method. Removes the specified style from the document.... font . name = "Times New Roman" ; style . font . size...size = 16 ; style . font . color = "#000080" ; // Automatically redefine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FolderFontSource.Type | Aspose.Words for .NET

    Discover the FolderFontSource Type property. Easily identify Font source types to enhance your design projects and streamline your workflow....property Returns the type of the font source. public override FontSourceType...which contains fonts as a font source. // Create a font source from...

    reference.aspose.com/words/net/aspose.words.fon...
  6. Aspose::Words::ParagraphFormat::get_Alignment m...

    Aspose::Words::ParagraphFormat::get_Alignment method. Gets or sets text alignment for the paragraph 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...
  7. Master PowerPoint Fonts in C++|Aspose.Slides Do...

    Learn to control PowerPoint Fonts in Aspose.Slides for C++: embed, substitute, load custom Fonts, and resolve missing glyphs with concise code....Master PowerPoint Fonts in C++ Contents [ Hide ] Customize PowerPoint...PowerPoint Fonts in С++ Specify Default Presentation Fonts in С++...

    docs.aspose.com/slides/cpp/powerpoint-fonts/
  8. Aspose::Words::Fonts::MemoryFontSource::get_Fon...

    Aspose::Words::Fonts::MemoryFontSource::get_FontData method. Binary Font data in C++....Aspose::Words::Fonts::MemoryFontSource::get_FontData method ...MemoryFontSource::get_FontData method Binary font data. System :: ArrayPtr < uint8_t...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. ParagraphFormat.alignment property | Aspose.Wor...

    ParagraphFormat.alignment property. Gets or sets text alignment for the 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. DocumentBase.import_node method | Aspose.Words ...

    aspose.words.DocumentBase.import_node method... font . name = 'Courier New' src_builder...doc = src_doc ) src_builder . font . style = src_style src_builder...

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