Sort Score
Result 10 results
Languages All
Labels All
Results 8,021 - 8,030 of 19,718 for

aws

(0.14 sec)
  1. Arsip

    Arsip...words as aw # memuat dokumen Word doc = aw.Document("document...Document untuk dokumen baru newDoc = aw.Document() # menghapus bagian...

    blog.aspose.com/id/words/split-a-word-document-...
  2. Làm việc với các trường biểu mẫu trong Python|A...

    Chèn, lấy hoặc định dạng trường biểu mẫu trong tài liệu bằng Python....tài liệu: doc = aw . Document () builder = aw . DocumentBuilder...insert_text_input ( "TextInput" , aw . fields . TextFormFieldType...

    docs.aspose.com/words/vi/python-net/working-wit...
  3. 档案

    档案...words as aw # 加载文档 doc = aw.Document("document1.docx")...创建文档选项 options = aw.saving.OoxmlSaveOptions(aw.SaveFormat.DOCX)...

    blog.aspose.com/zh/words/protect-word-documents...
  4. Travailler avec des champs de formulaire dans P...

    Insérez, obtenez ou formatez un champ de formulaire dans un document à l'aide de Python....document: doc = aw . Document () builder = aw . DocumentBuilder...insert_text_input ( "TextInput" , aw . fields . TextFormFieldType...

    docs.aspose.com/words/fr/python-net/working-wit...
  5. TxtLoadOptions.trailing_spaces_options property...

    TxtLoadOptions.trailing_spaces_options property. Gets or sets preferred option of a trailing space handling... load_options = aw . loading . TxtLoadOptions ()...txt_trailing_spaces_options doc = aw . Document ( stream = io . BytesIO...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 档案

    档案... 使用 autofit(aw.tables.AutoFitBehavior.FIXEDCOLUMNWIDTHS)...aspose.words as aw # 创建一个新的 Word 文档。 doc = aw.Document() # 创建文档生成器。...

    blog.aspose.com/zh/words/create-table-in-word-u...
  7. CleanupOptions class | Aspose.Words for Python

    aspose.words.CleanupOptions class. Allows to specify options for document cleaning... doc = aw . Document () doc . styles . add ( aw . StyleType...'MyListStyle1' ) doc . styles . add ( aw . StyleType . LIST , 'MyListStyle2'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ListLevel.textPosition property | Aspose.Words ...

    ListLevel.textPosition property. Returns or sets the position (in points) for the second line of wrapping text for the list level.... let doc = new aw . Document (); // A list allows...let list = doc . lists . add ( aw . Lists . ListTemplate . NumberDefault...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ListFormat.listLevel property | Aspose.Words fo...

    ListFormat.listLevel property. Returns the list level formatting plus any formatting overrides applied to the current paragraph.... let doc = new aw . Document (); // A list allows...let list = doc . lists . add ( aw . Lists . ListTemplate . NumberDefault...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Преобразуйте многостраничный документ в изображ...

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

    docs.aspose.com/words/ru/python-net/convert-a-m...