Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 12,616 for

font initialization

(0.13 sec)
  1. 如何用 JavaScript 通过 C++ 改变 Excel 中评论的背景|Documenta...

    使用 C++ 通过脚本改变 Excel 中评论的背景色,并插入图片或图像。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...console . log ( "Aspose.Cells initialized" ); }); document . getElementById...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  2. How to Convert Visio to PDF in C#

    This tutorial provides you information about how to convert Visio to PDF in C#. You will get all the details to configure the environment, step-by-step process and a runnable sample code to export Visio to PDF in C#...Font Product Family Aspose.TeX Product...class for conversion to PDF Initialize the PdfSaveOptions class...

    kb.aspose.com/diagram/net/how-to-convert-visio-...
  3. How to Convert PCL to PDF in Java

    This simple article covers how to convert PCL to PDF in Java. It encompasses the requirements to establish the environment and also presents a working example code to transform PCL to PDF using Java....Font Product Family Aspose.TeX Product...API calls. The process is initiated by creating an instance of...

    kb.aspose.com/pdf/java/how-to-convert-pcl-to-pd...
  4. Convert ODP to PDF in Java

    This simple article is about how to convert ODP to PDF in Java. It presents all the details for the project settings along with a list of programming tasks, and a working example code to transform ODP to PDF in Java....Font Product Family Aspose.TeX Product...Java . The process will be initiated by loading the source ODP...

    kb.aspose.com/slides/java/convert-odp-to-pdf-in...
  5. How to Create a Form in Word using C#

    This tutorial guides on how to create a form in Word using C#. You can create a fillable form in Word using C# by adding different controls like textbox, checkbox and combobox....Font Product Family Aspose.TeX Product...form controls Create and initialize a DocumentBuilder class object...

    kb.aspose.com/words/net/how-to-create-a-form-in...
  6. How to Convert PDF to Image in Python

    This tutorial will guide you on how to convert PDF to image in Python. It will teach you how using Python convert PDF to image of any type like PNG, BMP, JPG, and others....Font Product Family Aspose.TeX Product...properties like setting the default font, scaling images to fit the page...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  7. Optimize PDF Files in Python|Aspose.PDF for Pyt...

    Learn how to optimize, compress, and reduce PDF file size in Python using Aspose.PDF....Merge duplicate streams Unembed fonts Remove unused objects Remove...ap . Document ( infile ) # Initialize OptimizationOptions optimizeOptions...

    docs.aspose.com/pdf/python-net/optimize-pdf/
  8. Convert OneNote Documents to PDF and Other Form...

    This guide provides Java developers with instructions on converting OneNote documents into various formats such as PDF....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/note/java/convert-onenote-docum...
  9. How to insert a Text Box in PowerPoint using Java

    Discover how to insert a text box in PowerPoint using Java with Aspose.Slides for Java. Includes a detailed how-to guide and a code example.... Initialize the Presentation class, access...programmatically. You can customize font style, size, color, and alignment...

    blog.aspose.com/slides/how-to-insert-a-text-box...
  10. PdfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PDF format in Java....Description PdfSaveOptions() Initializes a new instance of this class...whether to allow embedding fonts with PostScript outlines when...

    reference.aspose.com/words/java/com.aspose.word...