Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 5,693 for

aws

(0.04 sec)
  1. Table.allowAutoFit property | Aspose.Words for ...

    Table.allowAutoFit property. Allows Microsoft Word and Aspose.Words to automatically resize cells in a table to fit their contents....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...cellFormat . preferredWidth = aw . Tables . PreferredWidth . fromPoints...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. XpsSaveOptions.useBookFoldPrintingSettings prop...

    XpsSaveOptions.useBookFoldPrintingSettings property. Gets or sets a boolean value indicating whether the document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiplePages](../../../aspose.words/pagesetup/multiplePages/).... let doc = new aw . Document ( base . myDir + "Paragraphs...xpsOptions = new aw . Saving . XpsSaveOptions ( aw . SaveFormat ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. SvgSaveOptions.exportEmbeddedImages property | ...

    SvgSaveOptions.exportEmbeddedImages property. Specifies whether images should be embedded into the SVG document as base64...yet' , () => { let doc = new aw . Document ( base . myDir + "Rendering..."Rendering.docx" ); let options = new aw . Saving . SvgSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TabStop.leader property | Aspose.Words for Python

    TabStop.leader property. Gets or sets the type of the leader line displayed under the tab character.... doc = aw . Document ( file_name = MY_DIR...para in doc . get_child_nodes ( aw . NodeType . PARAGRAPH , True...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HtmlSaveOptions.AllowNegativeIndent | Aspose.Wo...

    HtmlSaveOptions AllowNegativeIndent fast egendom. Anger om negativa vänster och högerindrag i stycken normaliseras när du sparar till HTML MHTML eller EPUB. Standardvärdet ärfalsk i C#....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....
  6. ImageSavingArgs.imageFileName property | Aspose...

    ImageSavingArgs.imageFileName property. Gets or sets the file name (without path) where the image will be saved to....'DocumentPartsFileNam' , () => { let doc = new aw . Document ( base . myDir + "Rendering...document to HTML. let options = new aw . Saving . HtmlSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. StructuredDocumentTag.dateStorageFormat propert...

    StructuredDocumentTag.dateStorageFormat property. Gets/sets format in which the date for a date SDT is stored when the SDT is bound to an XML node in the document's data store... let doc = new aw . Document (); // Insert a structured...sdtDate = new aw . Markup . StructuredDocumentTa ( doc , aw . Markup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ParagraphFormat.is_heading property | Aspose.Wo...

    ParagraphFormat.is_heading property. True when the paragraph style is one of the built-in Heading styles.... doc = aw . Document () builder = aw . DocumentBuilder...paragraph_format . style_identifier = aw . StyleIdentifier . HEADING1...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ViewOptions.zoom_type property | Aspose.Words f...

    ViewOptions.zoom_type property. Gets or sets a zoom value based on the size of the window.... doc = aw . Document () builder = aw . DocumentBuilder.... view_options . view_type = aw . settings . ViewType . PAGE_LAYOUT...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Border class | Aspose.Words for Node.js

    Aspose.Words.Border class. Represents a border of an object...let doc = new aw . Document (); let builder = new aw . DocumentBuilder... font . border . lineStyle = aw . LineStyle . DashDotStroker...

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