Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 16,388 for

load font

(0.51 sec)
  1. FontSettings class | Aspose.Words for Python

    aspose.words.Fonts.FontSettings class. Specifies Font settings for a document...FontSettings class Specifies font settings for a document. To...more, visit the Working with Fonts documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 开发人员指南| JavaScript 版 Aspose.Font

    JavaScript字体操纵API的开发人员指南解释了开发人员如何使用TrueType和Opentype字体,Type1字体和CFF字体。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/javascript-cpp/develope...
  3. 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/
  4. PDF Text Annotation|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to Add, Get, and Delete Text Annotation from your PDF document....containing the note text in the font and size chosen by the reader...( "C: \\ Samples \\ " ); // Load the PDF file auto document =...

    docs.aspose.com/pdf/cpp/text-annotation/
  5. Modify SVG Styles Programmatically in C# – Aspo...

    Learn how to programmatically modify and normalize SVG styles in C# using Aspose.SVG with DOM-based manipulation and attribute rewriting....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/svg/net/modify-svg-styles-progr...
  6. 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...
  7. FontSettings.DefaultInstance | Aspose.Words for...

    Discover the FontSettings DefaultInstance property for streamlined static Font management. Optimize your design with customizable default settings!...DefaultInstance property Static default font settings. public static FontSettings...default font settings instance. // Configure the default font settings...

    reference.aspose.com/words/net/aspose.words.fon...
  8. 在 Excel 中使用 C++ 更改批注背景色的方法|Documentation

    如何更改 Excel 批注中的颜色。以及如何使用 C++ 在批注中插入图片或图像。..." ); Font font = comment . GetFont (); font . SetName (...( u "Times New Roman" ); // Load an image into stream U16String...

    docs.aspose.com/cells/zh/cpp/how-to-set-comment...
  9. Set the Margins of a Comment or Shape inside th...

    Learn how to set margins of comments or shapes within an Excel worksheet using Aspose.Cells for Node.js via C++.... It loads the sample Excel file that contains..."sampleSetMarginsOfCo.xlsx" ); // Load the sample Excel file const...

    docs.aspose.com/cells/nodejs-cpp/set-margins-of...
  10. Change Table Style in Word Documents|Aspose.Wor...

    Advanced table formatting C++. Create a table style using C++. Apply table style C++....borders, shading, alignment, and font can be set in a table style...styles are preserved during loading and saving in the following...

    docs.aspose.com/words/cpp/working-with-tablestyle/