Sort Score
Result 10 results
Languages All
Labels All
Results 8,151 - 8,160 of 18,036 for

aws

(0.04 sec)
  1. TxtTrailingSpacesOptions enumeration | Aspose.W...

    aspose.words.loading.TxtTrailingSpacesOptions enumeration. Specifies available options for trailing spaces handling during import from [LoadFormat.TEXT](../../aspose.words/loadformat/#TEXT) file.... load_options = aw . loading . TxtLoadOptions ()...txt_trailing_spaces_options doc = aw . Document ( stream = io . BytesIO...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HeaderFooter.is_linked_to_previous property | A...

    HeaderFooter.is_linked_to_previous property. True if this header or footer is linked to the corresponding header or footer in the previous section.... doc = aw . Document () builder = aw . DocumentBuilder...1' ) builder . insert_break ( aw . BreakType . SECTION_BREAK_NEW_PAGE...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HeaderFooter.parent_section property | Aspose.W...

    HeaderFooter.parent_section property. Gets the parent section of this story.... doc = aw . Document () builder = aw . DocumentBuilder...1' ) builder . insert_break ( aw . BreakType . SECTION_BREAK_NEW_PAGE...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TxtLeadingSpacesOptions enumeration | Aspose.Wo...

    Aspose.Words.Loading.TxtLeadingSpacesOptions enumeration. Specifies available options for leading space handling during import from [LoadFormat.Text](../../aspose.words/loadformat/#Text) file.... let loadOptions = new aw . Loading . TxtLoadOptions ();...txtTrailingSpacesOpt ; let doc = new aw . Document ( Buffer . from (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Otevřít pouze dokument Python|Aspose.Words míst...

    Udělejte si dokument pouze pro čtení tak, aby obsah mohl být kopírován nebo čten, ale nebyl upraven pomocí Python....words as aw doc = aw . Document () builder = aw . DocumentBuilder...as read-only. doc . protect ( aw . ProtectionType . READ_ONLY...

    docs.aspose.com/words/cs/python-net/open-a-docu...
  6. SystemFontSource.get_system_font_folders method...

    SystemFontSource.get_system_font_folders method. Returns system font folders or empty array if folders are not accessible.... doc = aw . Document () doc . font_settings = aw . fonts ....()[ 0 ] self . assertEqual ( aw . fonts . FontSourceType . SYSTEM_FONTS...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SignatureLineOptions.signer_title property | As...

    SignatureLineOptions.signer_title property. Gets or sets suggested signer's title...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...
  8. FieldSymbol.font_size property | Aspose.Words f...

    FieldSymbol.font_size property. Gets or sets the size in points of the font of the character retrieved by the field.... doc = aw . Document () builder = aw . DocumentBuilder...field = builder . insert_field ( aw . fields . FieldType . FIELD_SYMBOL...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldSymbol.is_unicode property | Aspose.Words ...

    FieldSymbol.is_unicode property. Gets or sets whether the character code is interpreted as the value of a Unicode character.... doc = aw . Document () builder = aw . DocumentBuilder...field = builder . insert_field ( aw . fields . FieldType . FIELD_SYMBOL...

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

    aspose.words.fields.FieldStyleRef class. Implements the STYLEREF field... doc = aw . Document () builder = aw . DocumentBuilder...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...

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