Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 18,091 for

aws

(0.08 sec)
  1. SectionStart enumeration | Aspose.Words for Python

    aspose.words.SectionStart enumeration. The type of break at the beginning of the section.... doc = aw . Document () builder = aw . DocumentBuilder...page: builder . insert_break ( aw . BreakType . SECTION_BREAK_NEW_PAGE...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Зашифрувати документ у Python|Aspose.Words для ...

    Зашифруйте свій документ, використовуючи відповідні алгоритми шифрування для окремих форматів документів Pythonй...words as aw # Create a document. doc = aw . Document ()...() builder = aw . DocumentBuilder ( doc ) builder . write ( "Hello...

    docs.aspose.com/words/uk/python-net/encrypt-a-d...
  3. Оптимізуйте Вміст Файлу За Допомогою 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/uk/nodejs-net/compress/
  4. تحسين محتوى الملف باستخدام 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/ar/nodejs-net/compress/
  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/hy/nodejs-net/compres...
  6. Comprimeer DOCX In Javascript

    Comprimeer DOCX in JavaScript zonder kwaliteitsverlies. Optimaliseer DOCX inhoud, verklein eenvoudig de bestandsgrootte....const aw = require( '@aspose/words' ); var doc = new aw.Document(...var shapes = doc.getChildNodes(aw.NodeType.Shape, true ) for (...

    products.aspose.com/words/nl/nodejs-net/compres...
  7. Comprimați WORD În Javascript

    Comprimați WORD în JavaScript fără a pierde calitatea. Optimizați conținutul WORD, reduceți cu ușurință dimensiunea fișierului....const aw = require( '@aspose/words' ); var doc = new aw.Document(...var shapes = doc.getChildNodes(aw.NodeType.Shape, true ) for (...

    products.aspose.com/words/ro/nodejs-net/compres...
  8. WORD Tömörítése Itt: Javascript

    Tömörítse a(z WORD fájlt JavaScript nyelven a minőség elvesztése nélkül. Optimalizálja a(z WORD tartalmat, és egyszerűen csökkentse a fájlméretet....const aw = require( '@aspose/words' ); var doc = new aw.Document(...var shapes = doc.getChildNodes(aw.NodeType.Shape, true ) for (...

    products.aspose.com/words/hu/nodejs-net/compres...
  9. DOCX Tömörítése Itt: Javascript

    Tömörítse a(z DOCX fájlt JavaScript nyelven a minőség elvesztése nélkül. Optimalizálja a(z DOCX tartalmat, és egyszerűen csökkentse a fájlméretet....const aw = require( '@aspose/words' ); var doc = new aw.Document(...var shapes = doc.getChildNodes(aw.NodeType.Shape, true ) for (...

    products.aspose.com/words/hu/nodejs-net/compres...
  10. StructuredDocumentTag.style_name property | Asp...

    StructuredDocumentTag.style_name property. Gets or sets the name of the style applied to the structured document tag.... doc = aw . Document () builder = aw . DocumentBuilder...er ( aw . StyleIdentifier . QUOTE ) sdt_plain_text = aw . markup...

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