Sort Score
Result 10 results
Languages All
Labels All
Results 4,421 - 4,430 of 19,545 for

aws

(0.65 sec)
  1. Document.accept method | Aspose.Words for Node.js

    Document.accept method. Accepts a visitor....'DocStructureToText' , () => { let doc = new aw . Document ( base . myDir + ...childNodeCount = doc . getChildNodes ( aw . NodeType . Any , true ). Count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. SubDocument.accept method | Aspose.Words for No...

    SubDocument.accept method. Accepts a visitor....'DocStructureToText' , () => { let doc = new aw . Document ( base . myDir + ...childNodeCount = doc . getChildNodes ( aw . NodeType . Any , true ). Count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CompositeNode.get_child_nodes method | Aspose.W...

    CompositeNode.get_child_nodes method. Returns a live collection of child nodes that match the specified type.... doc = aw . Document ( file_name = MY_DIR...comments = doc . get_child_nodes ( aw . NodeType . COMMENT , True )...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ReplacingArgs.matchNode property | Aspose.Words...

    ReplacingArgs.matchNode property. Gets the node that contains the beginning of the match....replace' , () => { let mainDoc = new aw . Document ( base . myDir + "Document...find-and-replace process. let options = new aw . Replacing . FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Funkce s podporou AI v Python | Překlad dokumen...

    Použijte Aspose.Words pro Python k shrnování, překladu a kontrole gramatiky dokumentů pomocí AI, což umožňuje inteligentnější a automatizované pracovní postupy zpracování dokumentů.... model = aw.ai.AiModel.create(aw.ai.AiModelType.GEMINI_15_FLASH)...first_doc = aw.Document("Big document.docx") second_doc = aw.Document("Document...

    blog.aspose.com/cs/words/ai-powered-features-as...
  6. LoadOptions.languagePreferences property | Aspo...

    LoadOptions.languagePreferences property. Gets language preferences that will be used when document is loading.... let loadOptions = new aw . Loading . LoadOptions (); loadOptions...languagePreferences . addEditingLanguage ( aw . Loading . EditingLanguage ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Chart.axes property | Aspose.Words for Node.js

    Chart.axes property. Gets a collection of all axes of this 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...
  8. ImportFormatOptions.mergePastedLists property |...

    ImportFormatOptions.mergePastedLists property. Gets or sets a boolean value that specifies whether pasted lists will be merged with surrounding lists... const srcDoc = new aw . Document ( base . myDir + "List...item.docx" ); const dstDoc = new aw . Document ( base . myDir + "List...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Обобщение документа|Aspose.Words для Python via...

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

    docs.aspose.com/words/ru/python-net/summarize-a...
  10. 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...