Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 6,708 for

aws

(0.07 sec)
  1. FixedPageSaveOptions.pageSavingCallback propert...

    FixedPageSaveOptions.pageSavingCallback property. Allows to control how separate pages are saved when a document is exported to fixed page format....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..." ); builder . insertBreak ( aw . BreakType . PageBreak ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. VbaProject.references property | Aspose.Words f...

    VbaProject.references property. Gets a collection of VBA project references....dll" ; let doc = new aw . Document ( base . myDir + "VBA...case aw . Vba . VbaReferenceType . Registered : case aw . Vba...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. InlineStory class | Aspose.Words for Python

    aspose.words.InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables... doc = aw . Document () builder = aw . DocumentBuilder...insert_footnote ( footnote_type = aw . notes . FootnoteType . FOOTNOTE...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ویرایش WORD در Python

    WORD را در کد Python ویرایش کنید....words as aw doc = aw.Document( "Input.docx" ) builder = aw.DocumentBuilder(doc)...words as aw doc = aw.Document( "Input.docx" ) builder = aw.DocumentBuilder(doc)...

    products.aspose.com/words/fa/python-net/edit/word/
  5. ویرایش TEXT در Python

    TEXT را در کد Python ویرایش کنید....words as aw doc = aw.Document( "Input.txt" ) builder = aw.DocumentBuilder(doc)...words as aw doc = aw.Document( "Input.txt" ) builder = aw.DocumentBuilder(doc)...

    products.aspose.com/words/fa/python-net/edit/text/
  6. GeneralFormatCollection indexer | Aspose.Words ...

    GeneralFormatCollection indexer. Gets a general format at the specified index.... doc = aw . Document () builder = aw . DocumentBuilder...format . general_formats . add ( aw . fields . GeneralFormat . LOWERCASE_ROMAN...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Field.format property | Aspose.Words for Python

    Field.format property. Gets a [FieldFormat](../../fieldformat/) object that provides typed access to field's formatting.... doc = aw . Document () builder = aw . DocumentBuilder...format . general_formats . add ( aw . fields . GeneralFormat . LOWERCASE_ROMAN...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldFormat.date_time_format property | Aspose....

    FieldFormat.date_time_format property. Gets or sets a formatting that is applied to a date and time field result... doc = aw . Document () builder = aw . DocumentBuilder...format . general_formats . add ( aw . fields . GeneralFormat . LOWERCASE_ROMAN...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ListLevel.is_legal property | Aspose.Words for ...

    ListLevel.is_legal property. True if the level turns all inherited numbers to Arabic, false if it preserves their number style.... doc = aw . Document () builder = aw . DocumentBuilder...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldCitation.volume_number property | Aspose.W...

    FieldCitation.volume_number property. Gets or sets a volume number associated with the citation.... doc = aw . Document ( MY_DIR + 'Bibliography...'Bibliography.docx' ) builder = aw . DocumentBuilder ( doc ) builder...

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