Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 18,035 for

aws

(0.05 sec)
  1. InlineStory.last_paragraph property | Aspose.Wo...

    InlineStory.last_paragraph property. Gets the last paragraph in the story.... doc = aw . Document () builder = aw . DocumentBuilder...insert_footnote ( footnote_type = aw . notes . FootnoteType . FOOTNOTE...

    reference.aspose.com/words/python-net/aspose.wo...
  2. InlineStory.tables property | Aspose.Words for ...

    InlineStory.tables property. Gets a collection of tables that are immediate children of the story.... doc = aw . Document () builder = aw . DocumentBuilder...insert_footnote ( footnote_type = aw . notes . FootnoteType . FOOTNOTE...

    reference.aspose.com/words/python-net/aspose.wo...
  3. InlineStory.ensure_minimum method | Aspose.Word...

    InlineStory.ensure_minimum method. If the last child is not a paragraph, creates and appends one empty paragraph.... doc = aw . Document () builder = aw . DocumentBuilder...insert_footnote ( footnote_type = aw . notes . FootnoteType . FOOTNOTE...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.insert_shape method | Aspose.Wo...

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

    reference.aspose.com/words/python-net/aspose.wo...
  5. NodeCollection.add method | Aspose.Words for No...

    NodeCollection.add method. Adds a node to the end of the collection.... let doc = new aw . Document (); // A blank document...paragraph. expect ( doc . getChild ( aw . NodeType . Any , 0 , true )...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. OoxmlCompliance enumeration | Aspose.Words for ...

    aspose.words.saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the DOCX format.... doc = aw . Document () builder = aw . DocumentBuilder...compatibility_options . optimize_for ( aw . settings . MsWordVersion ....

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

    aspose.words.markup.SdtType enumeration. Specifies the type of a structured document tag (SDT) node.... doc = aw . Document () builder = aw . DocumentBuilder...er ( aw . StyleIdentifier . QUOTE ) sdt_plain_text = aw . markup...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeBase.relativeHorizontalPosition property |...

    ShapeBase.relativeHorizontalPosition property. Specifies relative to what the shape is positioned horizontally....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..."Logo.jpg" ); shape . wrapType = aw . Drawing . WrapType . None ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ImportFormatOptions.adjustSentenceAndWordSpacin...

    ImportFormatOptions.adjustSentenceAndWordSpacing property. Gets or sets a boolean value that specifies whether to adjust sentence and word spacing automatically...srcDoc = new aw . Document (); let dstDoc = new aw . Document ();...(); var builder = new aw . DocumentBuilder ( srcDoc ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Зашифровать документ в Python|Aspose.Words для ...

    Зашифруйте свой документ, используя соответствующие алгоритмы шифрования для определенных форматов документов в Python....words as aw # Create a document. doc = aw . Document ()...() builder = aw . DocumentBuilder ( doc ) builder . write ( "Hello...

    docs.aspose.com/words/ru/python-net/encrypt-a-d...