Sort Score
Result 10 results
Languages All
Labels All
Results 7,101 - 7,110 of 19,547 for

aws

(0.1 sec)
  1. RevisionOptions.revision_bars_position property...

    RevisionOptions.revision_bars_position property. Gets or sets rendering position of revision bars... doc = aw . Document () builder = aw . DocumentBuilder...revision_options . inserted_text_color = aw . layout . RevisionColor . BRIGHT_GREEN...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase.distance_bottom property | Aspose.Wor...

    ShapeBase.distance_bottom property. Returns or sets the distance (in points) between the document text and the bottom edge of the shape.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.insertStyleSeparator method | A...

    DocumentBuilder.insertStyleSeparator method. Inserts style separator into the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...paragraphFormat . styleIdentifier = aw . StyleIdentifier . Heading1...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. HtmlSaveOptions.save_format property | Aspose.W...

    HtmlSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used... doc = aw . Document ( file_name = MY_DIR...we will save. save_options = aw . saving . HtmlSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  5. छवि को DOCX Python में बदलें

    Python कोड छवि को DOCX प्रारूप में बदलें। सहेजें छवि के रूप में DOCX का उपयोग कर Python ।...words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...) import aspose.words as aw doc = aw.Document("Input.png") doc...

    products.aspose.com/words/hi/python-net/convers...
  6. ShapeBase.coord_size property | Aspose.Words fo...

    ShapeBase.coord_size property. The width and height of the coordinate space inside the containing block of this shape.... doc = aw . Document () # Create a group...all the shapes at once. group = aw . drawing . GroupShape ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Lưu trữ

    Lưu trữ...words as aw # tải tệp PDF doc = aw.Document("PDF.pdf")...words as aw # tạo các tùy chọn tải PDF loadOptions = aw.saving...

    blog.aspose.com/vi/words/convert-pdf-to-word-in...
  8. 搜索

    搜索...words as aw # 加載PDF文件 doc = aw.Document("PDF.pdf")...aspose.words as aw # 創建 PDF 加載選項 loadOptions = aw.saving.PdfLoadOptions()...

    blog.aspose.com/zh-hant/words/convert-pdf-to-wo...
  9. Znajdź i zamień w Python|Aspose.Words dla Pytho...

    Znajdź ciąg znaków lub wzorzec wyrażenia regularnego w swoim dokumencie i zastąp go żądanym tekstem, korzystając z Python....“James Bond” : doc = aw . Document () builder = aw . DocumentBuilder..."James Bond" , aw . replacing . FindReplaceOptions ( aw . replacing...

    docs.aspose.com/words/pl/python-net/find-and-re...
  10. WrapSide enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the text wraps around.... let doc = new aw . Document ( base . myDir + "Textboxes...shapes = doc . getChildNodes ( aw . NodeType . Shape , true )....

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