Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 34,341 for

custom font

(0.6 sec)
  1. Working with print tickets | .NET

    Learn how to specify XPS document printing preferences for a printing or viewing device using the PrintTicket API in Aspose.Page for .NET...Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/page/net/xps/print-tickets/
  2. Manipulating print tickets | Java

    Discover how to set XPS document printing preferences for a printing or viewing device using the PrintTicket API in Aspose.Page for Java...Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/page/java/xps/print-tickets/
  3. Sign PDF Documents|Aspose.PDF for Python via .NET

    Learn how to sign PDF documents in Python using PdfFileSignature with certificate-based, named, and visible digital signatures....assign signature metadata, and customize how the signature is displayed...return signature def create_custom_signature_appearance (): appearance...

    docs.aspose.com/pdf/python-net/pdf-signing/
  4. Converting a XSLFO file to PDF using Python | A...

    Sample code on Python for XSLFO to PDF conversion. Use example code for batch XSLFO to PDF conversion with Python and .NET...graphs, images, hyperlinks, custom fonts - and more - into PDF documents...

    products.aspose.com/pdf/python-net/conversion/x...
  5. Find if Data Points are in the Second Pie or Ba...

    Learn how to use Aspose.Cells for JavaScript via C++ to find if data points are in the second pie or bar on a pie of pie or bar of pie chart. This guide will demonstrate how to identify and access the secondary pie or bar on a composite chart, allowing you to analyze and manipulate the data effectively....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...25 IsInSecondaryPlot : false Custom Slice or Sector Colors in Pie...

    docs.aspose.com/cells/javascript-cpp/find-if-da...
  6. 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 Security Events Acquisition...

    docs.aspose.com/tex/net/cli-tools/
  7. Make HTML Using Java

    Make a new HTML in Java in a few steps. Easily create HTML 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/html/
  8. Make WORD Using Java

    Make a new a Word document in Java in a few steps. Easily create a Word document 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/word/
  9. How to Convert Excel Sheet to Image in Java

    This short tutorial is designed to teach how to convert Excel sheet to image in Java. It provides assistance to convert Excel into image in Java by sharing steps to configure the environment and sample code along with the description....Font Product Family Aspose.TeX Product...ImageOrPrintOptions class object to customize the output image Set the flag...

    kb.aspose.com/cells/java/how-to-convert-excel-s...
  10. Crop PDF using C++ | Aspose.PDF

    Crop PDF without losing quality in C++ 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/crop/