Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 11,773 for

load font

(0.2 sec)
  1. How to generate multiline image from text - Fre...

    Hello Team, We are using aspose.Imaging using that we want to generate image from text. If text length is beyond some specific width then it should be wrap and should display text after that length into new line. How ca…... We have tried to load svg image using Aspose.Imaging...rasterImage = (RasterImage)Image.Load(imagePath)) { Rectangle bounds...

    forum.aspose.com/t/how-to-generate-multiline-im...
  2. FontSettings class | Aspose.Words for Node.js

    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/nodejs-net/aspose.wo...
  3. 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...
  4. 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/
  5. Set Margins of Comment or Shape inside the Work...

    Learn how to set margins of comments or shapes inside a worksheet using Aspose.Cells with C++.... It loads the sample Excel file that contains...com/aspose-cells/Aspose.Cells-for-C // Load the sample Excel file Workbook...

    docs.aspose.com/cells/cpp/set-margins-of-commen...
  6. truetype字体的字形和指标| .NET

    C#API用于开发人员操纵和字体文件。了解有关如何使用.NET中TTF字体的字形和指标的基础。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/net/glyphs-and-metrics-...
  7. FontSettings.set_fonts_folders method | Aspose....

    FontSettings.set_Fonts_folders method. Sets the folders where Aspose.Words looks for TrueType Fonts when rendering documents or embedding Fonts....set_fonts_folders method set_fonts_folders(fonts_folders, recursive)...TrueType fonts when rendering documents or embedding fonts. def set_fonts_folders...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. Aspose.PSD for .NET 19.10 - 发布说明|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.... Load ( filePath )) { foreach ( var...var im = ( PsdImage ) Image . Load ( filePath )) { im . AddInvertAdjustmentL...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  10. IWarningCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document Loading or saving in Java....can occur during document loading or saving. Examples: Shows...match for a missing font from the available font sources. // Open...

    reference.aspose.com/words/java/com.aspose.word...