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

aws

(0.06 sec)
  1. Fill.oneColorGradient method | Aspose.Words for...

    Aspose.Words.Drawing.Fill.oneColorGradient method...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertShape ( aw . Drawing . ShapeType . Rectangle...

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

    Aspose.Words.Shading class. Contains shading attributes for an object...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...startTable (); table . setBorders ( aw . LineStyle . Single , 2.0 ,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentBuilder.pageSetup property | Aspose.Wor...

    DocumentBuilder.pageSetup property. Returns an object that represents current page setup and section properties....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . pageSetup . orientation = aw . Orientation . Landscape ; builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ShapeMarkupLanguage enumeration | Aspose.Words ...

    Aspose.Words.Drawing.ShapeMarkupLanguage enumeration. Specifies Markup language used for the shape....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...compatibilityOptions . optimizeFor ( aw . Settings . MsWordVersion ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. بهینه سازی محتوای فایل با استفاده از Javascript

    فشرده سازی فایل ها در JavaScript: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS بدون از دست دادن کیفیت...const aw = require( '@aspose/words' ); var doc = new aw.Document(...var shapes = doc.getChildNodes(aw.NodeType.Shape, true ) for (...

    products.aspose.com/words/fa/nodejs-net/compress/
  6. OdtSaveOptions.saveFormat property | Aspose.Wor...

    OdtSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document in. let saveOptions = new aw . Saving . OdtSaveOptions ( saveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ParagraphFormat.isHeading property | Aspose.Wor...

    ParagraphFormat.isHeading property. True when the paragraph style is one of the built-in Heading styles....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...paragraphFormat . styleIdentifier = aw . StyleIdentifier . Heading1...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocSaveOptions.password property | Aspose.Words...

    DocSaveOptions.password property. Gets/sets a password to encrypt document using RC4 encryption method.... doc = aw . Document () builder = aw . DocumentBuilder...' ) options = aw . saving . DocSaveOptions ( aw . SaveFormat ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartStyle enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.ChartStyle enumeration. Specifies predefined styles of a chart.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Font.subscript property | Aspose.Words for Python

    Font.subscript property. True if the font is formatted as subscript.... doc = aw . Document () para = doc . get_child ( aw . NodeType...points above the baseline. run = aw . Run ( doc = doc , text = 'Raised...

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