Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 139,624 for

font

(0.88 sec)
  1. FontInfoCollection.Contains | Aspose.Words for ...

    Discover if FontInfoCollection includes a specific Font by name. Easily manage and access your Font collection with this essential method....whether the collection contains a font with the given name. public...Case-insensitive name of the font to locate. Return Value true...

    reference.aspose.com/words/net/aspose.words.fon...
  2. Adding HTML Rich Text inside the Cell|Documenta...

    Learn how to add HTML Rich Text inside the Cell through the Aspose.Cells for JavaScript via C++ API....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...htmlString = "<Font Style=\"FONT-WEIGHT: bold;FONT-STYLE: italic;TEXT-DECORATION:...

    docs.aspose.com/cells/javascript-cpp/adding-htm...
  3. FontSavingArgs.isSubsettingNeeded property | As...

    FontSavingArgs.isSubsettingNeeded property. Allows to specify whether the current Font will be subsetted before exporting as a Font resource....current font will be subsetted before exporting as a font resource...Remarks Fonts can be exported as complete original font files or...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 如何用 C++ 改变批注的字体颜色|Documentation

    学习如何使用 Aspose.Cells 和 C++ 自定义批注的字体颜色。...()); // Get the font of the shape Font font = shape . GetFont...GetFont (); // Set the font color to white font . SetColor ( Color...

    docs.aspose.com/cells/zh/cpp/how-to-change-the-...
  5. Modifing AcroForm|Aspose.PDF for .NET

    Modifing form in your PDF file with Aspose.PDF for .NET library. You can Add or remove fields in existing form, getand set fieldlimit and etc...."textbox1" )); } } Set Custom Font for the Form Field Form fields...configured to use specific default fonts. In the early versions of Aspose...

    docs.aspose.com/pdf/net/modifing-form/
  6. Exporting SHX fonts|CAD 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....Exporting SHX fonts Contents [ Hide ] Export SHX fonts for DXF/DWG...drawings Some drawings may contain fonts in special SHX format, that...

    docs.aspose.com/cad/net/export-shx-fonts/
  7. Merging and Unmerging Cells with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, and how to customize the merged cell style....GetStyle (); // Create a Font object Font font = style . GetFont ();...(); // Set the name font . SetName ( u "Times New Roman" ); //...

    docs.aspose.com/cells/cpp/merging-and-unmerging...
  8. Page setup|Documentation

    How to customize the layout and design of the machine-readabe form generated by Aspose.OMR for Java....Contents [ Hide ] The paper size, font, colors, and other layout settings...FontFamily string Default system font Font family for all texts, except...

    docs.aspose.com/omr/java/generate-template/page...
  9. Aspose::Words::Fonts::FontInfo::get_EmbeddingLi...

    Aspose::Words::Fonts::FontInfo::get_EmbeddingLicensingRights method. Gets the embedded Font licensing rights in C++....Aspose::Words::Fonts::FontInfo::get_EmbeddingLicensingRi method...Ri method Gets the embedded font licensing rights. System ::...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. Convert Document to PDF|Aspose.Words for Java

    Convert a document in any supported format to PDF easily and fast instead of using docx4j in Java....IllegalArgumentExcep e ) { } // Font regex (optional) // Set regex...restrict to some defined subset of fonts // Here we have to do this before...

    docs.aspose.com/words/java/convert-document-to-...