Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 18,034 for

aws

(0.11 sec)
  1. StructuredDocumentTag.nodeType property | Aspos...

    StructuredDocumentTag.nodeType property. Returns [NodeType.StructuredDocumentTag](../../../aspose.words/nodetype/#StructuredDocumentTag)....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...quoteStyle = doc . styles . at ( aw . StyleIdentifier . Quote );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. OoxmlCompliance enumeration | Aspose.Words for ...

    Aspose.Words.Saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the DOCX format....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...insertShape ( aw . Drawing . ShapeType . TopCornersRounded , aw . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Tối Ưu Hóa Nội Dung Của Tệp Bằng Cách Sử Dụng J...

    Nén tệp trong JavaScript: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS mà không làm giảm chất lượ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/compress/
  4. 使用javascript優化文件內容

    壓縮JavaScript: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS而不損失質量。優化文檔內容,輕鬆減小文件大小。...const aw = require( '@aspose/words' ); var doc = new aw.Document(...var shapes = doc.getChildNodes(aw.NodeType.Shape, true ) for (...

    products.aspose.com/words/zh-hant/nodejs-net/co...
  5. HtmlSaveOptions constructor | Aspose.Words for ...

    aspose.words.saving.HtmlSaveOptions constructor... doc = aw . Document ( file_name = MY_DIR...docx' ) options = aw . saving . HtmlSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartFormat.stroke property | Aspose.Words for ...

    ChartFormat.stroke property. Gets line formatting for the parent chart element.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SignatureLine.is_valid property | Aspose.Words ...

    SignatureLine.is_valid property. Indicates that signature line is signed by digital signature and this digital signature is valid.... doc = aw . Document () builder = aw . DocumentBuilder...doc ) signature_line_options = aw . SignatureLineOptions () si...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PageSetup.suppress_endnotes property | Aspose.W...

    PageSetup.suppress_endnotes property. True if endnotes are printed at the end of the next section that doesn't suppress endnotes...def suppress_endnotes (): doc = aw . Document () doc . remove_all_children...its end. self . assertEqual ( aw . notes . EndnotePosition . END_OF_DOCUMENT...

    reference.aspose.com/words/python-net/aspose.wo...
  9. GradientStop.transparency property | Aspose.Wor...

    GradientStop.transparency property. Gets or sets a value representing the transparency of the gradient fill expressed as a percent in range 0.0 to 1.0....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertShape ( aw . Drawing . ShapeType . Rectangle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Zašifrovat dokument Python|Aspose.Words místo P...

    Zašifrujte svůj dokument pomocí vhodných šifrovacích algoritmů pro konkrétní formáty dokumentů v Python....words as aw # Create a document. doc = aw . Document ()...() builder = aw . DocumentBuilder ( doc ) builder . write ( "Hello...

    docs.aspose.com/words/cs/python-net/encrypt-a-d...