Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 19,500 for

aws

(0.12 sec)
  1. WrapType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.WrapType enumeration. Specifies how text is wrapped around a shape or picture....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..."Logo.jpg" ); shape . wrapType = aw . Drawing . WrapType . None ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TabStopCollection.add method | Aspose.Words for...

    Aspose.Words.TabStopCollection.add method... let doc = new aw . Document (); let paragraph...collection: let tabStop = new aw . TabStop ( aw . ConvertUtil . inchToPoint...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Section.delete_header_footer_shapes method | As...

    Section.delete_header_footer_shapes method. Deletes all shapes (drawing objects) from the headers and footers of this section.... doc = aw . Document () builder = aw . DocumentBuilder...builder . move_to_header_footer ( aw . HeaderFooterType . HEADER_PRIMARY...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Komprimera TIFF I Javascript

    Komprimera TIFF i JavaScript utan att förlora kvalitet. Optimera TIFF innehåll, minska filstorleken enkelt....const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) shape = builder...

    products.aspose.com/words/sv/nodejs-net/compres...
  5. Sažimanje TIFF U Javascript

    Sažimanje TIFF u JavaScript bez gubitka kvalitete. Optimizirajte TIFF sadržaj, jednostavno smanjite veličinu datoteke....const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) shape = builder...

    products.aspose.com/words/hr/nodejs-net/compres...
  6. Komprimer TIFF I Javascript

    Komprimer TIFF i JavaScript uden at miste kvalitet. Optimer TIFF indhold, reducer nemt filstørrelsen....const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) shape = builder...

    products.aspose.com/words/da/nodejs-net/compres...
  7. Stisnite TIFF V Javascript

    Stisnite TIFF v JavaScript brez izgube kakovosti. Optimizirajte vsebino TIFF, enostavno zmanjšajte velikost datoteke....const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) shape = builder...

    products.aspose.com/words/sl/nodejs-net/compres...
  8. Optimize File's Content Using Python

    Compress files in Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...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/python-net/compress/
  9. A Fájl Tartalmának Optimalizálása A Python Hasz...

    Fájlok tömörítése Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS minőségromlás nélkül...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/compress/
  10. Компресиране На JPG В Python

    Компресирайте JPG в Python, без да губите качество. Оптимизирайте съдържанието на JPG, намалявайте размера на файла лесно....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...save_options = aw.saving.ImageSaveOptions(aw.SaveFormat.JPEG)...

    products.aspose.com/words/bg/python-net/compres...