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

aws

(0.05 sec)
  1. WORD को Javascript में संपीड़ित करें

    गुणवत्ता खोए बिना WORD को JavaScript में संपीड़ित करें। WORD सामग्री को अनुकूलित करें, फ़ाइल का आकार आसानी से कम करें।...const aw = require( '@aspose/words' ); var doc = new aw.Document(...var shapes = doc.getChildNodes(aw.NodeType.Shape, true ) for (...

    products.aspose.com/words/hi/nodejs-net/compres...
  2. Hạn chế chỉnh sửa tài liệu trong Python|Aspose....

    Hạn chế chỉnh sửa tài liệu bằng cách đặt loại hạn chế bằng Python. Bạn cũng có thể loại bỏ bảo vệ và tạo các vùng có thể chỉnh sửa không hạn chế....words as aw doc = aw . Document () # Apply document...document protection. doc . protect ( aw . ProtectionType . NO_PROTECTION...

    docs.aspose.com/words/vi/python-net/restrict-do...
  3. 限制 Python 中的文档编辑|Python via .NET 格式的 Aspose.Words

    通过使用 Python 设置限制类型来限制编辑文档。您还可以删除保护并创建不受限制的可编辑区域。...words as aw doc = aw . Document () # Apply document...document protection. doc . protect ( aw . ProtectionType . NO_PROTECTION...

    docs.aspose.com/words/zh/python-net/restrict-do...
  4. XmlDsigLevel enumeration | Aspose.Words for Nod...

    Aspose.Words.DigitalSignatures.XmlDsigLevel enumeration. Specifies the level of a digital signature based on XML-DSig standard.... let certificateHolder = aw . DigitalSignatures . CertificateHolder..."morzal.pfx" , "aw" ); let signOptions = new aw . DigitalSignatures...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Paragraph.get_text method | Aspose.Words for Py...

    Paragraph.get_text method. Gets the text of this paragraph including the end of paragraph character.... doc = aw . Document () # An empty document...first_paragraph paragraph_text = aw . Run ( doc = doc , text = 'Initial...

    reference.aspose.com/words/python-net/aspose.wo...
  6. GradientStop.remove method | Aspose.Words for P...

    GradientStop.remove method. Removes the gradient stop from the parent [GradientStopCollection](../../gradientstopcollection/).... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

    reference.aspose.com/words/python-net/aspose.wo...
  7. GradientStopCollection.insert method | Aspose.W...

    GradientStopCollection.insert method. Inserts a [GradientStop](../../gradientstop/) to the collection at a specified index.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Fill.gradient_stops property | Aspose.Words for...

    Fill.gradient_stops property. Gets a collection of [GradientStop](../../gradientstop/) objects for the fill.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

    reference.aspose.com/words/python-net/aspose.wo...
  9. GradientStopCollection.add method | Aspose.Word...

    GradientStopCollection.add method. Adds a specified [GradientStop](../../gradientstop/) to a gradient.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

    reference.aspose.com/words/python-net/aspose.wo...
  10. GradientStop.transparency property | Aspose.Wor...

    GradientStop.transparency property. Gets or sets a value representing the transparency of the gradient fill expressed as a percent in range 0.0 to 1.0.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

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