Sort Score
Result 10 results
Languages All
Labels All
Results 5,221 - 5,230 of 19,240 for

aws

(0.18 sec)
  1. ShapeBase.is_delete_revision property | Aspose....

    ShapeBase.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled.... doc = aw . Document () self . assertFalse...kind. shape = aw . drawing . Shape ( doc , aw . drawing . ShapeType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. StructuredDocumentTag class | Aspose.Words for ...

    aspose.words.markup.StructuredDocumentTag class. Represents a structured document tag (SDT or content control) in a document... doc = aw . Document () builder = aw . DocumentBuilder...er ( aw . StyleIdentifier . QUOTE ) sdt_plain_text = aw . markup...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldToa class | Aspose.Words for Python

    aspose.words.fields.FieldToa class. Implements the TOA field...field_toa_test (): doc = aw . Document () builder = aw . DocumentBuilder...field_toa = builder . insert_field ( aw . fields . FieldType . FIELD_TOA...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TIFF को Python में संपीड़ित करें

    गुणवत्ता खोए बिना TIFF को Python में संपीड़ित करें। TIFF सामग्री को अनुकूलित करें, फ़ाइल का आकार आसानी से कम करें।...words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...save_options = aw.saving.ImageSaveOptions(aw.SaveFormat.TIFF)...

    products.aspose.com/words/hi/python-net/compres...
  5. Nén DOCX Trong Javascript

    Nén DOCX trong JavaScript mà không làm giảm chất lượng. Tối ưu hóa DOCX 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(...var shapes = doc.getChildNodes(aw.NodeType.Shape, true ) for (...

    products.aspose.com/words/vi/nodejs-net/compres...
  6. Javascript 에서 DOCX 압축

    품질 손실 없이 JavaScript 에서 DOCX 을 압축합니다. DOCX 콘텐츠를 최적화하고 파일 크기를 쉽게 줄이십시오....const aw = require( '@aspose/words' ); var doc = new aw.Document(...var shapes = doc.getChildNodes(aw.NodeType.Shape, true ) for (...

    products.aspose.com/words/ko/nodejs-net/compres...
  7. Nén WORD Trong Javascript

    Nén WORD trong JavaScript mà không làm giảm chất lượng. Tối ưu hóa WORD 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(...var shapes = doc.getChildNodes(aw.NodeType.Shape, true ) for (...

    products.aspose.com/words/vi/nodejs-net/compres...
  8. Table.horizontalAnchor property | Aspose.Words ...

    Table.horizontalAnchor property. Gets the base object from which the horizontal positioning of floating table should be calculated... let doc = new aw . Document ( base . myDir + "Table...if ( table . textWrapping == aw . Tables . TextWrapping . Around...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Story.delete_shapes method | Aspose.Words for P...

    Story.delete_shapes method. Deletes all shapes from the text of this story.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . CUBE...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ארכיון

    ארכיון...replace(string, string, aw.replacering.FindReplaceOptions(aw.replacering...aspose.words as aw # טען מסמך וורד doc = aw.Document("document...

    blog.aspose.com/he/words/find-and-replace-text-...