Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 16,559 for

font loading

(0.71 sec)
  1. Aspose.Total for .NET|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....images, hyperlinks, custom fonts - and more - into PDF documents... Using Aspose.HTML, you can load web pages, analyze and edit...

    docs.aspose.com/total/net/
  2. Aspose.Diagram Java For Ruby|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....API that allows developers to load an existing diagram, create...that the Aspose.Diagram is loaded and available. Include the...

    docs.aspose.com/diagram/java/aspose-diagram-jav...
  3. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for Java API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based Java application or an image....text profile: // Load font from bytes var font = FontFile . parse...readAllBytes ( Paths . get ( "test-font.otf" ))); // Create a Text profile...

    docs.aspose.com/3d/java/aspose-3d-document-obje...
  4. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with Java....methods to specify font size, font style, and font color etc for stamp...snippets shows an example on how to load an existing PDF document and...

    docs.aspose.com/pdf/java/text-stamps-in-the-pdf...
  5. Aspose.HTML for Java – HTML Parser & Converter API

    Aspose.HTML for Java is a powerful API to create, edit, parse, and convert HTML, XHTML, MHTML, SVG, EPUB, and Markdown files to PDF, XPS, DOCX, and image formats....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/html/java/
  6. Converting a TEX file to PDF using Python | Asp...

    Sample code on Python for TEX to PDF conversion. Use example code for batch TEX to PDF conversion with Python and .NET...Python developers can easily load & convert TEX files to PDF in...including Document class for loading PDF files.Ensure that the necessary...

    products.aspose.com/pdf/python-net/conversion/t...
  7. Get Cell Validation in ODS Files|Documentation

    Learn how to get cell validation in ODS files using the Aspose.Cells for JavaScript via C++ API....validation property by loading the source ODS file and reading..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/javascript-cpp/get-cell-v...
  8. 使用 JavaScript 复制带样式的范围数据,通过 C++|Documentation

    学习如何使用 C++ 中的脚本复制带格式的单元格范围。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...workbook } // Instantiate or load workbook let workbook ; if (...

    docs.aspose.com/cells/zh/javascript-cpp/copy-ra...
  9. DWG DXF to PDF C# | Convert Auto CAD Files to P...

    Use C# .NET AutoCAD to PDF converter to convert DWG or DXF to PDF in C#. You can convert DWG, DWF, DWT and DXF to PDF, JPEG, PNG, BMP, GIF and TIFF in C# .NET as well.... Load the AutoCAD DWG or DXF file...the following simple steps. Load the AutoCAD DWG or DXF file...

    docs.aspose.com/cad/net/converting-cad-drawings...
  10. Not flattening all fields on pdf via .NET - Fre...

    I have a project that is filling pdfs with data, combining, then saving them all asynchronously. I am having an issue where sometimes a few of the documents in the packets are not getting flattened. I am calling Flatten…... A side note: I am loading a special font into the FontSettings...DefaultInstance. Code to set font public bool SetFontsDirectory(string...

    forum.aspose.com/t/not-flattening-all-fields-on...