Sort Score
Result 10 results
Languages All
Labels All
Results 4,341 - 4,350 of 19,500 for

aws

(0.19 sec)
  1. DocSaveOptions.save_format property | Aspose.Wo...

    DocSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used... doc = aw . Document () builder = aw . DocumentBuilder...' ) options = aw . saving . DocSaveOptions ( aw . SaveFormat ...

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

    Archivio...words as aw # load document doc = aw.Document("calibre...format options = aw.saving.ImageSaveOptions(aw.SaveFormat.PNG)...

    blog.aspose.com/it/words/convert-word-to-png-jp...
  3. HtmlSaveOptions.AllowNegativeIndent | Aspose.Wo...

    Upptäck egenskapen HtmlSaveOptions AllowNegativeIndent för att styra styckeindrag när du sparar till HTML, MHTML eller EPUB. Optimera din dokumentformatering idag!...solid #000000; -aw-border:0.5pt single; -aw-border-insideh:0....5pt single #000000; -aw-border-insidev:0.5pt single #000000;...

    reference.aspose.com/words/sv/net/aspose.words....
  4. HtmlElementSizeOutputMode Enum | Aspose.Words f...

    Discover Aspose.Words.Saving.HtmlElementSizeOutputMode. Control element sizes for optimal HTML, MHTML, and EPUB exports. Enhance your document formatting!...solid #000000; -aw-border:0.5pt single #000000; -aw-border-insideh:0...-aw-border-insideh:0.5pt single #000000; -aw-border-insidev:0.5pt single #000000;...

    reference.aspose.com/words/net/aspose.words.sav...
  5. HtmlSaveOptions.AllowNegativeIndent | Aspose.Wo...

    Discover the HtmlSaveOptions AllowNegativeIndent property to control paragraph indents when saving to HTML, MHTML, or EPUB. Optimize your document formatting today!...solid #000000; -aw-border:0.5pt single #000000; -aw-border-insideh:0...-aw-border-insideh:0.5pt single #000000; -aw-border-insidev:0.5pt single #000000;...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Specify Save Options in Python|Aspose.Words for...

    More accurately control the save process using Python....words as aw doc = aw . Document ( "input.docx" ) options = aw . saving...words as aw from datetime import datetime , timezone doc = aw . Document...

    docs.aspose.com/words/python-net/specify-save-o...
  7. 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/
  8. PreferredWidth.fromPoints method | Aspose.Words...

    PreferredWidth.fromPoints method. A creation method that returns a new instance that represents a preferred width specified using a number of points....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...cellFormat . preferredWidth = aw . Tables . PreferredWidth . fromPoints...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartFormat.shape_type property | Aspose.Words ...

    ChartFormat.shape_type property. Gets or sets the shape type of 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...
  10. Optimalizujte Obsah Souboru Pomocí Javascript

    Komprimujte soubory v JavaScript: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS bez ztráty kvality...const aw = require( '@aspose/words' ); var doc = new aw.Document(...var shapes = doc.getChildNodes(aw.NodeType.Shape, true ) for (...

    products.aspose.com/words/cs/nodejs-net/compress/