Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 18,198 for

aws

(0.13 sec)
  1. ConditionalStyleCollection.bottomRightCell prop...

    ConditionalStyleCollection.bottomRightCell property. Gets the bottom right cell style....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...tableStyle = doc . styles . add ( aw . StyleType . Table , "MyTableStyle1"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CustomXmlProperty.name property | Aspose.Words ...

    CustomXmlProperty.name property. Specifies the name of the custom XML attribute or smart tag property.... def create (): doc = aw . Document () # A smart tag appears...dotted underline. smart_tag = aw . markup . SmartTag ( doc ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FootnoteOptions.numberStyle property | Aspose.W...

    FootnoteOptions.numberStyle property. Specifies the number format for automatically numbered footnotes....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...); builder . insertFootnote ( aw . Notes . FootnoteType . Footnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ShapeBase.relative_vertical_size property | Asp...

    ShapeBase.relative_vertical_size property. Gets or sets the value of shape's relative size in vertical direction.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Shape constructor | Aspose.Words for Python

    Shape constructor. Creates a new shape object.... doc = aw . Document () # The "Shape" class's...InsertShape. shape = aw . drawing . Shape ( doc , aw . drawing . ShapeType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PreferredWidth.fromPercent method | Aspose.Word...

    PreferredWidth.fromPercent method. A creation method that returns a new instance that represents a preferred width specified as a percentage....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...#3" ); table . preferredWidth = aw . Tables . PreferredWidth . fromPercent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ParagraphFormat.style_name property | Aspose.Wo...

    ParagraphFormat.style_name property. Gets or sets the name of the paragraph style applied to this formatting.... doc = aw . Document () # A blank document...root document node. section = aw . Section ( doc ) doc . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Pakkaa TIFF Kohteessa Javascript

    Pakkaa TIFF kentässä JavaScript laadun heikkenemättä. Optimoi kohteen TIFF sisältö, pienennä tiedostokokoa helposti....const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) shape = builder...

    products.aspose.com/words/fi/nodejs-net/compres...
  9. Kompresuj TIFF W Javascript

    Skompresuj TIFF w JavaScript bez utraty jakości. Zoptymalizuj TIFF zawartość, łatwo zmniejsz rozmiar pliku....const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) shape = builder...

    products.aspose.com/words/pl/nodejs-net/compres...
  10. Document.protectionType property | Aspose.Words...

    Document.protectionType property. Gets the currently active document protection type....let doc = new aw . Document (); doc . protect ( aw . ProtectionType... protectionType ). toEqual ( aw . ProtectionType . ReadOnly );...

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