Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 19,557 for

aws

(0.1 sec)
  1. Pakkaa DOCX Kohteessa Javascript

    Pakkaa DOCX kentässä JavaScript laadun heikkenemättä. Optimoi kohteen DOCX sisältö, pienennä tiedostokokoa helposti....const aw = require( '@aspose/words' ); var doc = new aw.Document(...var shapes = doc.getChildNodes(aw.NodeType.Shape, true ) for (...

    products.aspose.com/words/fi/nodejs-net/compres...
  2. Stisnite DOCX V Javascript

    Stisnite DOCX v JavaScript brez izgube kakovosti. Optimizirajte vsebino DOCX, enostavno zmanjšajte velikost datoteke....const aw = require( '@aspose/words' ); var doc = new aw.Document(...var shapes = doc.getChildNodes(aw.NodeType.Shape, true ) for (...

    products.aspose.com/words/sl/nodejs-net/compres...
  3. Komprimovať DOCX V Javascript

    Komprimujte DOCX v JavaScript bez straty kvality. Optimalizujte obsah DOCX, jednoducho zmenšite veľkosť súboru....const aw = require( '@aspose/words' ); var doc = new aw.Document(...var shapes = doc.getChildNodes(aw.NodeType.Shape, true ) for (...

    products.aspose.com/words/sk/nodejs-net/compres...
  4. DocumentBuilder.start_table method | Aspose.Wor...

    DocumentBuilder.start_table method. Starts a table in the document.... doc = aw . Document () builder = aw . DocumentBuilder...paragraph_format . alignment = aw . ParagraphAlignment . CENTER...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TableStyle.columnStripe property | Aspose.Words...

    TableStyle.columnStripe property. Gets or sets a number of columns to include in the banding when the style specifies odd/even columns banding....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...
  6. Document.footnoteOptions property | Aspose.Word...

    Document.footnoteOptions property. Provides options that control numbering and positioning of footnotes in this document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...); builder . insertFootnote ( aw . Notes . FootnoteType . Footnote...

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

    Aspose.Words.Saving.PageRange class. Represents a continuous range of pages... let doc = new aw . Document ( base . myDir + "Images...imageOptions = new aw . Saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Assistance Needed with Step 5C of Aspose.Words ...

    I am currently installing Aspose.Words for JasperServer to meet our specific requirements for exporting reports to Word format. While following the installation guide, I encountered an issue at Step 5C. The step instruc…...START --> <entry key="aw_doc" value-ref="aw_exportParameters"/>... <entry key="aw_docx" value-ref="aw_exportParameters"/> <entry...

    forum.aspose.com/t/assistance-needed-with-step-...
  9. Document.append_document method | Aspose.Words ...

    aspose.words.Document.append_document method... src_doc = aw . Document () src_doc . first_section...document text. ' ) dst_doc = aw . Document () dst_doc . first_section...

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

    Aspose.Words.FileFormatInfo class. Contains data returned by [FileFormatUtil](../fileformatutil/) document format detection methods... let doc = new aw . Document (); // Configure a...saveOptions = new aw . Saving . OdtSaveOptions ( aw . SaveFormat ...

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