Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 19,302 for

aws

(0.14 sec)
  1. OdtSaveOptions.measure_unit property | Aspose.W...

    OdtSaveOptions.measure_unit property. Allows to specify units of measure to apply to document content... doc = aw . Document ( file_name = MY_DIR...'Rendering.docx' ) save_options = aw . saving . OdtSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. Document.save method | Aspose.Words for Python

    aspose.words.Document.save method... doc = aw . Document ( file_name = MY_DIR...a .docx. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 아카이브

    아카이브...extract_content(startNode : aw.Node, endNode : aw.Node, isInclusive :...node. if (endNode.node_type == aw.NodeType.COMMENT_RANGE_END and...

    blog.aspose.com/ko/words/extract-text-from-word...
  9. آرشیوها

    آرشیوها...extract_content(startNode : aw.Node, endNode : aw.Node, isInclusive :...کنید. if (endNode.node_type == aw.NodeType.COMMENT_RANGE_END and...

    blog.aspose.com/fa/words/extract-text-from-word...
  10. با استفاده از Python HTML را بسازید

    در چند مرحله یک HTML جدید در Python ایجاد کنید. با استفاده از کتابخانه Python via .NET به راحتی HTML را ایجاد کنید....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...aspose.words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...

    products.aspose.com/words/fa/python-net/make/html/