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

aws

(0.08 sec)
  1. ShapeBase.name property | Aspose.Words for Python

    ShapeBase.name property. Gets or sets the optional shape name.... doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_shape ( aw . drawing . ShapeType . CUBE...

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

    아카이브...words as aw # load first document doc = aw.Document("calibre...# load second document doc2 = aw.Document("calibre2.docx") # compare...

    blog.aspose.com/ko/words/compare-two-word-docum...
  3. BuiltInDocumentProperties.characters property |...

    BuiltInDocumentProperties.characters property. Represents an estimate of the number of characters in the document.... doc = aw . Document () builder = aw . DocumentBuilder...category. def content_test (): doc = aw . Document ( MY_DIR + 'Paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.insertOnlineVideo method | Aspo...

    Aspose.Words.DocumentBuilder.insertOnlineVideo method...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

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

    arkiv...words as aw # ladda Word-dokument doc = aw.Document("document...dokumentklassen för nytt dokument newDoc = aw.Document() # rensa standardavsnitten...

    blog.aspose.com/sv/words/split-a-word-document-...
  6. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines in the document.... doc = aw . Document () builder = aw . DocumentBuilder...category. def content_test (): doc = aw . Document ( MY_DIR + 'Paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  7. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the document.... doc = aw . Document () builder = aw . DocumentBuilder...category. def content_test (): doc = aw . Document ( MY_DIR + 'Paragraphs...

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

    aspose.words.saving.XpsSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XPS](../../aspose.words/saveformat/#XPS) format... doc = aw . Document () builder = aw . DocumentBuilder...paragraph_format . style_identifier = aw . StyleIdentifier . HEADING1...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Архивы

    Архивы...Загрузите документ Word doc = aw.Document("Document.docx") # Укажите...водяных знаков для текста options = aw.TextWatermarkOptions() options...

    blog.aspose.com/ru/words/insert-watermark-in-wo...
  10. BuiltInDocumentProperties.content_type property...

    BuiltInDocumentProperties.content_type property. Gets or sets the content type of the document.... def content_test (): doc = aw . Document ( MY_DIR + 'Paragraphs...paragraphs = doc . get_child_nodes ( aw . NodeType . PARAGRAPH , True...

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