Sort Score
Result 10 results
Languages All
Labels All
Results 4,801 - 4,810 of 18,027 for

aws

(0.09 sec)
  1. SaveOptions.allow_embedding_post_script_fonts p...

    SaveOptions.allow_embedding_post_script_fonts property. Gets or sets a boolean value indicating whether to allow embedding fonts with PostScript outlines when embedding TrueType fonts in a document upon it is saved... doc = aw . Document () builder = aw . DocumentBuilder...to use in the document. otf = aw . fonts . MemoryFontSource (...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Table.set_border method | Aspose.Words for Python

    Table.set_border method. Sets the specified table border to the specified line style, width and color.... doc = aw . Document ( file_name = MY_DIR...the page. table . alignment = aw . tables . TableAlignment . CENTER...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document.unprotect method | Aspose.Words for Py...

    aspose.words.Document.unprotect method... doc = aw . Document () doc . protect ( type = aw . ProtectionType...'password' ) self . assertEqual ( aw . ProtectionType . READ_ONLY...

    reference.aspose.com/words/python-net/aspose.wo...
  4. فشرده سازی DOC در Python

    بدون از دست دادن کیفیت، DOC را در Python فشرده کنید. محتوای DOC را بهینه کنید، اندازه فایل را به راحتی کاهش دهید....words as aw doc = aw.Document( "Input.doc" ) doc...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/fa/python-net/compres...
  5. บีบอัด DOC ใน Python

    บีบอัด DOC ใน Python โดยไม่สูญเสียคุณภาพ เพิ่มประสิทธิภาพเนื้อหา DOC ลดขนาดไฟล์ได้อย่างง่ายดาย...words as aw doc = aw.Document( "Input.doc" ) doc...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/th/python-net/compres...
  6. AxisTickLabels.spacing property | Aspose.Words ...

    AxisTickLabels.spacing property. Gets or sets the interval at which the tick labels are drawn.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartAxis.major_tick_mark property | Aspose.Wor...

    ChartAxis.major_tick_mark property. Returns or sets the major tick marks.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartAxis.minor_unit property | Aspose.Words fo...

    ChartAxis.minor_unit property. Returns or sets the distance between minor tick marks.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

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

    Table constructor. Initializes a new instance of the [Table](../) class.... doc = aw . Document () table = aw . tables . Table...cell, and paragraph. first_row = aw . tables . Row ( doc ) table...

    reference.aspose.com/words/python-net/aspose.wo...
  10. AxisTickLabels.is_auto_spacing property | Aspos...

    AxisTickLabels.is_auto_spacing property. Gets or sets a flag indicating whether to use automatic interval for drawing the tick labels.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

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