Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 15,987 for

true type

(0.13 sec)
  1. Aspose::Words::Drawing::OleFormat::GetOleEntry ...

    Aspose::Words::Drawing::OleFormat::GetOleEntry method. Gets OLE object data entry in C++....String & oleEntryName ) Parameter Type Description oleEntryName const...drawing.vsd" , u "Package" , true , true , nullptr ); // Inserting...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 档案

    档案...我们可能需要将 Web 字体转换为 true-type 字体。 True Type 字体或 TTF 用于所有数字平台的操作系统。在...我们可以按照以下步骤轻松将 Web 开放字体 (WOFF) 转换为 True Type 字体 (TTF): 首先,使用 FileSystemStreamSour...

    blog.aspose.com/zh/font/convert-woff-to-ttf-usi...
  3. Node.IsComposite | Aspose.Words for .NET

    Discover the Node IsComposite property. Easily identify if a node can hold other nodes, enhancing your data structure management and flexibility....IsComposite property Returns true if this node can contain other...That ( doc . IsComposite , Is . True ); // Invoke the recursive function...

    reference.aspose.com/words/net/aspose.words/nod...
  4. FieldStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldStart class, your key to efficiently managing Word fields in documents. Enhance your document processing today!...FieldType { get; } Returns the type of the field. Font { get; }...IsComposite { get; } Returns true if this node can contain other...

    reference.aspose.com/words/net/aspose.words.fie...
  5. WarningInfo.WarningType | Aspose.Words for .NET

    Discover the WarningInfo WarningType property that reveals essential warning Types, enhancing your error handling and improving application reliability....WarningType property Returns the type of the warning. public WarningType...FontInfoSubstitution . Enabled = true ; // Original font metrics should...

    reference.aspose.com/words/net/aspose.words/war...
  6. Paragraph.breakIsStyleSeparator property | Aspo...

    Paragraph.breakIsStyleSeparator property. True if this paragraph break is a Style Separator...breakIsStyleSeparato property True if this paragraph break is a...TOC. // If we use a heading type style after the separator, we...

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

    Implements the PAGE field in Java....CENTER); // Below are three types of fields that we can use to...insertField(FieldType.FIELD_NUM_CHARS, true); builder.writeln(" characters");...

    reference.aspose.com/words/java/com.aspose.word...
  8. Border.GetHashCode | Aspose.Words for .NET

    Discover the Border GetHashCode method, a powerful hash function that enhances data integrity and performance for your applications. Unlock its potential today!...as a hash function for this type. public override int GetHashCode...secondParagraphBorde [ i ]), Is . True ); Assert . That ( secondParagraphBorde...

    reference.aspose.com/words/net/aspose.words/bor...
  9. Aspose::Words::Fields::FieldPage class | Aspose...

    Aspose::Words::Fields::FieldPage class. Implements the PAGE field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. FieldNumWords | Aspose.Words for Java

    Implements the NUMWORDS field in Java....CENTER); // Below are three types of fields that we can use to...insertField(FieldType.FIELD_NUM_CHARS, true); builder.writeln(" characters");...

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