Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 15,521 for

load font

(0.18 sec)
  1. Aspose::Words::IWarningCallback::Warning method...

    Aspose::Words::IWarningCallback::Warning method. Aspose.Words invokes this method when it encounters some issue during document Loading or saving that might result in loss of formatting or data fidelity in C++....some issue during document loading or saving that might result...match for a missing font from the available font sources. // Open...

    reference.aspose.com/words/cpp/aspose.words/iwa...
  2. DocumentBase.font_infos property | Aspose.Words...

    DocumentBase.Font_infos property. Provides access to properties of Fonts used in this document....font_infos property DocumentBase.font_infos property Provides...properties of fonts used in this document. @property def font_infos (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to Rotate a Cell in Excel using Java

    This short tutorial guides you how to rotate a cell in Excel using Java. You can set text orientation in Excel using Java with the help of simple steps and few API calls described in this article....Font Product Family Aspose.TeX Product...to rotate cell text Create or load a Workbook and set some text...

    kb.aspose.com/cells/java/how-to-rotate-a-cell-i...
  4. How to Create a Bitmap in C#

    This article guides on how to create a bitmap in C#. It has the details to set the development environment, a list of steps to draw a bitmap, and a runnable sample code to create BMP file in C# and save on the disk....Font Product Family Aspose.TeX Product...string along with a font Create or load an image using Bitmap...

    kb.aspose.com/drawing/net/how-to-create-a-bitma...
  5. Manage Comments and Notes with Node.js via C++|...

    Insert and manage comments or notes with Aspose.Cells for Node.js via C++....configuring their height, width and font settings. const fs = require..."Hello Aspose!" ); // Setting the font size of a comment to 14 comment...

    docs.aspose.com/cells/nodejs-cpp/comments-and-n...
  6. 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...
  7. Generate PDF from XML|Aspose.PDF for C++

    Aspose.PDF for C++ provides several ways to convert an XML file into a PDF document requiring that the input XML file....we need to transform XML and load into PDF document. The following...xsltString )); transform -> Load ( reader ); auto memoryStream...

    docs.aspose.com/pdf/cpp/generate-pdf-from-xml/
  8. FontSubstitutionWarningInfo class | Aspose.Word...

    Aspose.Words.FontSubstitutionWarningInfo class. Contains information about a Font substitution warning that Aspose.Words issued during document Loading or saving....Contains information about a font substitution warning that Aspose...Words issued during document loading or saving. Inheritance: FontSubstitutionWarn...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. IWarningCallback class | Aspose.Words for Python

    aspose.words.IWarningCallback class. 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....can occur during document loading or saving. Methods Name Description...some issue during document loading or saving that might result...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manipulate and Substitute TrueType Fonts in C++...

    Aspose.Words for C++ can embed the correct TrueType Fonts into the resulting document to ensure that it displays accurately. If a Font or a specific character is not available, Aspose.Words searches for a suitable Font replacement or uses the Font fallback mechanism....Manipulate and Substitute TrueType Fonts Contents [ Hide ] Aspose.Words...Words requires TrueType fonts for a variety of tasks, including...

    docs.aspose.com/words/cpp/manipulate-and-substi...