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

aws

(0.09 sec)
  1. Revision.date_time property | Aspose.Words for ...

    Revision.date_time property. Gets or sets the date/time of this revision.... doc = aw . Document () builder = aw . DocumentBuilder...get_text ()) self . assertEqual ( aw . RevisionType . INSERTION ,...

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

    aspose.words.RevisionType enumeration. Specifies the type of change being tracked in [Revision](../revision/).... doc = aw . Document () builder = aw . DocumentBuilder...get_text ()) self . assertEqual ( aw . RevisionType . INSERTION ,...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Python and .NET Version Differences|Aspose.Word...

    Aspose.Words for Python via .NET is a wrapper of Aspose.Words for .NET, this page describes the differences in features and API of these two products....first Run in the document: doc = aw . Document ( docs_base . my_dir...object. run = doc . get_child ( aw . NodeType . RUN , 0 , True )...

    docs.aspose.com/words/python-net/python-notes/
  4. Python ve .NET Versiyon Farkları|Python via .NE...

    Python via .NET için Aspose.Words, .NET için Aspose.Words'in bir sarmalayıcısıdır; bu sayfada bu iki ürünün özellikleri ve API'indeki farklılıklar açıklanmaktadır....değiştirileceğini gösterir: doc = aw . Document ( docs_base . my_dir...object. run = doc . get_child ( aw . NodeType . RUN , 0 , True )...

    docs.aspose.com/words/tr/python-net/python-notes/
  5. Watermarker.set_text method | Aspose.Words for ...

    aspose.words.lowcode.Watermarker.set_text method...watermark_text = 'This is a watermark' aw . lowcode . Watermarker . set_text...watermark_text = watermark_text ) aw . lowcode . Watermarker . set_text...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Sklonuj dokument w Python|Aspose.Words dla Pyth...

    Sklonuj dokument, aby uzyskać jego identyczną kopię za pomocą Python. Podczas tworzenia kopii klonowane są węzły i właściwości oryginalnego dokumentu.... doc = aw . Document () builder = aw . DocumentBuilder...the cloned document. builder = aw . DocumentBuilder ( clone ) builder...

    docs.aspose.com/words/pl/python-net/clone-a-doc...
  7. Klonovat dokument v Python|Aspose.Words místo P...

    Klonovat dokument pro získání jeho identické kopie pomocí Python. Při vytváření kopie jsou klonovány uzly a vlastnosti původního dokumentu.... doc = aw . Document () builder = aw . DocumentBuilder...the cloned document. builder = aw . DocumentBuilder ( clone ) builder...

    docs.aspose.com/words/cs/python-net/clone-a-doc...
  8. FieldOptions.file_name property | Aspose.Words ...

    FieldOptions.file_name property. Gets or sets the file name of the document.... doc = aw . Document ( file_name = MY_DIR...+ 'Document.docx' ) builder = aw . DocumentBuilder ( doc = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentSplitCriteria enumeration | Aspose.Word...

    aspose.words.saving.DocumentSplitCriteria enumeration. Specifies how the document is split into parts when saving to [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB) or [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) format.... doc = aw . Document ( file_name = MY_DIR...we will save. save_options = aw . saving . HtmlSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  10. OleFormat.sourceFullName property | Aspose.Word...

    OleFormat.sourceFullName property. Gets or sets the path and name of the source file for the linked OLE object....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shapes = doc . getChildNodes ( aw . NodeType . Shape , true )....

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