Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 19,240 for

aws

(0.12 sec)
  1. Riassumere un documento|Aspose.Words per Python...

    Riassumere un documento. Aspose.Wordsper Python semplifica il riepilogo dei documenti utilizzando i modelli OpenAI e Google AI, consentendo di specificare la lunghezza del riepilogo....il modello GPT-4o: first_doc = aw . Document ( MyDir + "Big document...document.docx" ) second_doc = aw . Document ( MyDir + "Document...

    docs.aspose.com/words/it/python-net/summarize-a...
  2. Een Document samenvatten|Aspose.Words voor Pyth...

    Een document samenvatten. Aspose.Words voor Python vereenvoudigt het samenvatten van documenten met behulp van OpenAI - en Google AI - modellen door u in staat te stellen de lengte van de samenvatting op te geven....van GPT-4o model: first_doc = aw . Document ( MyDir + "Big document...document.docx" ) second_doc = aw . Document ( MyDir + "Document...

    docs.aspose.com/words/nl/python-net/summarize-a...
  3. Обобщаване на документ|Aspose.Words за Python v...

    Обобщете документ. Aspose.Words за Python опростява обобщаването на документи, използвайки модели OpenAI и Гугъл AI, като ви позволява да зададете дължината на резюмето....използвате модел GPT-4o: first_doc = aw . Document ( MyDir + "Big document...document.docx" ) second_doc = aw . Document ( MyDir + "Document...

    docs.aspose.com/words/bg/python-net/summarize-a...
  4. ListLevel.customNumberStyleFormat property | As...

    ListLevel.customNumberStyleFormat property. Gets or sets the custom number style format for this list level... let doc = new aw . Document ( base . myDir + "List...( listLevel . numberStyle == aw . NumberStyle . Custom ) customNumberStyleFor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. UserInformation class | Aspose.Words for Node.js

    Aspose.Words.Fields.UserInformation class. Specifies information about the user...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...information. let userInformation = new aw . Fields . UserInformation ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CleanupOptions.unusedBuiltinStyles property | A...

    CleanupOptions.unusedBuiltinStyles property. Specifies that unused [Style.builtIn](../../style/builtIn/) styles should be removed from document....doc = new aw . Document (); doc . styles . add ( aw . StyleType..."MyListStyle1" ); doc . styles . add ( aw . StyleType . List , "MyListStyle2"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SdtType enumeration | Aspose.Words for Node.js

    Aspose.Words.Markup.SdtType enumeration. Specifies the type of a structured document tag (SDT) node....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...quoteStyle = doc . styles . at ( aw . StyleIdentifier . Quote );...

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

    aspose.words.notes.FootnoteOptions class. Represents the footnote numbering options for a document or section... doc = aw . Document ( file_name = MY_DIR...footnotes. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Section.ensureMinimum method | Aspose.Words for...

    Section.ensureMinimum method. Ensures that the section has [Section.body](../body/) with one [Paragraph](../../paragraph/).... 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...
  10. Border.distanceFromText property | Aspose.Words...

    Border.distanceFromText property. Gets or sets distance of the border from text or from the page edge in points.... let doc = new aw . Document (); let pageSetup...pageSetup . borderDistanceFrom = aw . PageBorderDistanceFr . PageEdge...

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