Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 19,240 for

aws

(0.12 sec)
  1. DigitalSignatureType enumeration | Aspose.Words...

    aspose.words.digitalsignatures.DigitalSignatureType enumeration. Specifies the type of a digital signature.... assertFalse ( aw . FileFormatUtil . detect_file_format...document. certificate_holder = aw . digitalsignatures . CertificateHolder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CellVerticalAlignment enumeration | Aspose.Word...

    Aspose.Words.Tables.CellVerticalAlignment enumeration. Specifies vertical justification of text inside a table cell....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...cellFormat . verticalAlignment = aw . Tables . CellVerticalAlignmen...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentSecurity enumeration | Aspose.Words for...

    aspose.words.properties.DocumentSecurity enumeration. Used as a value for the [BuiltInDocumentProperties.security](../builtindocumentproperties/security/) property... doc = aw . Document () self . assertEqual ( aw . properties...docx' ) self . assertEqual ( aw . properties . DocumentSecurity...

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

    aspose.words.markup.SmartTag class. This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a paragraph... def create (): doc = aw . Document () # A smart tag appears...dotted underline. smart_tag = aw . markup . SmartTag ( doc ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Table.alignment property | Aspose.Words for Nod...

    Table.alignment property. Specifies how an inline table is aligned in the document.... let doc = new aw . Document ( base . myDir + "Tables...the page. table . alignment = aw . Tables . TableAlignment . Center...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Shading.background_pattern_color property | Asp...

    Shading.background_pattern_color property. Gets or sets the color that's applied to the background of the [Shading](../) object.... doc = aw . Document () builder = aw . DocumentBuilder...get_by_border_type ( aw . BorderType . LEFT ) . line_style = aw . LineStyle...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Restringir a edição de documentos em Python|Asp...

    Restrinja a edição de um documento definindo um tipo de restrição usando Python. Você também pode remover a proteção e tornar regiões editáveis sem restrições....words as aw doc = aw . Document () # Apply document...document protection. doc . protect ( aw . ProtectionType . NO_PROTECTION...

    docs.aspose.com/words/pt/python-net/restrict-do...
  8. Ogranicz edycję dokumentów w Python|Aspose.Word...

    Ogranicz edycję dokumentu, ustawiając typ ograniczenia za pomocą Python. Możesz także usunąć ochronę i utworzyć nieograniczone edytowalne regiony....words as aw doc = aw . Document () # Apply document...document protection. doc . protect ( aw . ProtectionType . NO_PROTECTION...

    docs.aspose.com/words/pl/python-net/restrict-do...
  9. Restricționați editarea documentelor în Python|...

    Restricționați editarea unui document prin setarea unui tip de restricție folosind Python. De asemenea, puteți elimina protecția și puteți crea regiuni editabile fără restricții....words as aw doc = aw . Document () # Apply document...document protection. doc . protect ( aw . ProtectionType . NO_PROTECTION...

    docs.aspose.com/words/ro/python-net/restrict-do...
  10. ShapeBase.is_layout_in_cell property | Aspose.W...

    ShapeBase.is_layout_in_cell property. Gets or sets a flag indicating whether the shape is displayed inside a table or outside of it.... doc = aw . Document () builder = aw . DocumentBuilder...table_style = doc . styles . add ( aw . StyleType . TABLE , 'MyTableStyle1'...

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