Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 16,579 for

load font

(0.07 sec)
  1. 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/
  2. 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/
  3. Get a List of Fonts used in a Spreadsheet or Wo...

    Learn how to get a list of Fonts used in a spreadsheet or workbook using Aspose.Cells for JavaScript via C++. This article will show you how to retrieve Font information from a document....Get a List of Fonts used in a Spreadsheet or Workbook Contents...often necessary to know the fonts being used in your workbook...

    docs.aspose.com/cells/javascript-cpp/get-a-list...
  4. 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...
  5. Modify SVG Styles in C# – Change Fill, CSS, and...

    Learn how to change SVG styles in C# – update fill and stroke, edit inline style attributes, remove blocking styles, and add CSS rules with Aspose.SVG for .NET....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/svg/net/modify-svg-styles-progr...
  6. WarningInfo | Aspose.Words for Java

    Contains information about a warning that Aspose.Words issued during document Loading or saving in Java....Words issued during document loading or saving. To learn more, visit...match for a missing font from the available font sources. // Open...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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/
  8. How to Convert LaTeX to BMP using Aspose.TeX in...

    Learn how to convert LaTeX source to BMP images in Python using Aspose.TeX for .NET. Step-by-step guide, code example, and best practices for developers....conversion workflow Writing code to load LaTeX and render to BMP Handling...pythonnet , the .NET assemblies are loaded automatically after the package...

    blog.aspose.com/tex/step-by-step-guide-to-conve...
  9. 通过 JavaScript 使用 C++ 设置字体。|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的JavaScript库。它支持设置单元格的字体设置,允许用户自定义单元格的字体样式和属性。本文将介绍如何使用 Aspose.Cells 库设置单元格字体设置。... 设置字体名称 开发者可以使用 Font 对象的 name 方法为单元格内的文本应用任何字体。 <..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/zh/javascript-cpp/cells-f...
  10. DocumentBase.WarningCallback | Aspose.Words for...

    Discover the DocumentBase WarningCallback property, vital for ensuring data integrity during document processing by detecting potential formatting issues....IWarningCallback interface to monitor font substitution warnings. Document...DocumentBuilder ( doc ); builder . Font . Name = "Times New Roman" ;...

    reference.aspose.com/words/net/aspose.words/doc...