Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 18,198 for

aws

(0.05 sec)
  1. Body.nodeType property | Aspose.Words for Node.js

    Body.nodeType property. Returns [NodeType.Body](../../nodetype/#Body)....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . moveToHeaderFooter ( aw . HeaderFooterType . HeaderPrimary...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Restreindre l'édition de documents dans Python|...

    Restreindre la modification d'un document en définissant un type de restriction à l'aide de Python. Vous pouvez également supprimer la protection et créer des régions modifiables sans restriction....words as aw doc = aw . Document () # Apply document...document protection. doc . protect ( aw . ProtectionType . NO_PROTECTION...

    docs.aspose.com/words/fr/python-net/restrict-do...
  3. Tối Ưu Hóa Nội Dung Của Tệp Bằng Cách Sử Dụng P...

    Nén tệp trong Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS mà không làm giảm chất lượng...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/vi/python-net/compress/
  4. Python 를 사용하여 파일 콘텐츠 최적화

    Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS 품질 저하 없이. 문서 내용을 최적화하고 파일 크기를 쉽게 줄입니다....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/ko/python-net/compress/
  5. Nén WORD Trong Python

    Nén WORD trong Python mà không làm giảm chất lượng. Tối ưu hóa WORD nội dung, giảm kích thước tệp một cách dễ dàng....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/vi/python-net/compres...
  6. Python 에서 JPG 압축

    품질 손실 없이 Python 에서 JPG 을 압축합니다. JPG 콘텐츠를 최적화하고 파일 크기를 쉽게 줄이십시오....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...save_options = aw.saving.ImageSaveOptions(aw.SaveFormat.JPEG)...

    products.aspose.com/words/ko/python-net/compres...
  7. 在python中壓縮jpg

    在Python中壓縮JPG而不會損失質量。優化JPG內容,輕鬆減小文件大小。...words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...save_options = aw.saving.ImageSaveOptions(aw.SaveFormat.JPEG)...

    products.aspose.com/words/zh-hant/python-net/co...
  8. Paragraph.isEndOfSection property | Aspose.Word...

    Paragraph.isEndOfSection property. True if this paragraph is the last paragraph in the [Body](../../body/) (main text story) of a [Section](../../section/); false otherwise....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...docToInsert = new aw . Document (); builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FontInfoCollection indexer | Aspose.Words for P...

    FontInfoCollection indexer. Gets a font at the specified index.... doc = aw . Document ( file_name = MY_DIR...get_embedded_font ( aw . fonts . EmbeddedFontFormat . OPEN_TYPE , aw . fonts...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Installation|Aspose.Words for JasperReports

    Aspose.Words for JasperReports works with JasperReports and JasperServer. This article explains how to integrate the exporter.... XML < bean id = "aw_reportDocExporter" class = "com...name = "exportParameters" ref = "aw_exportParameters" /> < property...

    docs.aspose.com/words/jasperreports/installation/