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

aws

(0.07 sec)
  1. ویرایش TEXT در Python

    TEXT را در کد Python ویرایش کنید....words as aw doc = aw.Document( "Input.txt" ) builder = aw.DocumentBuilder(doc)...words as aw doc = aw.Document( "Input.txt" ) builder = aw.DocumentBuilder(doc)...

    products.aspose.com/words/fa/python-net/edit/text/
  2. แก้ไข DOC ใน Javascript

    แก้ไข DOC ในโค้ด JavaScript...const aw = require( '@aspose/words' ); var doc = new aw.Document(..."Input.doc" ) var builder = new aw.DocumentBuilder(doc) // แทรก...

    products.aspose.com/words/th/nodejs-net/edit/doc/
  3. InlineStory class | Aspose.Words for Python

    aspose.words.InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables... doc = aw . Document () builder = aw . DocumentBuilder...insert_footnote ( footnote_type = aw . notes . FootnoteType . FOOTNOTE...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PclSaveOptions.saveFormat property | Aspose.Wor...

    PclSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used... let doc = new aw . Document ( base . myDir + "Rendering...docx" ); let saveOptions = new aw . Saving . PclSaveOptions ();...

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

    Aspose.Words.MeasurementUnits enumeration. Specifies the unit of measurement.... let doc = new aw . Document ( base . myDir + "Rendering...docx" ); let saveOptions = new aw . Saving . OdtSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. AI文法チェック|Aspose.WordsのためのPython via .NET

    文書の文法を確認してください。 Aspose.WordsのためのPython ユーザーはOpenAI、Google、Claudeモデルを使用して文法をチェックし、文書のエラーを検出できます。...miniモデルを使用して文法をチェックする方法を示しています: doc = aw . Document ( file_name = MY_DIR...models . model = aw . ai . AiModel . create ( aw . ai . AiModelType...

    docs.aspose.com/words/ja/python-net/grammar-che...
  7. FontFallbackSettings.load_noto_fallback_setting...

    FontFallbackSettings.load_noto_fallback_settings method. Loads predefined fallback settings which uses Google Noto fonts.... font_settings = aw . fonts . FontSettings () # These...default_font_name = 'Noto Sans' doc = aw . Document () doc . font_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Table.rows property | Aspose.Words for Python

    Table.rows property. Provides typed access to the rows of the table.... doc = aw . Document ( file_name = MY_DIR...] . to_string ( save_format = aw . SaveFormat . TEXT ) . strip...

    reference.aspose.com/words/python-net/aspose.wo...
  9. XmlMapping.custom_xml_part property | Aspose.Wo...

    XmlMapping.custom_xml_part property. Returns the custom XML data part to which the parent structured document tag is mapped.... doc = aw . Document () # Construct an... tag = aw . markup . StructuredDocumentTa ( doc , aw . markup...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Różnice w wersjach Python i .NET|Aspose.Words d...

    Aspose.Words dla Python via .NET to opakowanie Aspose.Words dla .NET. Na tej stronie opisano różnice w funkcjach i formacie API tych dwóch produktów....pierwszego Run w dokumencie: doc = aw . Document ( docs_base . my_dir...object. run = doc . get_child ( aw . NodeType . RUN , 0 , True )...

    docs.aspose.com/words/pl/python-net/python-notes/