Sort Score
Result 10 results
Languages All
Labels All
Results 6,061 - 6,070 of 17,998 for

aws

(0.03 sec)
  1. Abra um documento somente leitura em Python|Asp...

    Torne seu documento somente leitura para que o conteúdo possa ser copiado ou lido, mas não modificado usando Python....words as aw doc = aw . Document () builder = aw . DocumentBuilder...as read-only. doc . protect ( aw . ProtectionType . READ_ONLY...

    docs.aspose.com/words/pt/python-net/open-a-docu...
  2. SignOptions.signature_line_image property | Asp...

    SignOptions.signature_line_image property. The image that will be shown in associated [SignatureLine](../../../aspose.words.drawing/signatureline/)...pfx" certificate_password = "aw" for signee_info in self . _create_signees...document = aw . Document ( src_document_path ) builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SignOptions.signature_line_id property | Aspose...

    SignOptions.signature_line_id property. Signature line identifier...pfx" certificate_password = "aw" for signee_info in self . _create_signees...document = aw . Document ( src_document_path ) builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldPageRef.bookmark_name property | Aspose.Wo...

    FieldPageRef.bookmark_name property. Gets or sets the name of the bookmark....field_page_ref (): doc = aw . Document () builder = aw . DocumentBuilder...'MyBookmark2' ) builder . insert_break ( aw . BreakType . PAGE_BREAK ) i...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ImportFormatOptions.keep_source_numbering prope...

    ImportFormatOptions.keep_source_numbering property. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination documents... src_doc = aw . Document ( file_name = MY_DIR...identifier - source.docx' ) dst_doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder.insert_field method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_field method... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_AUTHOR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PageSetup class | Aspose.Words for Python

    aspose.words.PageSetup class. Represents the page setup properties of a section... doc = aw . Document () builder = aw . DocumentBuilder.... page_setup . orientation = aw . Orientation . LANDSCAPE builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Shape class | Aspose.Words for Python

    aspose.words.drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture... doc = aw . Document ( MY_DIR + 'Images...shapes = doc . get_child_nodes ( aw . NodeType . SHAPE , True ) self...

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

    aspose.words.settings.ViewType enumeration. Possible values for the view mode in Microsoft Word.... doc = aw . Document () builder = aw . DocumentBuilder.... view_options . view_type = aw . settings . ViewType . PAGE_LAYOUT...

    reference.aspose.com/words/python-net/aspose.wo...
  10. LanguagePreferences class | Aspose.Words for No...

    Aspose.Words.Loading.LanguagePreferences class. Allows to set up language preferences... let loadOptions = new aw . Loading . LoadOptions (); loadOptions...languagePreferences . addEditingLanguage ( aw . Loading . EditingLanguage ...

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