Sort Score
Result 10 results
Languages All
Labels All
Results 3,981 - 3,990 of 15,740 for

true type

(0.17 sec)
  1. HeaderFooter.AcceptStart | Aspose.Words for .NET

    Discover the HeaderFooter AcceptStart method, designed to seamlessly welcome visitors at the header's start, enhancing user experience and engagement....DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...mDocTraversalDepth ++; mVisitorIsInsideHead = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/hea...
  2. DocumentVisitor.VisitFieldEnd | Aspose.Words fo...

    Discover the DocumentVisitor VisitFieldEnd method, essential for handling field termination in documents. Enhance your coding efficiency today!...FieldEnd fieldEnd ) Parameter Type Description fieldEnd FieldEnd...mDocTraversalDepth ++; mVisitorIsInsideFiel = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/doc...
  3. HeaderFooter.AcceptEnd | Aspose.Words for .NET

    Enhance your website's user experience with the HeaderFooter AcceptEnd method, designed to seamlessly manage visitor interactions at the header's conclusion....DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...mDocTraversalDepth ++; mVisitorIsInsideHead = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/hea...
  4. Words cannot set RevisionTextEffect to DoubleSt...

    Aspose Words does not allow setting the Markup Insertions to Double striketrough, eventhtough MS Word allows this: “DoubleStrikeThrough value can only be set for DeletedTextEffect, RevisedPropertiesEffect or MovedFro…...for the following revision types: DeletedTextEffect RevisedPropertiesEff...run.Font.DoubleStrikeThrough = true; } // If it's a composite node...

    forum.aspose.com/t/words-cannot-set-revisiontex...
  5. Odso Class | Aspose.Words for .NET

    Discover the Aspose.Words.Settings.Odso class for seamless mail merge integration. Optimize your ODSO settings for efficient data source management....{ get; set; } Specifies the type of the external data source...use when specifying certain types of data sources for a mail merge...

    reference.aspose.com/words/net/aspose.words.set...
  6. NodeRendererBase.RenderToSize | Aspose.Words fo...

    Discover the NodeRendererBase RenderToSize method to efficiently render shapes into Graphics objects at your desired size for enhanced visual output....width , float height ) Parameter Type Description graphics Graphics...GetChild ( NodeType . Shape , 0 , true ); shapeForm . AddShapeToRenderToSc...

    reference.aspose.com/words/net/aspose.words.ren...
  7. Extract Images from Presentation Shapes|Aspose....

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Java — quick, code-friendly solution....getImageTType ( img ); ifImageFound = true ; } } else if ( sh instanceof...getImageTType ( img ); ifImageFound = true ; } //Sets the preferred image...

    docs.aspose.com/slides/java/extracting-images-f...
  8. Extract Images from Presentation Shapes|Aspose....

    Extract images from shapes in PowerPoint and OpenDocument presentations with JavaScript and Aspose.Slides for Node.js — quick, code-friendly solution....getImageTType ( img ); ifImageFound = true ; } } else if ( java . instanceOf...getImageTType ( img ); ifImageFound = true ; } if ( ifImageFound ) { const...

    docs.aspose.com/slides/nodejs-java/extracting-i...
  9. Document.accept method | Aspose.Words for Node.js

    Document.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...visitDocumentEnd() at the end. Returns True if all nodes were visited; false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. SubDocument.accept method | Aspose.Words for No...

    SubDocument.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...Visitor design pattern. Returns True if all nodes were visited; false...

    reference.aspose.com/words/nodejs-net/aspose.wo...