Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 16,771 for

true type

(0.25 sec)
  1. Aspose::Words::Drawing::Charts::ChartAxisTitle ...

    Aspose::Words::Drawing::Charts::ChartAxisTitle class. Provides access to the axis title properties. To learn more, visit the documentation article in C++.... static Type () Examples Shows how to set...chartAxisXTitle -> set_Show ( true ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. VariableCollection | Aspose.Words for Java

    A collection of document variables in Java....FIELD_DOC_VARIABLE, true); field.setVariableName("Home...insertField(FieldType.FIELD_DOC_VARIABLE, true); field.setVariableName("Home...

    reference.aspose.com/words/java/com.aspose.word...
  3. Installing Microsoft TrueType Fonts on Linux|Do...

    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....Contents [ Hide ] Microsoft True Type Fonts (TTFs) are quite commonly...users, the most of these True Type fonts don’t come pre-installed...

    docs.aspose.com/imaging/java/installing-microso...
  4. 用JavaScript通过C++自定义图表|Documentation

    学习如何在Aspose.Cells for Java脚本通过C++中自定义图表。我们的指南将向你展示如何修改图表布局、添加和格式化数据系列、调整轴以及应用各种格式选项,以提升图表的外观和易用性。...Cells Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/customi...
  5. The input string 'CreatorInfo' was not in a cor...

    We are observing an exception whenever we are trying to load some of the pdfs using code below Document document = new Document(pdfStream); Exception : The input string ‘CreatorInfo’ was not in a correct format Unfor…...be converted to the expected type (normally a string or a date)...CreatorInfo) IgnoreCorruptedMetad = true }; Document doc = new Document(pdfStream...

    forum.aspose.com/t/the-input-string-creatorinfo...
  6. Style class | Aspose.Words for Node.js

    Aspose.Words.Style class. Represents a single built-in or user-defined style... builtIn True if this style is one of the...formatting of the style. isHeading True when the style is one of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ConditionalStyleType | Aspose.Words for Java

    Represents possible table areas to which conditional formatting may be defined in a table style in Java.... // 1 - By style type: tableStyle.getConditionalStyles()...getLastColumn().getFont().setBold(true); // List all possible style...

    reference.aspose.com/words/java/com.aspose.word...
  8. Style class | Aspose.Words for Python

    aspose.words.Style class. Represents a single built-in or user-defined style... built_in True if this style is one of the...formatting of the style. is_heading True when the style is one of the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ImageSavingArgs.ImageFileName | Aspose.Words fo...

    Discover the ImageSavingArgs ImageFileName property to easily manage image file names and save locations for efficient image handling.... True ); string partType = string...$"{mOutFileName} part {++mCount}, of type {partType}{Path.GetExtension(args...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Document.AppendDocument | Aspose.Words for .NET

    Effortlessly append documents with our Document Append method. Enhance your workflow by seamlessly integrating content into your existing files....importFormatMode ) Parameter Type Description srcDoc Document...importFormatOptions ) Parameter Type Description srcDoc Document...

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