Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 10,035 for

aws

(0.18 sec)
  1. LanguagePreferences.addEditingLanguage method |...

    LanguagePreferences.addEditingLanguage method. Adds additional editing language.... let loadOptions = new aw . Loading . LoadOptions (); loadOptions...languagePreferences . addEditingLanguage ( aw . Loading . EditingLanguage ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. LanguagePreferences.defaultEditingLanguage prop...

    LanguagePreferences.defaultEditingLanguage property. Gets or sets default editing language.... let loadOptions = new aw . Loading . LoadOptions (); loadOptions...languagePreferences . defaultEditingLangua = aw . Loading . EditingLanguage ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. 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...
  5. 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...
  6. XpsSaveOptions.outlineOptions property | Aspose...

    XpsSaveOptions.outlineOptions property. Allows to specify outline options....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...paragraphFormat . styleIdentifier = aw . StyleIdentifier . Heading1...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ImageSaveOptions.image_size property | Aspose.W...

    ImageSaveOptions.image_size property. Gets or sets the size of a generated image in pixels.... doc = aw . Document () builder = aw . DocumentBuilder...' ) builder . insert_break ( aw . BreakType . PAGE_BREAK ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.DocSaveOptions constructor... doc = aw . Document () builder = aw . DocumentBuilder...' ) options = aw . saving . DocSaveOptions ( aw . SaveFormat ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. ListLevel.font property | Aspose.Words for Python

    ListLevel.font property. Specifies character formatting used for the list label.... doc = aw . Document () # A list allows...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...

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