Sort Score
Result 10 results
Languages All
Labels All
Results 8,481 - 8,490 of 19,502 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. 档案

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

    blog.aspose.com/zh/words/protect-word-documents...
  3. 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...
  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. 安装|Python via .NET 格式的 Aspose.Words

    使用 Manage NuGet Packages 或 Package Manager Console 等 Visual Studio 工具以及 MSI 安装程序安装 Aspose.Words for Python。使用 Full Trust 权限集。...words as aw # Create and save a simple document doc = aw . Document...Document () builder = aw . DocumentBuilder ( doc ) builder . writeln...

    docs.aspose.com/words/zh/python-net/installation/
  7. TextColumnCollection.set_count method | Aspose....

    TextColumnCollection.set_count method. Arranges text into the specified number of text columns.... doc = aw . Document () builder = aw . DocumentBuilder...' ) builder . insert_break ( aw . BreakType . COLUMN_BREAK )...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImageData.fit_image_to_shape method | Aspose.Wo...

    ImageData.fit_image_to_shape method. Fits the image data to Shape frame so that the aspect ratio of the image data matches the aspect ratio of Shape frame.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HorizontalRuleFormat.height property | Aspose.W...

    HorizontalRuleFormat.height property. Gets or sets the height of the horizontal rule....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...horizontalRuleFormat . alignment = aw . Drawing . HorizontalRuleAlignm...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Border.line_style property | Aspose.Words for P...

    Border.line_style property. Gets or sets the border style.... doc = aw . Document () builder = aw . DocumentBuilder...font . border . line_style = aw . LineStyle . DASH_DOT_STROKER...

    reference.aspose.com/words/python-net/aspose.wo...