Sort Score
Result 10 results
Languages All
Labels All
Results 9,491 - 9,500 of 19,475 for

aws

(0.22 sec)
  1. Робота з документами|Aspose.Words для Python vi...

    Робота з текстовим документом Pythonй...звичайного формату тексту: doc = aw . Document ( docs_base . my_dir...+ "Document.docx" ) options = aw . saving . TxtSaveOptions ()...

    docs.aspose.com/words/uk/python-net/working-wit...
  2. العمل مع مستند نصي|Aspose.Words لـ Python via .NET

    العمل مع مستند نصي وتعديل كائناته باستخدام Python....والتذييلات إلى تنسيق نص عادي: doc = aw . Document ( docs_base . my_dir...+ "Document.docx" ) options = aw . saving . TxtSaveOptions ()...

    docs.aspose.com/words/ar/python-net/working-wit...
  3. 아카이브

    아카이브...words as aw # load the PDF file doc = aw.Document("PDF.pdf")...words as aw # create PDF load options loadOptions = aw.saving.PdfLoadOptions()...

    blog.aspose.com/ko/words/convert-pdf-to-docx-in...
  4. Lưu trữ

    Lưu trữ...words as aw # Tạo một tài liệu mới doc = aw.Document() #...trình xây dựng tài liệu builder = aw.DocumentBuilder(doc) # Chèn hình...

    blog.aspose.com/vi/words/convert-image-to-word-...
  5. FieldTC class | Aspose.Words for Python

    aspose.words.fields.FieldTC class. Implements the TC field...fier (): doc = aw . Document () builder = aw . DocumentBuilder...field_toc = builder . insert_field ( aw . fields . FieldType . FIELD_TOC...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Python ו .NET הבדלי גרסאות|Aspose.Words עבור Py...

    Aspose.Words עבור Python via .NET זה עטיפה Aspose.Words עבור .NET, דף זה מתאר את ההבדלים בתכונות API של שני המוצרים האלה....הגופן הראשון Run במסמך: doc = aw . Document ( docs_base . my_dir...object. run = doc . get_child ( aw . NodeType . RUN , 0 , True )...

    docs.aspose.com/words/he/python-net/python-notes/
  7. 아카이브

    아카이브...words as aw # load first document doc = aw.Document("calibre...# load second document doc2 = aw.Document("calibre2.docx") # compare...

    blog.aspose.com/ko/words/compare-two-word-docum...
  8. BuiltInDocumentProperties.characters property |...

    BuiltInDocumentProperties.characters property. Represents an estimate of the number of characters in the document.... doc = aw . Document () builder = aw . DocumentBuilder...category. def content_test (): doc = aw . Document ( MY_DIR + 'Paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.insertOnlineVideo method | Aspo...

    Aspose.Words.DocumentBuilder.insertOnlineVideo method...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 記録

    記録... autofit(aw.tables.AutoFitBehavior.FIXED...words as aw # Create a new Word document. doc = aw.Document()...

    blog.aspose.com/ja/words/create-table-in-word-u...