Sort Score
Result 10 results
Languages All
Labels All
Results 4,731 - 4,740 of 19,400 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/th/python-net/working-wit...
  2. TextPath.bold property | Aspose.Words for Python

    TextPath.bold property. True if the font is formatted as bold....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...
  3. Преобразуване На JPG В WORD Python

    Преобразувайте JPG във WORD формат в код Python Запазете JPG като WORD с помощта на Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...) import aspose.words as aw doc = aw.Document("Input.jpg") doc...

    products.aspose.com/words/bg/python-net/convers...
  4. Გადაიყვანეთ Გამოსახულება HTML Python

    გადაიყვანეთ Გამოსახულება HTML Python ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც HTML 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/ka/python-net/convers...
  5. 档案

    档案...extract_content(startNode : aw.Node, endNode : aw.Node, isInclusive :...节点之后找到的评论节点。 if (endNode.node_type == aw.NodeType.COMMENT_RANGE_END and...

    blog.aspose.com/zh/words/extract-text-from-word...
  6. Shape.image_data property | Aspose.Words for Py...

    Shape.image_data property. Provides access to the image of the shape... doc = aw . Document ( MY_DIR + 'Images...shapes = doc . get_child_nodes ( aw . NodeType . SHAPE , True ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlSaveOptions.exportTocPageNumbers property |...

    HtmlSaveOptions.exportTocPageNumbers property. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...fieldToc = builder . insertField ( aw . Fields . FieldType . FieldTOC...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FileFormatUtil.extensionToSaveFormat method | A...

    FileFormatUtil.extensionToSaveFormat method. Converts a file name extension into a [SaveFormat](../../saveformat/) value....file extension" ); let info = aw . FileFormatUtil . detectFileFormat...expect ( loadFormat ). toEqual ( aw . LoadFormat . Doc ); // Below...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. StructuredDocumentTag.lock_contents property | ...

    StructuredDocumentTag.lock_contents property. When set to ``True``, this property will prohibit a user from editing the contents of this SDT.... doc = aw . Document () builder = aw . DocumentBuilder... tag = aw . markup . StructuredDocumentTa ( doc , aw . markup...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Nén JPG Trong Javascript

    Nén JPG trong JavaScript mà không làm giảm chất lượng. Tối ưu hóa JPG nội dung, giảm kích thước tệp một cách dễ dàng....const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) shape = builder...

    products.aspose.com/words/vi/nodejs-net/compres...