Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 9,585 for

load font

(0.05 sec)
  1. Convert PDF to EPUB using Python

    Follow this article to convert PDF to EPUB using Python. It has details to set the IDE, a list of steps, and a sample code for changing PDF file to EPUB....Font Product Family Aspose.TeX Product...the options to control the loading of the source PDF file and...

    kb.aspose.com/words/python/convert-pdf-to-epub-...
  2. Add text to PDF using Python | Aspose.PDF

    Add text to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET... Load the PDF with an instance of...text_state . font_size = 12 text_fragment . text_state . font = ap ...

    products.aspose.com/pdf/python-net/text/
  3. ActiveX|Aspose.Slides for Node.js via .NET Docu...

    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....of the Presentation class and load the presentation with ActiveX...control that include text, font, font height, and frame position...

    docs.aspose.com/slides/nodejs-java/activex/
  4. 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-...
  5. Save Excel into PDF with Standard or Minimum Si...

    Learn how to save Excel files into PDF with standard or minimum size using Aspose.Cells for C++....pdf" ; // Load excel file into workbook object...:: Cleanup (); } Change the Font on just the specific Unicode...

    docs.aspose.com/cells/cpp/save-excel-into-pdf-w...
  6. C# .NET 3D Document Processing API | products.a...

    C# VB.NET ASP.NET library to create read convert and modify 3D files in Windows Forms Web Services and Mono applications...Transform Property Extrusions Font/Text 2D Profiles 3D Procedural...save in uniform object model Load, save & convert files Work with...

    products.aspose.com/3d/net/
  7. 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...
  8. Create PDF using Python for .NET | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Python API to easily generate and read PDF files in Python applications....for the developers to create, load, modify and convert PDF files...TextState . Font = apdf . text . FontRepository . find_font ( "TimesNewRoman"...

    products.aspose.com/pdf/python-net/create/
  9. Text, Image or Page Stamps in PDF using C# | As...

    Add stamps: text, image or page - to PDF programmatically with C# sample code using Aspose.PDF for .NET.... Load the PDF with an instance of...on90 }; textStamp . TextState . Font = Aspose . Pdf . Text . FontRepository...

    products.aspose.com/pdf/net/stamps/
  10. Convert a PS File to PDF using C#

    To learn how to convert a PS file to PDF using C#, check out this article. It explains how to set up the IDE along with the step-by-step process and even a sample code for a PS file to PDF converter in C#....Font Product Family Aspose.TeX Product...the Document class object to load the PS file Pass the PS file...

    kb.aspose.com/pdf/net/convert-a-ps-file-to-pdf-...