Sort Score
Result 10 results
Languages All
Labels All
Results 7,231 - 7,240 of 19,241 for

aws

(0.1 sec)
  1. 文書を要約する|Aspose.WordsのためのPython via .NET

    文書を要約します。 Aspose.WordsのためのPython 要約の長さを指定できるようにすることで、OpenAIモデルとGoogleAIモデルを使用して文書の要約を簡素化します。...書を要約する方法を示しています: first_doc = aw . Document ( MyDir + "Big document...document.docx" ) second_doc = aw . Document ( MyDir + "Document...

    docs.aspose.com/words/ja/python-net/summarize-a...
  2. PdfDigitalSignatureTimestampSettings.userName p...

    PdfDigitalSignatureTimestampSettings.userName property. Timestamp server user name....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let options = new aw . Saving . PdfSaveOptions ();...

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

    aspose.words.layout.LayoutEnumerator class. Enumerates page layout entities of a document.... doc = aw . Document ( MY_DIR + 'Layout...like a tree. layout_enumerator = aw . layout . LayoutEnumerator (...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 記録

    記録...words as aw # Load word document doc = aw.Document("calibre...aspose.words as aw # Load word document doc = aw.Document("calibre...

    blog.aspose.com/ja/words/convert-word-to-pdf-in...
  5. TEXT को JPG Javascript में बदलें

    JavaScript कोड TEXT को JPG प्रारूप में बदलें। सहेजें TEXT के रूप में JPG का उपयोग कर JavaScript ।...const aw = require( '@aspose/words' ); var doc = new aw.Document(...const aw = require('@aspose/words'); var doc = new aw.Document("Input...

    products.aspose.com/words/hi/nodejs-net/convers...
  6. 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/hi/python-net/compres...
  7. 档案

    档案...words as aw # 加载 Word 文档 doc = aw.Document("Document...import aspose.words as aw # 加载 Word 文档 doc = aw.Document("Document...

    blog.aspose.com/zh/words/convert-word-to-tiff-u...
  8. Chercher

    chercher...words as aw # load Word document doc = aw.Document("Document...aspose.words as aw # load Word document doc = aw.Document("Document...

    blog.aspose.com/fr/words/convert-word-to-tiff-u...
  9. FontSubstitutionRule.enabled property | Aspose....

    FontSubstitutionRule.enabled property. Specifies whether the rule is enabled or not.... doc = aw . Document () doc . font_settings = aw . fonts ....()[ 0 ] self . assertEqual ( aw . fonts . FontSourceType . SYSTEM_FONTS...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Travailler avec des graphiques en C++|Aspose.Wo...

    Introduction à la fonctionnalité de graphique, comment créer et manipuler des graphiques en utilisant C++....System :: String > ({ u "AW Category 1" , u "AW Category 2" }); //...series1 = seriesColl -> Add ( u "AW Series 1" , categories , System...

    docs.aspose.com/words/fr/cpp/how-to-set-fill-an...