Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 5,693 for

aws

(0.06 sec)
  1. MetafileRenderingOptions.renderingMode property...

    MetafileRenderingOptions.renderingMode property. Gets or sets a value determining how metafile images should be rendered....IWarningCallback' , () => { let doc = new aw . Document ( base . myDir + "WMF...let metafileRenderingOpt = new aw . Saving . MetafileRenderingOpt...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TabStopCollection.clear method | Aspose.Words f...

    TabStopCollection.clear method. Deletes all tab stop positions.... doc = aw . Document () builder = aw . DocumentBuilder...tab_stops . add ( tab_stop = aw . TabStop ( position = 72 ))...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TabStop.equals method | Aspose.Words for Node.js

    TabStop.equals method. Compares with the specified [TabStop](../)....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...( new aw . TabStop ( 72.0 )); tabStops . add ( new aw . TabStop...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TabStopCollection.equals method | Aspose.Words ...

    TabStopCollection.equals method. Determines whether the specified [TabStopCollection](../) is equal in value to the current [TabStopCollection](../)....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...( new aw . TabStop ( 72.0 )); tabStops . add ( new aw . TabStop...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FrameFormat class | Aspose.Words for Node.js

    Aspose.Words.FrameFormat class. Represents frame related formatting for a paragraph.... let doc = new aw . Document ( base . myDir + "Paragraph...frameFormat . heightRule ). toEqual ( aw . HeightRule . AtLeast ); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ShapeBase.horizontalAlignment property | Aspose...

    ShapeBase.horizontalAlignment property. Specifies how the shape is positioned horizontally....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..."Logo.jpg" ); shape . wrapType = aw . Drawing . WrapType . None ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentBuilder class | Aspose.Words for Node.js

    Aspose.Words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . moveToHeaderFooter ( aw . HeaderFooterType . HeaderFirst...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. RtfSaveOptions.save_images_as_wmf property | As...

    RtfSaveOptions.save_images_as_wmf property. When ``True`` all images will be saved as WMF.... doc = aw . Document () builder = aw . DocumentBuilder...'Logo.jpg' ) self . assertEqual ( aw . drawing . ImageType . JPEG...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ParagraphFormat.style property | Aspose.Words f...

    ParagraphFormat.style property. Gets or sets the paragraph style applied to this formatting....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...style = doc . styles . add ( aw . StyleType . Paragraph , "MyStyle1"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ImageSaveOptions.tiffCompression property | Asp...

    ImageSaveOptions.tiffCompression property. Gets or sets the type of compression to apply when saving generated images to the TIFF format....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...options = new aw . Saving . ImageSaveOptions ( aw . SaveFormat...

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