Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 18,198 for

aws

(0.09 sec)
  1. Стиснути 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/uk/nodejs-net/compres...
  2. Შეკუმშოს 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/ka/nodejs-net/compres...
  3. Stisnite JPG V Python

    Stisnite JPG v Python brez izgube kakovosti. Optimizirajte vsebino JPG, enostavno zmanjšajte velikost datoteke....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...save_options = aw.saving.ImageSaveOptions(aw.SaveFormat.JPEG)...

    products.aspose.com/words/sl/python-net/compres...
  4. Komprimer JPG I Python

    Komprimer JPG i Python uden at miste kvalitet. Optimer JPG indhold, reducer nemt filstørrelsen....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...save_options = aw.saving.ImageSaveOptions(aw.SaveFormat.JPEG)...

    products.aspose.com/words/da/python-net/compres...
  5. Pakkaa WORD Kohteessa Python

    Pakkaa WORD kentässä Python laadun heikkenemättä. Optimoi kohteen WORD sisältö, pienennä tiedostokokoa helposti....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/fi/python-net/compres...
  6. Saspiest DOCX Python

    Saspiest DOCX Python, nezaudējot kvalitāti. Optimizējiet DOCX saturu, viegli samaziniet faila lielumu....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/lv/python-net/compres...
  7. ChartAxisTitle.overlay property | Aspose.Words ...

    ChartAxisTitle.overlay property. Determines whether other chart elements shall be allowed to overlap the title...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. ControlChar class | Aspose.Words for Node.js

    Aspose.Words.ControlChar class. Control characters often encountered in documents...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...world! ${ aw . ControlChar . cr } ` + `Hello again! ${ aw . ControlChar...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ImportFormatOptions.keep_source_numbering prope...

    ImportFormatOptions.keep_source_numbering property. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination documents... src_doc = aw . Document ( file_name = MY_DIR...identifier - source.docx' ) dst_doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Shape.first_paragraph property | Aspose.Words f...

    Shape.first_paragraph property. Gets the first paragraph in the shape.... doc = aw . Document () # Create a floating...box. text_box = aw . drawing . Shape ( doc , aw . drawing . ShapeType...

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