Sort Score
Result 10 results
Languages All
Labels All
Results 4,601 - 4,610 of 18,030 for

aws

(0.06 sec)
  1. Table.style_options property | Aspose.Words for...

    Table.style_options property. Gets or sets bit flags that specify how a table style is applied to this table.... doc = aw . Document () builder = aw . DocumentBuilder...format. table . style_identifier = aw . StyleIdentifier . MEDIUM_SHADING1_ACCENT1...

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

    aspose.words.settings.ViewOptions class. Provides various options that control how a document is shown 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...
  3. TableStyleOptions enumeration | Aspose.Words fo...

    Aspose.Words.Tables.TableStyleOptions enumeration. Specifies how table style is applied to a table....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...format. table . styleIdentifier = aw . StyleIdentifier . MediumShading1Accent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. StructuredDocumentTag.date_storage_format prope...

    StructuredDocumentTag.date_storage_format property. Gets/sets format in which the date for a date SDT is stored when the SDT is bound to an XML node in the document's data store... doc = aw . Document () # Insert a structured...sdt_date = aw . markup . StructuredDocumentTa ( doc , aw . markup...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Section.headersFooters property | Aspose.Words ...

    Section.headersFooters property. Provides access to the headers and footers nodes of the section.... let doc = new aw . Document ( base . myDir + "Header...headersFooters . getByHeaderFooterTyp ( aw . HeaderFooterType . FooterFirst...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CleanupOptions.unusedLists property | Aspose.Wo...

    CleanupOptions.unusedLists property. Specifies whether unused list and list definitions should be removed from document...doc = new aw . Document (); doc . styles . add ( aw . StyleType..."MyListStyle1" ); doc . styles . add ( aw . StyleType . List , "MyListStyle2"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PdfSaveOptions.encryption_details property | As...

    PdfSaveOptions.encryption_details property. Gets or sets the details for encrypting the output PDF document.... doc = aw . Document () builder = aw . DocumentBuilder...annotations. encryption_details = aw . saving . PdfEncryptionDetails...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PdfPermissions enumeration | Aspose.Words for N...

    Aspose.Words.Saving.PdfPermissions enumeration. Specifies the operations that are allowed to a user on an encrypted PDF document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder... let encryptionDetails = new aw . Saving . PdfEncryptionDetails...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SaveOptions.allow_embedding_post_script_fonts p...

    SaveOptions.allow_embedding_post_script_fonts property. Gets or sets a boolean value indicating whether to allow embedding fonts with PostScript outlines when embedding TrueType fonts in a document upon it is saved... doc = aw . Document () builder = aw . DocumentBuilder...to use in the document. otf = aw . fonts . MemoryFontSource (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Ограничить редактирование документа в Python|As...

    Ограничьте редактирование документа, задав тип ограничения с помощью Python. Вы также можете снять защиту и создать неограниченные области для редактирования....words as aw doc = aw . Document () # Apply document...document protection. doc . protect ( aw . ProtectionType . NO_PROTECTION...

    docs.aspose.com/words/ru/python-net/restrict-do...