Sort Score
Result 10 results
Languages All
Labels All
Results 4,971 - 4,980 of 19,529 for

aws

(0.08 sec)
  1. Paragraph.isEndOfSection property | Aspose.Word...

    Paragraph.isEndOfSection property. True if this paragraph is the last paragraph in the [Body](../../body/) (main text story) of a [Section](../../section/); false otherwise....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...docToInsert = new aw . Document (); builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FontInfoCollection indexer | Aspose.Words for P...

    FontInfoCollection indexer. Gets a font at the specified index.... doc = aw . Document ( file_name = MY_DIR...get_embedded_font ( aw . fonts . EmbeddedFontFormat . OPEN_TYPE , aw . fonts...

    reference.aspose.com/words/python-net/aspose.wo...
  3. RowFormat class | Aspose.Words for Node.js

    Aspose.Words.Tables.RowFormat class. Represents all formatting for a table row...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...; rowFormat . borders . at ( aw . BorderType . Bottom ). color...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Replacer.replace_to_images method | Aspose.Word...

    aspose.words.lowcode.Replacer.replace_to_images method...' images = aw . lowcode . Replacer . replace_to_images...save_options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Работа с изображениями в 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...
  6. 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...
  7. Робота з зображеннями в 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...
  8. 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...
  9. Перетворіть багатосторінковий документ на зобра...

    Експортуйте багатосторінкові документи в растрові зображення (JPG, PNG, GIF, BMP, TIFF, WebP) Використовуючи Python....горизонтальним розташуванням: doc = aw . Document ( file_name = ' Rendering...) options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    docs.aspose.com/words/uk/python-net/convert-a-m...
  10. 문서 요약|Python via .NET에 대한 Aspose.Words

    문서를 요약합니다. Aspose.Words의 경우Python는 요약 길이를 지정할 수 있도록 하여OpenAI및 구글AI모델을 사용하여 문서 요약을 단순화합니다....요약하는 방법을 보여 줍니다: first_doc = aw . Document ( MyDir + "Big document...document.docx" ) second_doc = aw . Document ( MyDir + "Document...

    docs.aspose.com/words/ko/python-net/summarize-a...