Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 18,194 for

aws

(0.07 sec)
  1. HtmlSaveOptions.metafile_format property | Aspo...

    HtmlSaveOptions.metafile_format property. Specifies in what format metafiles are saved when exporting to HTML, MHTML, or EPUB... load_options = aw . loading . HtmlLoadOptions ()...convert_svg_to_emf = True doc = aw . Document ( stream = io . BytesIO...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HtmlLoadOptions.convert_svg_to_emf property | A...

    HtmlLoadOptions.convert_svg_to_emf property. Gets or sets a value indicating whether to convert loaded SVG images to the EMF format... load_options = aw . loading . HtmlLoadOptions ()...convert_svg_to_emf = True doc = aw . Document ( stream = io . BytesIO...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HtmlSaveOptions.metafileFormat property | Aspos...

    HtmlSaveOptions.metafileFormat property. Specifies in what format metafiles are saved when exporting to HTML, MHTML, or EPUB... let loadOptions = new aw . Loading . HtmlLoadOptions ();...convertSvgToEmf = true ; let doc = new aw . Document ( Buffer . from (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Ottimizza Il Contenuto Del File Utilizzando Python

    Comprimi i file in Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS senza perdere la qualità...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/it/python-net/compress/
  5. فشرده سازی 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/fa/python-net/compres...
  6. บีบอัด WORD ใน Python

    บีบอัด WORD ใน Python โดยไม่สูญเสียคุณภาพ เพิ่มประสิทธิภาพเนื้อหา WORD ลดขนาดไฟล์ได้อย่างง่ายดาย...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/th/python-net/compres...
  7. บีบอัด DOCX ใน Python

    บีบอัด DOCX ใน Python โดยไม่สูญเสียคุณภาพ เพิ่มประสิทธิภาพเนื้อหา DOCX ลดขนาดไฟล์ได้อย่างง่ายดาย...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/th/python-net/compres...
  8. PageSetup.clearFormatting method | Aspose.Words...

    PageSetup.clearFormatting method. Resets page setup to default paper size, margins and orientation....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . pageSetup . orientation = aw . Orientation . Landscape ; builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Stroke.on property | Aspose.Words for Python

    Stroke.on property. Defines whether the path will be stroked.... doc = aw . Document () builder = aw . DocumentBuilder...shape_type = aw . drawing . ShapeType . RECTANGLE , horz_pos = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Criptarea unui Document în Python|Aspose.Words ...

    Criptați documentul utilizând algoritmi de criptare adecvați pentru anumite formate de documente în Python....words as aw # Create a document. doc = aw . Document ()...() builder = aw . DocumentBuilder ( doc ) builder . write ( "Hello...

    docs.aspose.com/words/ro/python-net/encrypt-a-d...