Sort Score
Result 10 results
Languages All
Labels All
Results 6,461 - 6,470 of 19,240 for

aws

(0.08 sec)
  1. OdtSaveOptions.password property | Aspose.Words...

    OdtSaveOptions.password property. Gets or sets a password to encrypt document.... doc = aw . Document () builder = aw . DocumentBuilder...the document in. save_options = aw . saving . OdtSaveOptions ( save_format...

    reference.aspose.com/words/python-net/aspose.wo...
  2. StructuredDocumentTag.calendarType property | A...

    StructuredDocumentTag.calendarType property. Specifies the type of calendar for this SDT... let doc = new aw . Document (); // Insert a structured...sdtDate = new aw . Markup . StructuredDocumentTa ( doc , aw . Markup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. XpsSaveOptions.saveFormat property | Aspose.Wor...

    XpsSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...paragraphFormat . styleIdentifier = aw . StyleIdentifier . Heading1...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Table.styleIdentifier property | Aspose.Words f...

    Table.styleIdentifier property. Gets or sets the locale independent style identifier of the table style applied to this table....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...format. table . styleIdentifier = aw . StyleIdentifier . MediumShading1Accent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SdtDateStorageFormat enumeration | Aspose.Words...

    Aspose.Words.Markup.SdtDateStorageFormat enumeration. Specifies how the date for a date SDT is stored/retrieved when the SDT is bound to an XML node in the document's data store.... let doc = new aw . Document (); // Insert a structured...sdtDate = new aw . Markup . StructuredDocumentTa ( doc , aw . Markup...

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

    aspose.words.saving.PageSet class. Describes a random set of pages... doc = aw . Document () builder = aw . DocumentBuilder...' ) builder . insert_break ( aw . BreakType . PAGE_BREAK ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Section.protectedForForms property | Aspose.Wor...

    Section.protectedForForms property. True if the section is protected for forms...let doc = new aw . Document (); let builder = new aw . DocumentBuilder..." ); builder . insertBreak ( aw . BreakType . SectionBreakNewPage...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Bookmark.is_column property | Aspose.Words for ...

    Bookmark.is_column property. Returns ``True`` if this bookmark is a table column bookmark.... doc = aw . Document ( MY_DIR + 'Table...get_ancestor ( aw . NodeType . ROW ) if row is aw . tables . Row...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Font.style property | Aspose.Words for Node.js

    Font.style property. Gets or sets the character style applied to this formatting....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...style = doc . styles . add ( aw . StyleType . Character , "MyStyle"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. خلاصه یک سند|Aspose.Words برای Python via .NET

    یک سند را خلاصه کنید. Aspose.Words برای Python خلاصه سازی اسناد را با استفاده از مدل های OpenAI و Google AI ساده می کند و به شما اجازه می دهد طول خلاصه را مشخص کنید....GPT-4o خلاصه کنیم: first_doc = aw . Document ( MyDir + "Big document...document.docx" ) second_doc = aw . Document ( MyDir + "Document...

    docs.aspose.com/words/fa/python-net/summarize-a...