Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 18,035 for

aws

(0.09 sec)
  1. Pakkaa HTML Kohteessa Python

    Pakkaa HTML kentässä Python laadun heikkenemättä. Optimoi kohteen HTML sisältö, pienennä tiedostokokoa helposti....words as aw doc = aw.Document( "Input.html" )...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/fi/python-net/compres...
  2. RelativeVerticalSize enumeration | Aspose.Words...

    aspose.words.drawing.RelativeVerticalSize enumeration. Specifies relatively to what the height of a shape or a text frame is calculated vertically.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.relativeHorizontalPosition property |...

    ShapeBase.relativeHorizontalPosition property. Specifies relative to what the shape is positioned horizontally....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..."Logo.jpg" ); shape . wrapType = aw . Drawing . WrapType . None ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentBuilder.insert_hyperlink method | Aspos...

    DocumentBuilder.insert_hyperlink method. Inserts a hyperlink into the document.... doc = aw . Document () builder = aw . DocumentBuilder...builder . font . underline = aw . Underline . SINGLE builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ParagraphFormat.style_identifier property | Asp...

    ParagraphFormat.style_identifier property. Gets or sets the locale independent style identifier of the paragraph style applied to this formatting.... doc = aw . Document () builder = aw . DocumentBuilder...u' ) builder . insert_break ( aw . BreakType . PAGE_BREAK ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  6. افتح مستندًا للقراءة فقط في Python|Aspose.Words...

    اجعل مستندك للقراءة فقط بحيث يمكن نسخ المحتوى أو قراءته، ولكن لا يمكن تعديله باستخدام Python....words as aw doc = aw . Document () builder = aw . DocumentBuilder...as read-only. doc . protect ( aw . ProtectionType . READ_ONLY...

    docs.aspose.com/words/ar/python-net/open-a-docu...
  7. Öffnen Sie ein Dokument schreibgeschützt in Pyt...

    Machen Sie Ihr Dokument schreibgeschützt, damit der Inhalt mit Python kopiert oder gelesen, aber nicht geändert werden kann....words as aw doc = aw . Document () builder = aw . DocumentBuilder...as read-only. doc . protect ( aw . ProtectionType . READ_ONLY...

    docs.aspose.com/words/de/python-net/open-a-docu...
  8. FieldIndex.run_subentries_on_same_line property...

    FieldIndex.run_subentries_on_same_line property. Gets or sets whether run subentries into the same line as the main entry.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_INDEX...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Làm việc với hình ảnh trong Python|Aspose.Words...

    Tạo và quản lý hình ảnh ở nhiều định dạng khác nhau trong tài liệu bằng Python....tài liệu: doc = aw . Document () builder = aw . DocumentBuilder...chỉ định: doc = aw . Document () builder = aw . DocumentBuilder...

    docs.aspose.com/words/vi/python-net/working-wit...
  10. CompositeNode.get_child_nodes method | Aspose.W...

    CompositeNode.get_child_nodes method. Returns a live collection of child nodes that match the specified type.... doc = aw . Document ( file_name = MY_DIR...comments = doc . get_child_nodes ( aw . NodeType . COMMENT , True )...

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