Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 141,425 for

font

(1.3 sec)
  1. Working with CFF Fonts | C++

    Native C++ APIs for the developers to manipulate and Font files. Find out how to work with Compact Font Format in your C++ products....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/cpp/working-with-cff-fonts/
  2. Add Footer to a Document|Documentation

    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....without path &"<FontName>" – Font name, for example: &"Arial"...&"<FontName>, <FontStyle>" – Font name and font style, for example: &"Arial...

    docs.aspose.com/cells/sharepoint/add-footer-to-...
  3. TextWatermarkOptions | Aspose.Words for Java

    Contains options that can be specified when adding a watermark with text in Java....getColor() Gets font color. getFontFamily() Gets font family name...name. getFontSize() Gets a font size. getLayout() Gets layout of...

    reference.aspose.com/words/java/com.aspose.word...
  4. Extract Fonts from PDF C#|Aspose.PDF for .NET

    Use the Aspose.PDF for. NET library to extract all embedded Fonts from your PDF document....Ask AI Extract Fonts from PDF C# Contents [ Hide ] In case you...you want to get all fonts from a PDF document, you can use FontUtilities...

    docs.aspose.com/pdf/net/extract-fonts-from-pdf/
  5. main.bundle.min.d43175f8eff80d2a0ceb59e7a81711a...

    *,::after,::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......15px 2rem;font-family:arial,sans-serif;color:#4c4c4c;font-size:....flex;justify-content:center;font-size:.9rem;padding-bottom:.5rem}...

    docs.aspose.com/font/css/main.bundle.min.d43175...
  6. Aspose::Words::DocumentBuilderOptions class | A...

    Aspose::Words::DocumentBuilderOptions class. Allows to specify additional options for the document building process in C++....Default font size is 12. builder -> Writeln ( u "Font size 12...Changes the font size inside the table. builder -> get_Font () -> set_Size...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Boxes appear in generated PDF due to missing fo...

    I’m using Aspose.PDF for .NET to generate PDF files in an AWS Lambda environment. The issue I’m facing is that boxes (□) appear instead of text in the generated PDFs — this seems to happen because the required Fonts are…...due to missing fonts — Need help embedding fonts in Aspose.PDF...happen because the required fonts aren’t available in the Lambda...

    forum.aspose.com/t/boxes-appear-in-generated-pd...
  8. TextDmlEffect Enum | Aspose.Words for .NET

    Discover Aspose.Words.TextDmlEffect enum for enhancing text runs with dynamic DML effects. Elevate your document presentation effortlessly!... Font . HasDmlEffect ( TextDmlEffect...Assert . That ( runs [ 1 ]. Font . HasDmlEffect ( TextDmlEffect...

    reference.aspose.com/words/net/aspose.words/tex...
  9. Style.AutomaticallyUpdate | Aspose.Words for .NET

    Discover how the AutomaticallyUpdate property enhances your styles by automatically redefining them for optimal value and performance in your projects.... Font . Name = "Times New Roman" ; style . Font . Size...Size = 16 ; style . Font . Color = Color . Navy ; // Automatically...

    reference.aspose.com/words/net/aspose.words/sty...
  10. 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...