Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 19,527 for

aws

(0.08 sec)
  1. Работа с изображениями в Python|Aspose.Words дл...

    Создавайте изображения различных форматов в документе и управляйте ими с помощью Python....документе: doc = aw . Document () builder = aw . DocumentBuilder...и размер: doc = aw . Document () builder = aw . DocumentBuilder...

    docs.aspose.com/words/ru/python-net/working-wit...
  2. Praca z obrazami w formacie Python|Aspose.Words...

    Twórz i zarządzaj obrazami w różnych formatach w dokumencie za pomocą Python....dokumentu: doc = aw . Document () builder = aw . DocumentBuilder...rozmiarze: doc = aw . Document () builder = aw . DocumentBuilder...

    docs.aspose.com/words/pl/python-net/working-wit...
  3. Робота з зображеннями в Python|Aspose.Words для...

    Створення та керування зображеннями різних форматів у документі Pythonй...документ: doc = aw . Document () builder = aw . DocumentBuilder...і розмір: doc = aw . Document () builder = aw . DocumentBuilder...

    docs.aspose.com/words/uk/python-net/working-wit...
  4. Shape.text_path property | Aspose.Words for Python

    Shape.text_path property. Defines the text of the text path (of a WordArt object)....def insert_text_paths (): doc = aw . Document () # Insert a WordArt... pydrawing . Color . black , aw . drawing . ShapeType . TEXT_PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 使用python優化文件內容

    壓縮Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS而不損失質量。優化文檔內容,輕鬆減小文件大小。...words as aw doc = aw.Document( "Input.docx" )...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/zh-hant/python-net/co...
  6. فشرده سازی WORD در Python

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

    products.aspose.com/words/fa/python-net/compres...
  7. DocumentBuilder.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font formatting properties.... doc = aw . Document () builder = aw . DocumentBuilder...font . border . line_style = aw . LineStyle . DASH_DOT_STROKER...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldIndex.bookmark_name property | Aspose.Word...

    FieldIndex.bookmark_name property. Gets or sets the name of the bookmark that marks the portion of the document used to build the index.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_INDEX...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ListCollection.add_copy method | Aspose.Words f...

    ListCollection.add_copy method. Creates a new list by copying the specified list and adding it to the collection of lists in the document.... doc = aw . Document () # A list allows...lists . add ( list_template = aw . lists . ListTemplate . NUM...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...