Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 19,482 for

aws

(0.14 sec)
  1. Սեղմել DOC Ը Python Ում

    Սեղմեք DOC ը Python ում՝ առանց որակի կորստի: Օպտիմալացրեք DOC բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...words as aw doc = aw.Document( "Input.doc" ) doc...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/hy/python-net/compres...
  2. דחוס DOC ב Python

    דחוס DOC ב Python מבלי לאבד איכות. בצע אופטימיזציה של תוכן DOC, הקטן את גודל הקובץ בקלות....words as aw doc = aw.Document( "Input.doc" ) doc...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/he/python-net/compres...
  3. Sažimanje DOC U Python

    Sažimanje DOC u Python bez gubitka kvalitete. Optimizirajte DOC sadržaj, jednostavno smanjite veličinu datoteke....words as aw doc = aw.Document( "Input.doc" ) doc...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/hr/python-net/compres...
  4. Comprimați DOC În Python

    Comprimați DOC în Python fără a pierde calitatea. Optimizați conținutul DOC, reduceți cu ușurință dimensiunea fișierului....words as aw doc = aw.Document( "Input.doc" ) doc...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/ro/python-net/compres...
  5. ضغط DOC في Python

    ضغط DOC في Python دون فقدان الجودة. تحسين المحتوى DOC وتقليل حجم الملف بسهولة....words as aw doc = aw.Document( "Input.doc" ) doc...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/ar/python-net/compres...
  6. FieldIndex.entry_type property | Aspose.Words f...

    FieldIndex.entry_type property. Gets or sets an index entry type used to build the index.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_INDEX...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Document.ensure_minimum method | Aspose.Words f...

    Document.ensure_minimum method. If the document contains no sections, creates one section with one paragraph....doc = aw . Document () nodes = doc . get_child_nodes ( aw . NodeType... True ) self . assertEqual ( aw . NodeType . SECTION , nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CompositeNode.insert_after method | Aspose.Word...

    CompositeNode.insert_after method. Inserts the specified node immediately after the specified reference node.... doc = aw . Document () # An empty document...first_paragraph paragraph_text = aw . Run ( doc = doc , text = 'Initial...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TableStyle.rowStripe property | Aspose.Words fo...

    TableStyle.rowStripe property. Gets or sets a number of rows to include in the banding when the style specifies odd/even row 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...
  10. Komprimera WORD I Javascript

    Komprimera WORD i JavaScript utan att förlora kvalitet. Optimera WORD innehåll, minska filstorleken enkelt....const aw = require( '@aspose/words' ); var doc = new aw.Document(...var shapes = doc.getChildNodes(aw.NodeType.Shape, true ) for (...

    products.aspose.com/words/sv/nodejs-net/compres...