Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 15,217 for

aws

(0.1 sec)
  1. Сжать PDF На Python

    Сжать PDF на Python без потери качества. Оптимизируйте содержимое PDF, легко уменьшите размер файла....words as aw renderer = aw.pdf2word.fixedformats...PdfFixedRenderer() pdf_read_options = aw.pdf2word.fixedformats.PdfFixedOptions()...

    products.aspose.com/words/ru/python-net/compres...
  2. Mampatkan PDF Dalam Python

    Mampat PDF dalam Python tanpa kehilangan kualiti. Optimumkan PDF kandungan, kecilkan saiz fail dengan mudah....words as aw renderer = aw.pdf2word.fixedformats...PdfFixedRenderer() pdf_read_options = aw.pdf2word.fixedformats.PdfFixedOptions()...

    products.aspose.com/words/ms/python-net/compres...
  3. DocumentBuilder.insert_node method | Aspose.Wor...

    DocumentBuilder.insert_node method. Inserts a node before the cursor.... doc = aw . Document () builder = aw . DocumentBuilder...shape = aw . drawing . Shape ( builder . document , aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.ensure_minimum method | Aspose.Words f...

    Document.ensure_minimum method. If the document contains no sections, creates one section with one paragraph....doc = aw . Document () nodes = doc . get_child_nodes ( aw . NodeType... True ) self . assertEqual ( aw . NodeType . SECTION , nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Fill.image_bytes property | Aspose.Words for Py...

    Fill.image_bytes property. Gets the raw bytes of the fill texture or pattern.... doc = aw . Document () builder = aw . DocumentBuilder...right end: arrow = aw . drawing . Shape ( doc , aw . drawing . ShapeType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. EndCap enumeration | Aspose.Words for Python

    aspose.words.drawing.EndCap enumeration. Specifies line cap style.... doc = aw . Document () builder = aw . DocumentBuilder...right end: arrow = aw . drawing . Shape ( doc , aw . drawing . ShapeType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartFormat.stroke property | Aspose.Words for ...

    ChartFormat.stroke property. Gets line formatting for the parent chart element.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SignatureLine.is_valid property | Aspose.Words ...

    SignatureLine.is_valid property. Indicates that signature line is signed by digital signature and this digital signature is valid.... doc = aw . Document () builder = aw . DocumentBuilder...doc ) signature_line_options = aw . SignatureLineOptions () si...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Python でドキュメントを暗号化する|Python via .NET用Aspose.Words

    Python の特定のドキュメント形式に適切な暗号化アルゴリズムを使用してドキュメントを暗号化します。...words as aw # Create a document. doc = aw . Document ()...() builder = aw . DocumentBuilder ( doc ) builder . write ( "Hello...

    docs.aspose.com/words/ja/python-net/encrypt-a-d...
  10. OoxmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.OoxmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.DOCX](../../aspose.words/saveformat/#DOCX), [SaveFormat.DOCM](../../aspose.words/saveformat/#DOCM), [SaveFormat.DOTX](../../aspose.words/saveformat/#DOTX), [SaveFormat.DOTM](../../aspose.words/saveformat/#DOTM) or [SaveFormat.FLAT_OPC](../../aspose.words/saveformat/#FLAT_OPC) format... doc = aw . Document () builder = aw . DocumentBuilder...compatibility_options . optimize_for ( aw . settings . MsWordVersion ....

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