Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 13,471 for

load font

(0.16 sec)
  1. Get a List of Fonts used in a Spreadsheet or Wo...

    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....Ask AI Get a List of Fonts used in a Spreadsheet or Workbook...often necessary to know the fonts being used in your workbook...

    docs.aspose.com/cells/java/get-a-list-of-fonts-...
  2. 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/
  3. Aspose.Cells 8.9.0中的公共API更改|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....HtmlSaveOptions (); // Set default font name for Html rendering options...DefaultFontName = "Arial" ; // Load a spreadsheet in an instance...

    docs.aspose.com/cells/zh/net/public-api-changes...
  4. Get a List of Fonts used in a Spreadsheet or Wo...

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports getting a list of Fonts used in a spreadsheet or workbook, allowing users to get Font information used in a document. This article will show you how to use the Aspose.Cells library to get a list of Fonts....Ask AI Get a List of Fonts used in a Spreadsheet or Workbook...often necessary to know the fonts being used in your workbook...

    docs.aspose.com/cells/net/get-a-list-of-fonts-u...
  5. 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...text_state . font_size = 12 textFragment . text_state . font = apdf...

    products.aspose.com/pdf/python-net/create/
  6. Enable CSS Custom Properties while saving to HT...

    Learn how to enable CSS custom properties when saving Excel files to HTML using Aspose.Cells for Python via .NET API....( __file__ )), "output" ) # Load sample workbook wb = Workbook...Document Properties Set Default Font while rendering spreadsheet...

    docs.aspose.com/cells/python-net/enable-css-cus...
  7. Disable CSS while saving to HTML with Node.js v...

    Learn how to disable CSS while saving Excel files to HTML using Aspose.Cells for Node.js via C++....( __dirname , "output" ); // Load sample workbook const workbook...Node.js via C++ Set Default Font while Rendering Spreadsheet...

    docs.aspose.com/cells/nodejs-cpp/disable-css-wh...
  8. Worksheet to Image - Set Pixel Format for the R...

    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....( __dirname , "output" ); // Load an Excel file const workbook...Node.js via C++ Set Default Font while rendering a spreadsheet...

    docs.aspose.com/cells/nodejs-cpp/worksheet-to-i...
  9. Aspose PDF Formatting - Free Support Forum - as...

    Hello, We are using Aspose PDF component. we are supposed to convert the content of rich edit box into a PDF. we are taking the content of the rich edit box (with lots of text formatting and tables) and giving them to A…...</span>agsdasdf<span style="font-size: 32px;">gfasfd</span>g...solid;" colspan="5"><span style="font-family: Arial;">Displaying <span...

    forum.aspose.com/t/aspose-pdf-formatting/35513
  10. Replace Text in PDF using C++|Aspose.PDF for C++

    Learn how to replace text in a PDF file in C++ using Aspose.PDF, enabling quick document edits....such as formatting or broken fonts. If you want to easily find...textFragment -> get_TextState () -> set_Font ( FontRepository :: FindFont...

    docs.aspose.com/pdf/cpp/replace-text-in-pdf/