Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 23,598 for

custom font

(0.04 sec)
  1. Working with Gradient in PS file | Python

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Affiliates Events Acquisition...

    docs.aspose.com/page/python-net/ps/working-with...
  2. PsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PS format in Java....whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. getColorMode()...

    reference.aspose.com/words/java/com.aspose.word...
  3. Convert Word to Excel in C++ or with free Onlin...

    C++ API to Convert Word to Excel or Online App without using using Microsoft Word or Microsoft Excel or online. Test free Word to Excel online converter quickly before integrating the code....CustomDocumentProper to obtain custom properties. The following code...enumerate all built-in and custom properties in a document. Save...

    products.aspose.com/total/cpp/conversion/word-t...
  4. PDF to BMP Converter using Java | Aspose.PDF

    PDF to BMP conversion via Java sample code. Programmers can use this example code to export PDF to BMP within any Web or Desktop Java based application....graphs, images, hyperlinks, custom fonts - and more - into PDF documents...

    products.aspose.com/pdf/java/conversion/pdf-to-...
  5. XPS to PDF Merge using Python | Aspose.PDF

    Combine two or more XPS documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...graphs, images, hyperlinks, custom fonts - and more - into PDF documents...

    products.aspose.com/pdf/python-net/merger/xps-t...
  6. Other managing TeX options | .NET

    Conversion functionality of Aspose.TeX API solution for .NET lets set the initial interaction mode in which the engine starts. Here are some code examples....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Affiliates Events Acquisition...

    docs.aspose.com/tex/net/other-options/
  7. How to Create Hyperlink in PDF using Java

    This quick article teaches you how to create hyperlink in PDF using Java. It contains all the necessary information to write this application along with a working sample code to add link to PDF using Java....Font Product Family Aspose.TeX Product...will get all the details to customize the hyperlink along with the...

    kb.aspose.com/pdf/java/how-to-create-hyperlink-...
  8. How to Scale a Worksheet with Node.js via C++|D...

    This article shows you code explaining how to scale a worksheet using Aspose.Cells for Node.js via C++....difficulty reading smaller fonts. Space Management: To optimize... Scale: You can also set a custom scaling percentage here. Adjust...

    docs.aspose.com/cells/nodejs-cpp/how-to-scale-a...
  9. Common issues with .pub files | .NET

    When working with MS Publisher you may face some problems with the .pub files. Here you will find information on how to resolve these problems....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Affiliates Events Acquisition...

    docs.aspose.com/pub/net/troubleshoot-with-pub-f...
  10. Make Markdown Using Java

    Make a new Markdown in Java in a few steps. Easily create Markdown using Java library....DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/java/make/md/