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

true type

(0.07 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. BuildingBlock.accept method | Aspose.Words for ...

    BuildingBlock.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...BuildingBlock.accept() . Returns True if all nodes were visited; false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. 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...
  5. 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...
  6. 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...
  7. 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/
  8. 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...
  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...