Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 17,989 for

aws

(0.07 sec)
  1. Sažimanje JPG U Python

    Sažimanje JPG u Python bez gubitka kvalitete. Optimizirajte JPG sadržaj, jednostavno smanjite veličinu datoteke....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...save_options = aw.saving.ImageSaveOptions(aw.SaveFormat.JPEG)...

    products.aspose.com/words/hr/python-net/compres...
  2. DOCX Tömörítése Itt: Python

    Tömörítse a(z DOCX fájlt Python 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....words as aw doc = aw.Document( "Input.docx" )...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/hu/python-net/compres...
  3. WORD Tömörítése Itt: Python

    Tömörítse a(z WORD fájlt Python 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....words as aw doc = aw.Document( "Input.docx" )...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/hu/python-net/compres...
  4. Table.alignment property | Aspose.Words for Python

    Table.alignment property. Specifies how an inline table is aligned in the document.... doc = aw . Document ( file_name = MY_DIR...the page. table . alignment = aw . tables . TableAlignment . CENTER...

    reference.aspose.com/words/python-net/aspose.wo...
  5. LoadOptions.convert_metafiles_to_png property |...

    LoadOptions.convert_metafiles_to_png property. Gets or sets whether to convert metafile(Wmf or Emf) images to Png image format.... doc = aw . Document () shape = aw . drawing . Shape...Shape ( doc , aw . drawing . ShapeType . IMAGE ) shape . image_data...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ShapeBase.isLayoutInCell property | Aspose.Word...

    ShapeBase.isLayoutInCell property. Gets or sets a flag indicating whether the shape is displayed inside a table or outside of it....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...
  7. Stroke.backColor property | Aspose.Words for No...

    Stroke.backColor property. Gets or sets the background color of the stroke....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. קבל מסמך Python|Aspose.Words עבור Python via .NET

    הצפנה המסמך שלך באמצעות אלגוריתמי הצפנה מתאימים לפורמטים ספציפיים של מסמך Python....words as aw # Create a document. doc = aw . Document ()...() builder = aw . DocumentBuilder ( doc ) builder . write ( "Hello...

    docs.aspose.com/words/he/python-net/encrypt-a-d...
  9. Python'te bir Belgeyi Şifreleyin|Python via .NE...

    Python'teki belirli belge formatları için uygun şifreleme algoritmalarını kullanarak belgenizi şifreleyin....words as aw # Create a document. doc = aw . Document ()...() builder = aw . DocumentBuilder ( doc ) builder . write ( "Hello...

    docs.aspose.com/words/tr/python-net/encrypt-a-d...
  10. Font.theme_font_far_east property | Aspose.Word...

    Font.theme_font_far_east property. Gets or sets the East Asian theme font in the applied font scheme that is associated with this [Font](../) object.... doc = aw . Document () # Define fonts...default values. font . theme_font = aw . themes . ThemeFont . MINOR...

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