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

aws

(0.05 sec)
  1. تشفير مستند في Python|Aspose.Words لـ Python vi...

    قم بتشفير مستندك باستخدام خوارزميات التشفير المناسبة لتنسيقات مستندات محددة في Python....words as aw # Create a document. doc = aw . Document ()...() builder = aw . DocumentBuilder ( doc ) builder . write ( "Hello...

    docs.aspose.com/words/ar/python-net/encrypt-a-d...
  2. UserInformation.default_user property | Aspose....

    UserInformation.default_user property. Default user information.... doc = aw . Document () builder = aw . DocumentBuilder...information. user_information = aw . fields . UserInformation ()...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Résumer un document|Aspose.Words pour Python vi...

    Résumez un document. Aspose.Words pour Python simplifie la synthèse des documents à l'aide des modèles OpenAI et Google AI en vous permettant de spécifier la longueur du résumé....du modèle GPT-4o: first_doc = aw . Document ( MyDir + "Big document...document.docx" ) second_doc = aw . Document ( MyDir + "Document...

    docs.aspose.com/words/fr/python-net/summarize-a...
  4. خلاصه یک سند|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...
  5. WebExtensionBindingType enumeration | Aspose.Wo...

    aspose.words.webextensions.WebExtensionBindingType enumeration. Enumerates available types of binding between a web extension and the data in the document.... doc = aw . Document () # Create task pane...location. my_script_task_pane = aw . webextensions . TaskPane ()...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TaskPane.width property | Aspose.Words for Python

    TaskPane.width property. Specifies the default width value for this task pane instance.... doc = aw . Document () # Create task pane...location. my_script_task_pane = aw . webextensions . TaskPane ()...

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

    Font.underline property. Gets or sets the type of underline applied to the font.... doc = aw . Document () builder = aw . DocumentBuilder...'Courier New' font . underline = aw . Underline . DASH builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. PdfSaveOptions.outline_options property | Aspos...

    PdfSaveOptions.outline_options property. Allows to specify outline options.... doc = aw . Document () builder = aw . DocumentBuilder...paragraph_format . style_identifier = aw . StyleIdentifier . HEADING1...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PdfSaveOptions.outlineOptions property | Aspose...

    PdfSaveOptions.outlineOptions property. Allows to specify outline options....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...paragraphFormat . styleIdentifier = aw . StyleIdentifier . Heading1...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. فشرده سازی DOC در Python

    بدون از دست دادن کیفیت، DOC را در Python فشرده کنید. محتوای DOC را بهینه کنید، اندازه فایل را به راحتی کاهش دهید....words as aw doc = aw.Document( "Input.doc" ) doc...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/fa/python-net/compres...