Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 19,270 for

aws

(0.1 sec)
  1. ארכיון

    ארכיון...words as aw # טען מסמך וורד doc = aw.Document("calibre...aspose.words as aw # טען מסמך word doc = aw.Document("calibre...

    blog.aspose.com/he/words/convert-word-to-pdf-in...
  2. CompareOptions class | Aspose.Words for Python

    aspose.words.comparing.CompareOptions class. Allows to choose additional options for document comparison operation...doc_original = aw . Document () builder = aw . DocumentBuilder...insert_footnote ( footnote_type = aw . notes . FootnoteType . ENDNOTE...

    reference.aspose.com/words/python-net/aspose.wo...
  3. JPG को TIFF Python में बदलें

    Python कोड JPG को TIFF प्रारूप में बदलें। सहेजें JPG के रूप में TIFF का उपयोग कर Python ।...words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.tiff" , aw.saving.ImageSaveOptions(aw.SaveFormat.TIFF))...

    products.aspose.com/words/hi/python-net/convers...
  4. छवि को GIF Python में बदलें

    Python कोड छवि को GIF प्रारूप में बदलें। सहेजें छवि के रूप में GIF का उपयोग कर Python ।...words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.gif" , aw.saving.ImageSaveOptions(aw.SaveFormat.GIF))...

    products.aspose.com/words/hi/python-net/convers...
  5. छवि को JPG Python में बदलें

    Python कोड छवि को JPG प्रारूप में बदलें। सहेजें छवि के रूप में JPG का उपयोग कर Python ।...words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.jpg" , aw.saving.ImageSaveOptions(aw.SaveFormat.JPG))...

    products.aspose.com/words/hi/python-net/convers...
  6. छवि को SVG Python में बदलें

    Python कोड छवि को SVG प्रारूप में बदलें। सहेजें छवि के रूप में SVG का उपयोग कर Python ।...words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.svg" , aw.saving.ImageSaveOptions(aw.SaveFormat.SVG))...

    products.aspose.com/words/hi/python-net/convers...
  7. PDF को छवि Python में बदलें

    Python कोड PDF को छवि प्रारूप में बदलें। सहेजें PDF के रूप में छवि का उपयोग कर Python ।...as aw doc = aw.Document( "Input.pdf" ) save_options = aw.saving...saving.ImageSaveOptions(aw.SaveFormat.JPG) for page in range (doc...

    products.aspose.com/words/hi/python-net/convers...
  8. Nén DOC Trong Javascript

    Nén DOC trong JavaScript mà không làm giảm chất lượng. Tối ưu hóa DOC nội dung, giảm kích thước tệp một cách dễ dàng....const aw = require( '@aspose/words' ); var doc = new aw.Document(...var shapes = doc.getChildNodes(aw.NodeType.Shape, true ) for (...

    products.aspose.com/words/vi/nodejs-net/compres...
  9. RevisionOptions.show_in_balloons property | Asp...

    RevisionOptions.show_in_balloons property. Allows to specify whether the revisions are rendered in the balloons... doc = aw . Document ( file_name = MY_DIR...revision_options . show_in_balloons = aw . layout . ShowInBalloons . FORMAT_AND_DELETE...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Sažimanje JPG U Javascript

    Sažimanje JPG u JavaScript bez gubitka kvalitete. Optimizirajte JPG 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...