Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 19,545 for

aws

(0.98 sec)
  1. PageSetup.borderDistanceFrom property | Aspose....

    PageSetup.borderDistanceFrom property. Gets or sets a value that indicates whether the specified page border is measured from the edge of the page or from the text it surrounds.... let doc = new aw . Document (); let pageSetup...pageSetup . borderDistanceFrom = aw . PageBorderDistanceFr . PageEdge...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PageSetup.oddAndEvenPagesHeaderFooter property ...

    PageSetup.oddAndEvenPagesHeaderFooter property. True if the document has different headers and footers for odd-numbered and even-numbered pages....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . moveToHeaderFooter ( aw . HeaderFooterType . HeaderPrimary...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Processor class | Aspose.Words for Python

    aspose.words.lowcode.Processor class. Processor class for performing different document processing actions....docx' context = aw . lowcode . MergerContext ()...context . merge_format_mode = aw . lowcode . MergeFormatMode ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. บีบอัด 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/th/nodejs-net/compres...
  5. Компресиране На DOCX В Javascript

    Компресирайте DOCX в JavaScript, без да губите качество. Оптимизирайте съдържанието на DOCX, намалявайте размера на файла лесно....const aw = require( '@aspose/words' ); var doc = new aw.Document(...var shapes = doc.getChildNodes(aw.NodeType.Shape, true ) for (...

    products.aspose.com/words/bg/nodejs-net/compres...
  6. Zoptymalizuj Zawartość Pliku Za Pomocą Javascript

    Kompresuj pliki w JavaScript formacie: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS bez utraty jakości...const aw = require( '@aspose/words' ); var doc = new aw.Document(...var shapes = doc.getChildNodes(aw.NodeType.Shape, true ) for (...

    products.aspose.com/words/pl/nodejs-net/compress/
  7. Optimalizujte Obsah Súboru Pomocou Javascript

    Komprimujte súbory v JavaScript: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS bez straty kvality...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/compress/
  8. Optimizējiet Faila Saturu, Izmantojot Javascript

    Saspiest failus šādā JavaScript: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS, nezaudējot kvalitāti...const aw = require( '@aspose/words' ); var doc = new aw.Document(...var shapes = doc.getChildNodes(aw.NodeType.Shape, true ) for (...

    products.aspose.com/words/lv/nodejs-net/compress/
  9. בצע אופטימיזציה של תוכן הקובץ באמצעות 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/he/nodejs-net/compress/
  10. FieldSectionPages class | Aspose.Words for Python

    aspose.words.fields.FieldSectionPages class. Implements the SECTIONPAGES field... doc = aw . Document () builder = aw . DocumentBuilder...builder . move_to_header_footer ( aw . HeaderFooterType . HEADER_PRIMARY...

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