Sort Score
Result 10 results
Languages All
Labels All
Results 5,591 - 5,600 of 19,500 for

aws

(0.24 sec)
  1. Práce s grafy v Python|Aspose.Words místo Pytho...

    Vytvoření a úprava grafů různých typů v dokumentu pomocí Python....barvu série: doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...

    docs.aspose.com/words/cs/python-net/working-wit...
  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. Footnote.isAuto property | Aspose.Words for Nod...

    Footnote.isAuto property. Holds a value that specifies whether this is a auto-numbered footnote or footnote with user defined custom reference mark....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...= builder . insertFootnote ( aw . Notes . FootnoteType . Footnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ReplacerContext.set_replacement method | Aspose...

    ReplacerContext.set_replacement method. Sets pattern and replacement used by find/replace operation....' replacer_context = aw . lowcode . ReplacerContext ()...find_whole_words_only = False aw . lowcode . Replacer . create...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldAdvance.horizontal_position property | Asp...

    FieldAdvance.horizontal_position property. Gets or sets the number of points by which the text that follows the field should be moved horizontally from the left edge of the column, frame, or text box.... doc = aw . Document () builder = aw . DocumentBuilder...field = builder . insert_field ( aw . fields . FieldType . FIELD_ADVANCE...

    reference.aspose.com/words/python-net/aspose.wo...
  8. EditableRange.editor_group property | Aspose.Wo...

    EditableRange.editor_group property. Returns or sets an alias (or editing group) which shall be used to determine if the current user shall be allowed to edit this editable range.... doc = aw . Document () doc . protect ( type = aw . ProtectionType...password = 'MyPassword' ) builder = aw . DocumentBuilder ( doc = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldAdvance.right_offset property | Aspose.Wor...

    FieldAdvance.right_offset property. Gets or sets the number of points by which the text that follows the field should be moved right.... doc = aw . Document () builder = aw . DocumentBuilder...field = builder . insert_field ( aw . fields . FieldType . FIELD_ADVANCE...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SaveOptions.dml_rendering_mode property | Aspos...

    SaveOptions.dml_rendering_mode property. Gets or sets a value determining how DrawingML shapes are rendered.... doc = aw . Document ( file_name = MY_DIR...the document to .PDF. options = aw . saving . PdfSaveOptions ()...

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