Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 13,500 for

load font

(0.09 sec)
  1. Aspose.PSD for .NET 19.9 - Release Notes|Docume...

    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.... Load ( "layers with names.psd" ))...var im = ( PsdImage ) Image . Load ( filePath )) { for ( int i...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-9...
  2. Keeping the header and the footer when saving a...

    Hello, I’ve tried to save a xlsx file in html, but I’ve lost the header and the footer in the output file. I think it’s the normal functionality of excel but just to be sur do you have a way to keep the header dans foo…...add the header and footer: // Load the Excel file Workbook workbook...html", SaveFormat.Html); // Load the HTML file to modify it string...

    forum.aspose.com/t/keeping-the-header-and-the-f...
  3. Extract Data from PDF Form using Java

    Follow this article to extract data from PDF form using Java. It has the IDE settings, a list of steps, and sample code showing how to extract data from PDF form using Java....Font Product Family Aspose.TeX Product...Textbox fields and sample data Load the PDF file with Form and input...

    kb.aspose.com/pdf/java/extract-data-from-pdf-fo...
  4. Parse PDF in Python: A Powerful Step-by-Step Guide

    Learn how to parse PDF in Python using Aspose.PDF for Python, the best Python PDF parser. Extract text, tables, and images with step-by-step examples....The Document class is used to load the PDF file, while the TextAbsorber...All Pages of a PDF in Python # Load the PDF document using the Document...

    blog.aspose.com/pdf/parse-pdf-in-python/
  5. "GetRowHeightInch" returns wrong height for aut...

    See attached sample: I write a long text to a cell, set “IsTextWrapped = true” and call “AutoFitRows”. AsposeCellsRowHeightInch.zip (11.9 KB) When calling “GetRowHeightInch” afterwards (for setting horizontal page brea…... It happens only when I load a template file that uses the...the (old) excel default font “Calibri”, but with nondefault size...

    forum.aspose.com/t/getrowheightinch-returns-wro...
  6. ChmLoadOptions Class | Aspose.Words for .NET

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

    reference.aspose.com/words/net/aspose.words.loa...
  7. How to Add Hyperlink in PDF using Python

    This article covers the details on how to add hyperlink in PDF using Python. You will get details to establish the IDE, information about different API calls and a runnable sample code to add link to PDF using Python....Font Product Family Aspose.TeX Product...via .NET to create a hyperlink Load the PDF using the Document class...

    kb.aspose.com/pdf/python/how-to-add-hyperlink-i...
  8. 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/net/developer-guide/cad-and...
  9. 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/net/dxf-drawings/
  10. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing.... Font = Aspose . Pdf . Text . FontRepository..."AddText_out.pdf" ); } } Loading Font from Stream The following...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/