Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 15,549 for

load font

(0.38 sec)
  1. Convert PDF to Microsoft Word|Aspose.PDF for PH...

    Convert PDF file to DOC and DOCX format with ease and full control with Aspose.PDF for PHP. Learn more how to tune up PDF to Microsoft Word documents conversion....The code is very simple, just load PDF to Document class and save...calling Document.save() method. // Load the PDF document $document =...

    docs.aspose.com/pdf/php-java/convert-pdf-to-word/
  2. Save Excel into PDF with Standard or Minimum Si...

    Learn how to save Excel files into PDF format with Standard or Minimum size using Aspose.Cells for Node.js via C++....xlsx" ); // Load Excel file into Workbook object...Document Assistant Close Change the Font on just the specific Unicode...

    docs.aspose.com/cells/nodejs-cpp/save-excel-int...
  3. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the Font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...at this issue, Can I put this font in the static file of my project...Aspose.Words does not read fonts packed into JAR or WAR. So in...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  4. Add Text to PDF Using C# | Aspose.PDF

    Add text to PDF programmatically with C# sample code using Aspose.PDF for .NET... Load the PDF with an instance of...; textFragment . TextState . Font = Aspose . Pdf . Text . FontRepository...

    products.aspose.com/pdf/net/text/
  5. How to Convert Visio to JPG in Java

    This tutorial includes the information to convert Visio to JPG in Java. It explains the steps as well as a runnable sample code snippet is provided to export VSDX to JPG in Java....Font Product Family Aspose.TeX Product...export the Visio diagrams to JPG Load the source Visio file with the...

    kb.aspose.com/diagram/java/how-to-convert-visio...
  6. 使用文本|Documentation

    本节介绍如何使用 Aspose.Diagram 插入文本形状或更新形状的文本。...Call the diagram constructor to load diagram from a VDX file Diagram...GetDataDir_ShapeText (); // Load diagram Diagram vsdDiagram =...

    docs.aspose.com/diagram/zh/net/working-with-text/
  7. 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...without Visio in C# . You can load the input file in VSD or VSDX...

    kb.aspose.com/diagram/net/how-to-convert-visio-...
  8. Aspose.PSD for .NET 22.11 - Release Notes|Docum...

    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....Bug PSDNET-1234 Exception on loading PSD image with pattern Bug...psdImage = ( PsdImage ) Image . Load ( sourceFile )) { FillLayer...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-1...
  9. Adding Text to PDF|Aspose.PDF for Python via .NET

    This article describes various aspects of working with text in Aspose.PDF. Learn how to add text to PDF, add HTML fragments, or use custom OTF Fonts....specific position, to styling it (font, size, color, style), handling...or LaTeX fragments, custom fonts, and text formatting options...

    docs.aspose.com/pdf/python-net/add-text-to-pdf-...
  10. How to Put a Watermark on a Word Document using...

    This article describes how to put a watermark on a Word document using Python. It provides details about configuration, programming steps and a runnable sample code to add watermark to word using python....Font Product Family Aspose.TeX Product...the Document class object to load or create a Word document by...

    kb.aspose.com/words/python/how-to-put-a-waterma...