Sort Score
Result 10 results
Languages All
Labels All
Results 9,671 - 9,680 of 19,475 for

aws

(0.16 sec)
  1. RevisionOptions.delete_cell_color property | As...

    RevisionOptions.delete_cell_color property. Allows to specify the color to be used for deleted cells [RevisionType.DELETION](../../../aspose.words/revisiontype/#DELETION)... doc = aw . Document ( file_name = MY_DIR...revision_options . insert_cell_color = aw . layout . RevisionColor . LIGHT_BLUE...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Field.type property | Aspose.Words for Python

    Field.type property. Gets the Microsoft Word field type.... doc = aw . Document () builder = aw . DocumentBuilder...yyyy"' ) self . assertEqual ( aw . fields . FieldType . FIELD_DATE...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Arşiv

    Arşiv...words as aw # Word belgesini yükle doc = aw.Document("calibre...shapes = doc.get_child_nodes(aw.NodeType.SHAPE, True) imageIndex...

    blog.aspose.com/tr/words/extract-images-from-wo...
  4. یک سند را در Python شبیه سازی کنید|Aspose.Words...

    با استفاده از Python یک سند را شبیه سازی کنید تا نسخه مشابه آن را دریافت کنید. هنگام ایجاد یک کپی، گره ها و ویژگی های سند اصلی کلون می شوند.... doc = aw . Document () builder = aw . DocumentBuilder...the cloned document. builder = aw . DocumentBuilder ( clone ) builder...

    docs.aspose.com/words/fa/python-net/clone-a-doc...
  5. DocumentVisitor.visitStructuredDocumentTagEnd m...

    DocumentVisitor.visitStructuredDocumentTagEnd method. Called when enumeration of a structured document tag has ended....'StructuredDocumentTa' , () => { let doc = new aw . Document ( base . myDir + ... getText () + "\"" ); return aw . VisitorAction . Continue ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentVisitor.visitHeaderFooterEnd method | A...

    DocumentVisitor.visitHeaderFooterEnd method. Called when enumeration of a header or footer in a section has ended....'HeaderFooterToText' , () => { let doc = new aw . Document ( base . myDir + ... getText () + "\"" ); return aw . VisitorAction . Continue ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentVisitor.visitSmartTagEnd method | Aspos...

    DocumentVisitor.visitSmartTagEnd method. Called when enumeration of a smart tag has ended....'SmartTagToText' , () => { let doc = new aw . Document ( base . myDir + "Smart... getText () + "\"" ); return aw . VisitorAction . Continue ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentVisitor.visitSmartTagStart method | Asp...

    DocumentVisitor.visitSmartTagStart method. Called when enumeration of a smart tag has started....'SmartTagToText' , () => { let doc = new aw . Document ( base . myDir + "Smart... getText () + "\"" ); return aw . VisitorAction . Continue ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Footnote.accept method | Aspose.Words for Node.js

    Footnote.accept method. Accepts a visitor....'FootnoteToText' , () => { let doc = new aw . Document ( base . myDir + ...mVisitorIsInsideFoot = true ; return aw . VisitorAction . Continue ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. أرشيف

    أرشيف...words as aw # تحميل مستند Word doc = aw.Document("calibre...shapes = doc.get_child_nodes(aw.NodeType.SHAPE, True) imageIndex...

    blog.aspose.com/ar/words/extract-images-from-wo...