Sort Score
Result 10 results
Languages All
Labels All
Results 8,621 - 8,630 of 18,036 for

aws

(0.12 sec)
  1. Watermarker.set_image method | Aspose.Words for...

    aspose.words.lowcode.Watermarker.set_image method...jpg' aw . lowcode . Watermarker . set_image...watermark_image_file_name = watermark_image ) aw . lowcode . Watermarker . set_image...

    reference.aspose.com/words/python-net/aspose.wo...
  2. XpsSaveOptions class | Aspose.Words for Python

    aspose.words.saving.XpsSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XPS](../../aspose.words/saveformat/#XPS) format... doc = aw . Document () builder = aw . DocumentBuilder...paragraph_format . style_identifier = aw . StyleIdentifier . HEADING1...

    reference.aspose.com/words/python-net/aspose.wo...
  3. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the document.... doc = aw . Document () builder = aw . DocumentBuilder...category. def content_test (): doc = aw . Document ( MY_DIR + 'Paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines in the document.... doc = aw . Document () builder = aw . DocumentBuilder...category. def content_test (): doc = aw . Document ( MY_DIR + 'Paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Sklonuj dokument w Python|Aspose.Words dla Pyth...

    Sklonuj dokument, aby uzyskać jego identyczną kopię za pomocą Python. Podczas tworzenia kopii klonowane są węzły i właściwości oryginalnego dokumentu.... doc = aw . Document () builder = aw . DocumentBuilder...the cloned document. builder = aw . DocumentBuilder ( clone ) builder...

    docs.aspose.com/words/pl/python-net/clone-a-doc...
  6. Klonovat dokument v Python|Aspose.Words místo P...

    Klonovat dokument pro získání jeho identické kopie pomocí Python. Při vytváření kopie jsou klonovány uzly a vlastnosti původního dokumentu.... doc = aw . Document () builder = aw . DocumentBuilder...the cloned document. builder = aw . DocumentBuilder ( clone ) builder...

    docs.aspose.com/words/cs/python-net/clone-a-doc...
  7. Node.next_pre_order method | Aspose.Words for P...

    Node.next_pre_order method. Gets next node according to the pre-order tree traversal algorithm.... doc = aw . Document ( file_name = MY_DIR...list ( doc . get_child_nodes ( aw . NodeType . SHAPE , True )))))))))...

    reference.aspose.com/words/python-net/aspose.wo...
  8. IChartDataPoint class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.IChartDataPoint class. Contains properties of a single data point on the chart....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...
  9. DigitalSignatureUtil.removeAllSignatures method...

    Aspose.Words.DigitalSignatures.DigitalSignatureUtil.removeAllSignatures method...unsigned copy by filename strings: aw . DigitalSignatures . DigitalSignatureUtil...LoadAndRemove.FromStream.docx" ); aw . DigitalSignatures . DigitalSignatureUtil...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldMacroButton.display_text property | Aspose...

    FieldMacroButton.display_text property. Gets or sets the text to appear as the button that is selected to run the macro or command.... doc = aw . Document ( file_name = MY_DIR...MY_DIR + 'Macro.docm' ) builder = aw . DocumentBuilder ( doc = doc...

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