Sort Score
Result 10 results
Languages All
Labels All
Results 5,271 - 5,280 of 19,480 for

aws

(0.12 sec)
  1. Comprimi DOC In Python

    Comprimi DOC in Python senza perdere qualità. Ottimizza DOC i contenuti, riduci facilmente le dimensioni dei file....words as aw doc = aw.Document( "Input.doc" ) doc...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/it/python-net/compres...
  2. Comprimi HTML In Python

    Comprimi HTML in Python senza perdere qualità. Ottimizza HTML i contenuti, riduci facilmente le dimensioni dei file....words as aw doc = aw.Document( "Input.html" )...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/it/python-net/compres...
  3. HtmlSaveOptions.navigation_map_level property |...

    HtmlSaveOptions.navigation_map_level property. Specifies the maximum level of headings populated to the navigation map when exporting to EPUB, MOBI, or AZW3 formats... doc = aw . Document ( file_name = MY_DIR...docx' ) options = aw . saving . HtmlSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.insert_table_of_contents method...

    DocumentBuilder.insert_table_of_contents method. Inserts a TOC (table of contents) field into the document.... doc = aw . Document () builder = aw . DocumentBuilder...u' ) builder . insert_break ( aw . BreakType . PAGE_BREAK ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FootnoteType enumeration | Aspose.Words for Python

    aspose.words.notes.FootnoteType enumeration. Specifies whether this is a footnote or an endnote.... doc = aw . Document () builder = aw . DocumentBuilder...insert_footnote ( footnote_type = aw . notes . FootnoteType . FOOTNOTE...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Processor.to_stream method | Aspose.Words for P...

    aspose.words.lowcode.Processor.to_stream method...second_stream_in : save_options = aw . saving . OoxmlSaveOptions ()...READ_WRITE ) as stream_out : context = aw . lowcode . MergerContext ()...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Processor.from_stream method | Aspose.Words for...

    aspose.words.lowcode.Processor.from_stream method...second_stream_in : save_options = aw . saving . OoxmlSaveOptions ()...READ_WRITE ) as stream_out : context = aw . lowcode . MergerContext ()...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Nén TIFF Trong Javascript

    Nén TIFF trong JavaScript mà không làm giảm chất lượng. Tối ưu hóa TIFF 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()...Document() var builder = new aw.DocumentBuilder(doc) shape = builder...

    products.aspose.com/words/vi/nodejs-net/compres...
  9. CompareOptions.ignore_headers_and_footers prope...

    CompareOptions.ignore_headers_and_footers property. True indicates that headers and footers content is ignored....doc_original = aw . Document () builder = aw . DocumentBuilder...insert_footnote ( footnote_type = aw . notes . FootnoteType . ENDNOTE...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SaveOptions.pretty_format property | Aspose.Wor...

    SaveOptions.pretty_format property. When ``True``, pretty formats output where applicable... doc = aw . Document () builder = aw . DocumentBuilder...html_options = aw . saving . HtmlSaveOptions ( aw . SaveFormat...

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