Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 16,236 for

load font

(2.36 sec)
  1. 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...
  2. 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/
  3. AutoFit Row Height Automatically When Loading F...

    Learn how to fit rows whose height is not custom-defined through the Aspose.Cells for Python via .NET API....Height Automatically When Loading File Contents [ Hide ] Possible...row automatically matches the font of the content, but when the...

    docs.aspose.com/cells/python-net/autofit-row-he...
  4. PDF Manipulation and OCR Addition via Node.js A...

    Node.js API to manipulate PDF files as well as extract text from images via applications....js applications to load, merge, render, and convert...efficiency. Aspose.Font for Node.js via C++ Aspose.Font for Node.js...

    products.aspose.com/total/nodejs-cpp/
  5. 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/
  6. Add Text Stamp to PDF using Python | Aspose.PDF

    Add text stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET.... Load the PDF with an instance of...text_state . font = apdf . text . FontRepository . find_font ( "Arial"...

    products.aspose.com/pdf/python-net/stamps/text/
  7. Create PDF using Python | 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...text_state . font_size = 12 textFragment . text_state . font = apdf...

    products.aspose.com/pdf/python-net/create/
  8. 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 = apdf...

    products.aspose.com/pdf/python-net/text/
  9. Measure the Width and Height of the Cell Value ...

    Learn how to Measure the Width and Height of the Cell Value in Unit of Pixels through the Aspose.Cells for JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...'fileInput' ); // Create or load workbook let workbook ; if (...

    docs.aspose.com/cells/javascript-cpp/calculate-...
  10. PDF Stamping in C#: Text, Image, and Page Optio...

    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/