Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 19,398 for

aws

(0.15 sec)
  1. Batasi Pengeditan Dokumen di Python|Aspose.Word...

    Batasi pengeditan dokumen dengan mengatur jenis pembatasan menggunakan Python. Anda juga dapat menghapus perlindungan dan membuat wilayah yang dapat diedit tidak dibatasi....words as aw doc = aw . Document () # Apply document...document protection. doc . protect ( aw . ProtectionType . NO_PROTECTION...

    docs.aspose.com/words/id/python-net/restrict-do...
  2. Omezit dokument Úprava Python|Aspose.Words míst...

    Omezit úpravu dokumentu nastavením typu omezení pomocí Python. Můžete také odstranit ochranu a vytvořit neomezené editovatelné regiony....words as aw doc = aw . Document () # Apply document...document protection. doc . protect ( aw . ProtectionType . NO_PROTECTION...

    docs.aspose.com/words/cs/python-net/restrict-do...
  3. AxisTickLabels class | Aspose.Words for Python

    aspose.words.drawing.charts.AxisTickLabels class. Represents properties of axis tick mark labels.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartAxis.category_type property | Aspose.Words...

    ChartAxis.category_type property. Gets or sets type of the category axis.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  5. AxisTickLabels.offset property | Aspose.Words f...

    AxisTickLabels.offset property. Gets or sets the distance of the tick labels from the axis.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.save method | Aspose.Words for Node.js

    Aspose.Words.Document.save method... const doc = new aw . Document ( base . myDir + "Document...HTML format. const doc = new aw . Document ( base . myDir + "Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. create_aspose_words.py

    import sys import zipfile from wheel import egg2wheel from jcc import cpp import os import subprocess import shutil import platform if sys.argv.__len__() < 4: raise SystemError('Example: python X:\......8 aspose_words') aw_jar_path = sys.argv[1] aw_jar_version = sys...argv[2] aw_python_name = sys.argv[3] print('Reading ' + aw_jar_path)...

    docs.aspose.com/words/java/how-to-build-aspose-...
  8. LayoutCollector.get_start_page_index method | A...

    LayoutCollector.get_start_page_index method. Gets 1-based index of the page where node begins... doc = aw . Document () layout_collector = aw . layout ....5 pages of content. builder = aw . DocumentBuilder ( doc = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartAxis.major_unit_scale property | Aspose.Wo...

    ChartAxis.major_unit_scale property. Returns or sets the scale value for major tick marks on the time category axis.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HtmlSaveOptions.export_roundtrip_information pr...

    HtmlSaveOptions.export_roundtrip_information property. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB...roundtrip information is exported as -aw-* CSS properties of the corresponding...when converting to .html. doc = aw . Document ( file_name = MY_DIR...

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