Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 19,216 for

aws

(0.09 sec)
  1. Suspausti JPG Javascript

    Suspausti JPG JavaScript neprarandant kokybės. Optimizuokite JPG turinį, lengvai sumažinkite failo dydį....const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) shape = builder...

    products.aspose.com/words/lt/nodejs-net/compres...
  2. Стиснути JPG У Javascript

    Стисніть JPG у JavaScript без втрати якості. Оптимізуйте вміст JPG, легко зменшуйте розмір файлу....const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) shape = builder...

    products.aspose.com/words/uk/nodejs-net/compres...
  3. AutoFitBehavior enumeration | Aspose.Words for ...

    aspose.words.tables.AutoFitBehavior enumeration. Determines how Aspose.Words resizes the table when you invoke the [Table.auto_fit()](../table/auto_fit/#autofitbehavior) method.... doc = aw . Document () builder = aw . DocumentBuilder...format. table . style_identifier = aw . StyleIdentifier . MEDIUM_SHADING1_ACCENT1...

    reference.aspose.com/words/python-net/aspose.wo...
  4. LayoutCollector.document property | Aspose.Word...

    LayoutCollector.document property. Gets or sets the document this collector instance is attached to.... doc = aw . Document () layout_collector = aw . layout ....5 pages of content. builder = aw . DocumentBuilder ( doc = doc...

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

    NodeCollection indexer. Retrieves a node at the given index.... doc = aw . Document () # Add two runs...paragraph = doc . get_child ( aw . NodeType . PARAGRAPH , 0 ,...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.protection_type property | Aspose.Word...

    Document.protection_type property. Gets the currently active document protection type.... doc = aw . Document () doc . protect ( type = aw . ProtectionType...'password' ) self . assertEqual ( aw . ProtectionType . READ_ONLY...

    reference.aspose.com/words/python-net/aspose.wo...
  7. OoxmlSaveOptions.save_format property | Aspose....

    OoxmlSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used... doc = aw . Document () builder = aw . DocumentBuilder...compatibility_options . optimize_for ( aw . settings . MsWordVersion ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. PageSetup.clearFormatting method | Aspose.Words...

    PageSetup.clearFormatting method. Resets page setup to default paper size, margins and orientation....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...
  9. Muunna Kuva Muotoon GIF Python

    Muunna Kuva muotoon GIF Python koodissa. Tallenna Kuva nimellä GIF käyttämällä Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.gif" , aw.saving.ImageSaveOptions(aw.SaveFormat.GIF))...

    products.aspose.com/words/fi/python-net/convers...
  10. Document.sections property | Aspose.Words for N...

    Document.sections property. Returns a collection that represents all sections in the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...page: builder . insertBreak ( aw . BreakType . SectionBreakNewPage...

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