Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 11,482 for

load font

(0.06 sec)
  1. PdfLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.PdfLoadOptions for enhanced PDF Loading. Customize your document conversions with flexible options for optimal results....specify additional options when loading Pdf document into a Document...learn more, visit the Specify Load Options documentation article...

    reference.aspose.com/words/net/aspose.words.loa...
  2. TxtLoadOptions class | Aspose.Words for Python

    aspose.words.Loading.TxtLoadOptions class. Allows to specify additional options when Loading [LoadFormat.TEXT](../../aspose.words/Loadformat/#TEXT) document into a [Document](../../aspose.words/document/) object...specify additional options when loading LoadFormat.TEXT document into...learn more, visit the Specify Load Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 开发人员指南JavaScript字体操纵API

    JavaScript字体操纵API的开发人员指南解释了开发人员如何使用TrueType和Opentype字体,Type1字体和CFF字体。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/javascript-cpp/develope...
  4. TxtLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.TxtLoadOptions class. Allows to specify additional options when Loading [LoadFormat.Text](../../aspose.words/Loadformat/#Text) document into a [Document](../../aspose.words/document/) object...specify additional options when loading LoadFormat.Text document into...learn more, visit the Specify Load Options documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. How to Create a Bitmap in C#

    This article guides on how to create a bitmap in C#. It has the details to set the development environment, a list of steps to draw a bitmap, and a runnable sample code to create BMP file in C# and save on the disk....Font Product Family Aspose.TeX Product...string along with a font Create or load an image using Bitmap...

    kb.aspose.com/drawing/net/how-to-create-a-bitma...
  6. How to Rotate a Cell in Excel using Java

    This short tutorial guides you how to rotate a cell in Excel using Java. You can set text orientation in Excel using Java with the help of simple steps and few API calls described in this article....Font Product Family Aspose.TeX Product...to rotate cell text Create or load a Workbook and set some text...

    kb.aspose.com/cells/java/how-to-rotate-a-cell-i...
  7. DXF Drawings|CAD Documentation

    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....CAD provides the feature to load AutoCAD DXF drawing entities...follows: Load DXF drawing file using the Image.load factory method...

    docs.aspose.com/cad/java/developer-guide/autoca...
  8. Generate PDF from XML|Aspose.PDF for C++

    Aspose.PDF for C++ provides several ways to convert an XML file into a PDF document requiring that the input XML file....we need to transform XML and load into PDF document. The following...xsltString )); transform -> Load ( reader ); auto memoryStream...

    docs.aspose.com/pdf/cpp/generate-pdf-from-xml/
  9. How to Edit PDF Document using C#

    This short guide describes how to edit PDF document using C#. It has the details to set the IDE, a list of steps and a runnable sample code to edit PDF doc using C#....Font Product Family Aspose.TeX Product...color and font size, and save to the memory stream Load the stream...

    kb.aspose.com/pdf/net/how-to-edit-pdf-document-...
  10. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...results = "SUCCESS"; try { // Load the workbook Workbook workbook..."Arial" // Ensures consistent font rendering }; // Save the workbook...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...