Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 19,398 for

aws

(0.14 sec)
  1. DocumentBuilder.insert_group_shape method | Asp...

    aspose.words.DocumentBuilder.insert_group_shape method... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Document.copy_styles_from_template method | Asp...

    aspose.words.Document.copy_styles_from_template method...template = aw . Document () style = template . styles . add ( aw . StyleType...style = template . styles . add ( aw . StyleType . PARAGRAPH , 'TemplateStyle2'...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PageSetup.borderAppliesTo property | Aspose.Wor...

    PageSetup.borderAppliesTo property. Specifies which pages the page border is printed on.... let doc = new aw . Document (); let pageSetup...pageSetup . borderDistanceFrom = aw . PageBorderDistanceFr . PageEdge...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. SignOptions.xmlDsigLevel property | Aspose.Word...

    SignOptions.xmlDsigLevel property. 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. Fill.foreThemeColor property | Aspose.Words for...

    Fill.foreThemeColor property. Gets or sets a ThemeColor object that represents the foreground color for the fill....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertShape ( aw . Drawing . ShapeType . RoundRectangle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Chuyển Hình Ảnh Thành HTML Python

    Chuyển đổi Hình ảnh định dạng sang HTML trong mã Python Lưu Hình ảnh thành HTML bằng cách sử dụng Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...) import aspose.words as aw doc = aw.Document("Input.png") doc...

    products.aspose.com/words/vi/python-net/convers...
  7. 영상를 DOCX Python로 변환

    Python 영상 을 DOCX 형식으로 변환합니다. Python 사용하여 영상 을 DOCX로 저장합니다....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...) import aspose.words as aw doc = aw.Document("Input.png") doc...

    products.aspose.com/words/ko/python-net/convers...
  8. Chuyển JPG Thành HTML Python

    Chuyển đổi JPG định dạng sang HTML trong mã Python Lưu JPG thành HTML bằng cách sử dụng Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...) import aspose.words as aw doc = aw.Document("Input.jpg") doc...

    products.aspose.com/words/vi/python-net/convers...
  9. Chuyển Hình Ảnh Thành PDF Python

    Chuyển đổi Hình ảnh định dạng sang PDF trong mã Python Lưu Hình ảnh thành PDF bằng cách sử dụng Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...) import aspose.words as aw doc = aw.Document("Input.png") doc...

    products.aspose.com/words/vi/python-net/convers...
  10. Pakkaa TIFF Kohteessa Python

    Pakkaa TIFF kentässä Python laadun heikkenemättä. Optimoi kohteen TIFF sisältö, pienennä tiedostokokoa helposti....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...save_options = aw.saving.ImageSaveOptions(aw.SaveFormat.TIFF)...

    products.aspose.com/words/fi/python-net/compres...