Sort Score
Result 10 results
Languages All
Labels All
Results 4,061 - 4,070 of 19,240 for

aws

(0.15 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. Traduire Markdown en DOM|Aspose.Words pour Pyth...

    Convertissez un document Markdown en Document Object Model et inversement en utilisant Python. Vous pouvez ainsi travailler avec des Markdown existants complexes et créer par programme un document Markdown à partir de zéro.... builder = aw . DocumentBuilder () # Make the...content to the document. builder = aw . DocumentBuilder () # Make the...

    docs.aspose.com/words/fr/python-net/translate-m...
  6. 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...
  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. 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...
  9. छवि को TXT Python में बदलें

    Python कोड छवि को TXT प्रारूप में बदलें। सहेजें छवि के रूप में TXT का उपयोग कर Python ।...words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...) import aspose.words as aw doc = aw.Document("Input.png") doc...

    products.aspose.com/words/hi/python-net/convers...
  10. JPG को PDF Python में बदलें

    Python कोड JPG को PDF प्रारूप में बदलें। सहेजें JPG के रूप में PDF का उपयोग कर Python ।...words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...) import aspose.words as aw doc = aw.Document("Input.jpg") doc...

    products.aspose.com/words/hi/python-net/convers...