Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 16,779 for

true type

(1.03 sec)
  1. Aspose::Words::DocumentBuilder::InsertOleObject...

    Aspose::Words::DocumentBuilder::InsertOleObjectAsIcon method. Inserts an embedded OLE object as icon from a stream into the document. Allows to specify icon file and caption. Detects OLE object Type using given progID parameter in C++.... Detects OLE object type using given progID parameter...String & iconCaption ) Parameter Type Description stream const Sy...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. 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...
  3. WarningInfo class | Aspose.Words for Python

    aspose.words.WarningInfo class. Contains information about a warning that Aspose.Words issued during document loading or saving... warning_type Returns the type of the warning. Examples...font_info_substitution . enabled = True # Original font metrics should...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldLastSavedBy | Aspose.Words for Java

    Implements the LASTSAVEDBY field in Java....FIELD_LAST_SAVED_BY, true); Assert.assertEquals(" LASTSAVEDBY...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldOcx | Aspose.Words for Java

    Implements the OCX field in Java....FIELD_OCX, true); Assert.assertEquals(field...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Author method. Gets or sets the name of the document's author in C++....:: FieldType :: FieldAuthor , true ); // 2 - "Title" property,...:: FieldType :: FieldTitle , true ); // 3 - "Subject" property...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. 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...
  8. Apply Shape Animations in Presentations in .NET...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for .NET. Stand out!...Slides provides the classes and types you need to work with animations...MotionPathPointsType . Auto , true ); pts [ 0 ] = new PointF (-...

    docs.aspose.com/slides/net/shape-animation/
  9. 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...
  10. SignatureLineOptions | Aspose.Words for Java

    Allows to specify options for signature line being inserted in Java....setShowDate(true); signatureLineOptions.setD...signatureLineOptions.setAllowComments(true); SignatureLine signatureLine...

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