Sort Score
Result 10 results
Languages All
Labels All
Results 9,891 - 9,900 of 18,041 for

aws

(0.14 sec)
  1. PdfSaveOptions.preserveFormFields property | As...

    PdfSaveOptions.preserveFormFields property. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...to .PDF. let pdfOptions = new aw . Saving . PdfSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ConditionalStyle.clear_formatting method | Aspo...

    ConditionalStyle.clear_formatting method. Clears formatting of this conditional style.... doc = aw . Document () builder = aw . DocumentBuilder...table_style = doc . styles . add ( aw . StyleType . TABLE , 'MyTableStyle1'...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FindReplaceOptions.ignore_inserted property | A...

    FindReplaceOptions.ignore_inserted property. Gets or sets a boolean value indicating either to ignore text inside insert revisions... doc = aw . Document () builder = aw . DocumentBuilder...find-and-replace process. options = aw . replacing . FindReplaceOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.is_at_end_of_structured_documen...

    DocumentBuilder.is_at_end_of_structured_document_tag property. Returns true if the cursor is at the end of a structured document tag.... doc = aw . Document ( file_name = MY_DIR...document tags.docx' ) builder = aw . DocumentBuilder ( doc = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BorderCollection.left property | Aspose.Words f...

    BorderCollection.left property. Gets the left border.... doc = aw . Document () builder = aw . DocumentBuilder...start_table () table . set_borders ( aw . LineStyle . SINGLE , 2 , aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ConditionalStyleCollection.clear_formatting met...

    ConditionalStyleCollection.clear_formatting method. Clears all conditional styles of the table style.... doc = aw . Document () builder = aw . DocumentBuilder...table_style = doc . styles . add ( aw . StyleType . TABLE , 'MyTableStyle1'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Document.automatically_update_styles property |...

    Document.automatically_update_styles property. Gets or sets a flag indicating whether the styles in the document are updated to match the styles in the attached template each time the document is opened in MS Word.... doc = aw . Document () # Microsoft Word...have attached templates. doc = aw . Document () # Enable automatic...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HtmlSaveOptions.resourceFolder property | Aspos...

    HtmlSaveOptions.resourceFolder property. Specifies a physical folder where all resources like images, fonts, and external CSS are saved when a document is exported to HTML... let doc = new aw . Document ( base . myDir + "Rendering..."Rendering.docx" ); let options = new aw . Saving . HtmlSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. HtmlSaveOptions.image_resolution property | Asp...

    HtmlSaveOptions.image_resolution property. Specifies the output resolution for images when exporting to HTML, MHTML or EPUB... doc = aw . Document ( file_name = MY_DIR...'Rendering.docx' ) options = aw . saving . HtmlSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ListLabel.label_string property | Aspose.Words ...

    ListLabel.label_string property. Gets a string representation of list label.... doc = aw . Document ( file_name = MY_DIR...paras = doc . get_child_nodes ( aw . NodeType . PARAGRAPH , True...

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