Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 18,028 for

aws

(0.05 sec)
  1. Chuyển Hình Ảnh Thành JPG Python

    Chuyển đổi Hình ảnh định dạng sang JPG trong mã Python Lưu Hình ảnh thành JPG bằng cách sử dụng Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.jpg" , aw.saving.ImageSaveOptions(aw.SaveFormat.JPG))...

    products.aspose.com/words/vi/python-net/convers...
  2. Chuyển PDF Thành SVG Python

    Chuyển đổi PDF định dạng sang SVG trong mã Python Lưu PDF thành SVG bằng cách sử dụng Python....as aw doc = aw.Document( "Input.pdf" ) save_options = aw.saving...saving.ImageSaveOptions(aw.SaveFormat.SVG) for page in range (doc...

    products.aspose.com/words/vi/python-net/convers...
  3. Chuyển PDF Thành PNG Python

    Chuyển đổi PDF định dạng sang PNG trong mã Python Lưu PDF thành PNG bằng cách sử dụng Python....as aw doc = aw.Document( "Input.pdf" ) save_options = aw.saving...saving.ImageSaveOptions(aw.SaveFormat.PNG) for page in range (doc...

    products.aspose.com/words/vi/python-net/convers...
  4. Nén DOC Trong Python

    Nén DOC trong Python mà không làm giảm chất lượng. Tối ưu hóa DOC nội dung, giảm kích thước tệp một cách dễ dàng....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/vi/python-net/compres...
  5. OoxmlSaveOptions.password property | Aspose.Wor...

    OoxmlSaveOptions.password property. Gets/sets a password to encrypt document using ECMA376 Standard encryption algorithm.... doc = aw . Document () builder = aw . DocumentBuilder...'Hello world!' ) save_options = aw . saving . OoxmlSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartDataLabel.rotation property | Aspose.Words...

    ChartDataLabel.rotation property. Gets or sets the rotation of the label in degrees....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...
  7. SummaryLength enumeration | Aspose.Words for No...

    Aspose.Words.AI.SummaryLength enumeration. Enumerates possible lengths of summary.... let firstDoc = new aw . Document ( base . myDir + "Big...docx" ); let secondDoc = new aw . Document ( base . myDir + "Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Shape.strokeColor property | Aspose.Words for N...

    Shape.strokeColor property. Defines the color of a stroke....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...insertShape ( aw . Drawing . ShapeType . CloudCallout , aw . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartAxisTitle.font property | Aspose.Words for...

    ChartAxisTitle.font property. Provides access to the font formatting of the axis title.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DigitalSignatureDetails.sign_options property |...

    DigitalSignatureDetails.sign_options property. Gets or sets a [DigitalSignatureDetails.sign_options](./) object used to sign a document.... doc = aw . Document ( file_name = MY_DIR...docx' ) certificate_holder = aw . digitalsignatures . CertificateHolder...

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