Sort Score
Result 10 results
Languages All
Labels All
Results 8,071 - 8,080 of 19,474 for

aws

(0.08 sec)
  1. IStructuredDocumentTag.appearance property | As...

    IStructuredDocumentTag.appearance property. Gets or sets the appearance of the structured document tag.... let doc = new aw . Document ( base . myDir + "Multi-section...); let tag = doc . getChild ( aw . NodeType . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Lưu trữ

    Lưu trữ...words as aw from datetime import date # Tải tệp PDF PDF1 = aw.Document("first...Document("first.pdf") PDF2 = aw.Document("second.pdf") # Chuyển...

    blog.aspose.com/vi/words/compare-pdf-files-in-p...
  3. Compare Documents in Python|Aspose.Words for Py...

    Compare two documents in any supported formats and shows content changes using Python. You can apply advanced options when comparing.... doc1 = aw . Document () builder = aw . DocumentBuilder...document doc2. doc2 = aw . Document () builder = aw . DocumentBuilder...

    docs.aspose.com/words/python-net/compare-docume...
  4. ChartShapeType enumeration | Aspose.Words for N...

    Aspose.Words.Drawing.Charts.ChartShapeType enumeration. Specifies the shape type of chart elements....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ViewOptions.zoom_percent property | Aspose.Word...

    ViewOptions.zoom_percent property. Gets or sets the percentage at which you want to view your document.... doc = aw . Document () builder = aw . DocumentBuilder.... view_options . view_type = aw . settings . ViewType . PAGE_LAYOUT...

    reference.aspose.com/words/python-net/aspose.wo...
  6. StructuredDocumentTag.checked property | Aspose...

    StructuredDocumentTag.checked property. Gets/Sets current state of the Checkbox SDT... doc = aw . Document () builder = aw . DocumentBuilder...sdt_check_box = aw . markup . StructuredDocumentTa ( doc , aw . markup...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeBase.title property | Aspose.Words for Nod...

    ShapeBase.title property. Gets or sets the title (caption) of the current shape object....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let shape = new aw . Drawing . Shape ( doc , aw . Drawing . ShapeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Font.double_strike_through property | Aspose.Wo...

    Font.double_strike_through property. True if the font is formatted as double strikethrough text.... doc = aw . Document () para = doc . get_child ( aw . NodeType...True ) . as_paragraph () run = aw . Run ( doc = doc , text = 'Text...

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

    aspose.words.comparing.Granularity enumeration. Specifies the granularity of changes to track when comparing two documents.... doc_a = aw . Document () builder_a = aw . DocumentBuilder...elit' ) doc_b = aw . Document () builder_b = aw . DocumentBuilder...

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

    arkiv...words as aw # Skapa en dokumentbyggare builder = aw.DocumentBuilder()...insert_text_input("TextInput", aw.fields.TextFormFieldType.REGULAR...

    blog.aspose.com/sv/words/automate-ms-word-mail-...