Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 34,417 for

custom font

(0.56 sec)
  1. Barcode Generation Basics - Create Barcodes in ...

    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.... managing barcode size, customizing barcode text, saving generated...Outlines the capabilities to customize the barcode measurement units...

    docs.aspose.com/barcode/java/barcodegeneration/
  2. Barcode Generation Basics - Create Barcodes in ...

    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.... managing barcode size, customizing barcode text, saving generated...Outlines the capabilities to customize the barcode measurement units...

    docs.aspose.com/barcode/cpp/barcode-generation/
  3. Working with Headers and Footers in C#|Aspose.W...

    How to manipulate headers and footers using C#. Create headers and footers C#. Remove headers or footers C#....over the header and footer customization process. Specify Header...add an image to a header: Set Font and Paragraph Properties for...

    docs.aspose.com/words/net/working-with-headers-...
  4. FieldTA.ShortCitation | Aspose.Words for .NET

    Manage your FieldTA ShortCitation effortlessly. Easily get or set short citations for entries, enhancing data organization and accessibility....Examples Shows how to build and customize a table of authorities using...builder . Font . Color = Color . Green ; builder . Font . Name =...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldToa.SequenceSeparator | Aspose.Words for .NET

    Discover the FieldToa SequenceSeparator property—easily Customize the character sequence for separating sequence and page numbers for enhanced clarity....Examples Shows how to build and customize a table of authorities using...builder . Font . Color = Color . Green ; builder . Font . Name =...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldTA.is_italic property | Aspose.Words for P...

    FieldTA.is_italic property. Gets or sets whether to apply italic formatting to the page number for the entry....Examples Shows how to build and customize a table of authorities using...builder . font . color = Color . green builder . font . name =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldToa.sequence_separator property | Aspose.W...

    FieldToa.sequence_separator property. Gets or sets the character sequence that is used to separate sequence numbers and page numbers....Examples Shows how to build and customize a table of authorities using...builder . font . color = Color . green builder . font . name =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldToa.use_heading property | Aspose.Words fo...

    FieldToa.use_heading property. Gets or sets whether to include the category heading for the entries in a table of authorities....Examples Shows how to build and customize a table of authorities using...builder . font . color = Color . green builder . font . name =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 元数据信息| JavaScript

    易于使用的JavaScript库,用于从Aspose.Font中进行字体操作。了解如何与字体元数据一起使用。...Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/font/zh/javascript-cpp/metadata...
  10. Make DOCX Using C++

    Make a new DOCX in C++ in a few steps. Easily create DOCX using C++ library....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/cpp/make/docx/