Sort Score
Result 10 results
Languages All
Labels All
Results 7,471 - 7,480 of 18,038 for

aws

(0.04 sec)
  1. Отваряне на документ само в Python|Aspose.Words...

    Направете документа само за четене, така че съдържанието да може да се копира или чете, но не се променя с помощта на Python....words as aw doc = aw . Document () builder = aw . DocumentBuilder...as read-only. doc . protect ( aw . ProtectionType . READ_ONLY...

    docs.aspose.com/words/bg/python-net/open-a-docu...
  2. 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...
  3. Document.compliance property | Aspose.Words for...

    Document.compliance property. Gets the OOXML compliance version determined from the loaded document content... doc = aw . Document ( file_name = MY_DIR...assertEqual ( doc . compliance , aw . saving . OoxmlCompliance ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. VbaModuleCollection.add method | Aspose.Words f...

    VbaModuleCollection.add method. Adds a module to the collection.... doc = aw . Document () # Create a new...new VBA project. project = aw . vba . VbaProject () project . name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Stroke.fore_theme_color property | Aspose.Words...

    Stroke.fore_theme_color property. Gets or sets a ThemeColor object that represents the stroke foreground color.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . TEXT_BOX...

    reference.aspose.com/words/python-net/aspose.wo...
  6. MarkdownSaveOptions.export_underline_formatting...

    MarkdownSaveOptions.export_underline_formatting property. Gets or sets a boolean value indicating either to export underline text formatting as sequence of two plus characters ++... doc = aw . Document () builder = aw . DocumentBuilder...= doc ) builder . underline = aw . Underline . SINGLE builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImlRenderingMode enumeration | Aspose.Words for...

    aspose.words.saving.ImlRenderingMode enumeration. Specifies how ink (InkML) objects are rendered to fixed page formats.... doc = aw . Document ( file_name = MY_DIR...save_options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder.moveToBookmark method | Aspose....

    Aspose.Words.DocumentBuilder.moveToBookmark method...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...firstParagraph . getChildNodes ( aw . NodeType . Any , false ); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. HeaderFooterCollection class | Aspose.Words for...

    aspose.words.HeaderFooterCollection class. Provides typed access to [HeaderFooter](../headerfooter/) nodes of a [Section](../section/)... doc = aw . Document ( file_name = MY_DIR... get_by_header_footer_type ( aw . HeaderFooterType . FOOTER_FIRST...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PreferredWidth.equals method | Aspose.Words for...

    PreferredWidth.equals method. Determines whether the specified [PreferredWidth](../) is equal in value to the current [PreferredWidth](../)....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...cellFormat . preferredWidth = aw . Tables . PreferredWidth . fromPoints...

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