Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 10,876 for

true type

(0.05 sec)
  1. Aspose::Words::Fields::FieldDdeAuto::get_Insert...

    Aspose::Words::Fields::FieldDdeAuto::get_InsertAsBitmap method. Gets or sets whether to insert the linked object as a bitmap in C++....Shows how to use various field types to link to other documents in...InsertField ( FieldType :: FieldLink , true )); switch ( insertLinkedObjectAs...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. ListCollection.getListByListId method | Aspose....

    ListCollection.getListByListId method. Gets a list by a list identifier....listId : number ) Parameter Type Description listId number The...referenceEquals ( doc )). toEqual ( true ); let list = lists . add (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ShapeBase.ShadowFormat | Aspose.Words for .NET

    Discover the ShapeBase ShadowFormat property to enhance your designs with customizable shadow effects for shapes. Elevate your visual appeal today!... Shape , 0 , true ); ShadowFormat shadowFormat...ShadowMixed , shadowFormat . Type ); See Also class ShadowFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Node.NextPreOrder | Aspose.Words for .NET

    Discover the Node NextPreOrder method for efficient tree traversal. Learn how to retrieve the next node using the preorder algorithm effectively!...( Node rootNode ) Parameter Type Description rootNode Node The...GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). Count...

    reference.aspose.com/words/net/aspose.words/nod...
  5. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....setBehindText(true); shape.setRelativeHorizont...canHaveImage() Returns true if the shape type allows the shape to...

    reference.aspose.com/words/java/com.aspose.word...
  6. Node.previousPreOrder method | Aspose.Words for...

    Node.previousPreOrder method. Gets the previous node according to the pre-order tree traversal algorithm.... Node ) Parameter Type Description rootNode Node The...getChildNodes ( aw . NodeType . Shape , true ). toArray (). map ( node =>...

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

    Can be used to specify additional options when saving a document into the SaveFormat.PCL format in Java....setRasterizeTransfor(true); doc.save(getArtifactsDir()...getExportGeneratorNa() When true , causes the name and version...

    reference.aspose.com/words/java/com.aspose.word...
  8. Read Barcodes using Barcode Java API|Documentation

    Description of Barcode Java API for barcode recognition...result Recognize Specific Barcode Type This article shows the basic...Barcode Type The example below specifies the barcode type in the...

    docs.aspose.com/barcode/java/read-barcodes-with...
  9. Shape class | Aspose.Words for Python

    aspose.words.drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...shape_type . Shapes of different types can have different...Description Shape(doc, shape_type) Creates a new shape object...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Node.clone method | Aspose.Words for Node.js

    Node.clone method. Creates a duplicate of the node....Parameter Type Description isCloneChildren boolean True to recursively...cloneWithChildren = para . clone ( true ). asParagraph (); expect (...

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