Sort Score
Result 10 results
Languages All
Labels All
Results 6,931 - 6,940 of 19,240 for

aws

(0.11 sec)
  1. HtmlSaveOptions.navigationMapLevel property | A...

    HtmlSaveOptions.navigationMapLevel property. Specifies the maximum level of headings populated to the navigation map when exporting to EPUB, MOBI, or AZW3 formats... let doc = new aw . Document ( base . myDir + "Big...options = new aw . Saving . HtmlSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DigitalSignature.subject_name property | Aspose...

    DigitalSignature.subject_name property. Returns the subject distinguished name of the certificate that was used to sign the document.... assertFalse ( aw . FileFormatUtil . detect_file_format...document. certificate_holder = aw . digitalsignatures . CertificateHolder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. NodeCollection class | Aspose.Words for Node.js

    Aspose.Words.NodeCollection class. Represents a collection of nodes of a specific type... let doc = new aw . Document ( base . myDir + "Textboxes...shapes = doc . getChildNodes ( aw . NodeType . Shape , true )....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PageSetup.bidi property | Aspose.Words for Node.js

    PageSetup.bidi property. Specifies that this section contains bidirectional (complex scripts) text.... let doc = new aw . Document (); let pageSetup...setCount ( 3 ); let builder = new aw . DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PageSetup.sheetsPerBooklet property | Aspose.Wo...

    PageSetup.sheetsPerBooklet property. Returns or sets the number of pages to be included in each booklet.... let doc = new aw . Document (); // Insert text...spans 16 pages. let builder = new aw . DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. WatermarkLayout enumeration | Aspose.Words for ...

    aspose.words.WatermarkLayout enumeration. Defines layout of the watermark relative to the watermark center.... doc = aw . Document () # Add a plain text...watermark. text_watermark_options = aw . TextWatermarkOptions () te...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImportFormatOptions.merge_pasted_lists property...

    ImportFormatOptions.merge_pasted_lists property. Gets or sets a boolean value that specifies whether pasted lists will be merged with surrounding lists... src_doc = aw . Document ( file_name = MY_DIR...'List item.docx' ) dst_doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Hyphenation.register_dictionary method | Aspose...

    aspose.words.Hyphenation.register_dictionary method... aw . Hyphenation . register_dictionary...'hyph_de_CH.dic' ) self . assertTrue ( aw . Hyphenation . is_dictionary_registered...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldToc.entry_level_range property | Aspose.Wo...

    FieldToc.entry_level_range property. Gets or sets a range of levels of the table of contents entries to be included....fier (): doc = aw . Document () builder = aw . DocumentBuilder...field_toc = builder . insert_field ( aw . fields . FieldType . FIELD_TOC...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DigitalSignatureUtil.load_signatures method | A...

    aspose.words.digitalsignatures.DigitalSignatureUtil.load_signatures method...filename: digital_signatures = aw . digitalsignatures . DigitalSignatureUtil...stream : digital_signatures = aw . digitalsignatures . DigitalSignatureUtil...

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