Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 23,597 for

custom font

(0.04 sec)
  1. FixedPageSaveOptions | Aspose.Words for Java

    Contains common options that can be specified when saving a document into fixed page formats PDF XPS images etc 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...
  2. LaTeX Command Line Tools | Aspose.TeX for .NET

    Aspose.TeX command line interface (CLI) tools for .NET enable easy processing and editing of TeX and LaTeX through simple commands....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Affiliates Events Acquisition...

    docs.aspose.com/tex/net/cli-tools/
  3. Compress PDF Document using Python | Aspose.PDF

    Easily compress PDF files using Aspose.PDF for Python via .NET with just one line of code. Optimize document size without compromising quality—efficient and seamless PDF compression!...graphs, images, hyperlinks, custom fonts - and more - into PDF documents...

    products.aspose.com/pdf/python-net/compress/
  4. BMP to PDF Merge using C++ | Aspose.PDF

    Combine two or more BMP documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...adding annotations, handling custom fonts and much more. Aspose.PDF...

    products.aspose.com/pdf/cpp/merger/bmp-to-pdf/
  5. PNG to PDF Converter using C++ | Aspose.PDF

    Sample code for PNG to PDF conversion using C++. Use C++ example for batch PNG to PDF conversion....adding annotations, handling custom fonts and much more. Aspose.PDF...

    products.aspose.com/pdf/cpp/conversion/png-to-pdf/
  6. PS to PDF Merge using C++ | Aspose.PDF

    Combine two or more PS documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...adding annotations, handling custom fonts and much more. Aspose.PDF...

    products.aspose.com/pdf/cpp/merger/ps-to-pdf/
  7. Edit PDF using C++ | Aspose.PDF

    Еdit PDF document programmatically with C++ sample code using Aspose.PDF for C++...adding annotations, handling custom fonts and much more. Aspose.PDF...

    products.aspose.com/pdf/cpp/editor/
  8. Make A Document In Java

    Create a file using Java library. Easily create a new document in Java in a few steps....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/
  9. Make DOC Using Java

    Make a new DOC in Java in a few steps. Easily create DOC 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/doc/
  10. How to Make a Fillable Form in Word using Java

    This tutorial contains information on how to make a fillable form in Word using Java. After following this tutorial you can create a form in Word using Java by adding controls like text input, checkbox, combobox, etc....Font Product Family Aspose.TeX Product...provide multiple options to customize the newly added controls....

    kb.aspose.com/words/java/how-to-make-a-fillable...