Sort Score
Result 10 results
Languages All
Labels All
Results 9,971 - 9,980 of 19,531 for

aws

(1.08 sec)
  1. HtmlSaveOptions.export_text_input_form_field_as...

    HtmlSaveOptions.export_text_input_form_field_as_text property. Controls how text input form fields are saved to HTML or MHTML... doc = aw . Document ( file_name = MY_DIR...elements. options = aw . saving . HtmlSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PdfSaveOptions.exportDocumentStructure property...

    PdfSaveOptions.exportDocumentStructure property. Gets or sets a value determining whether or not to export document structure....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let options = new aw . Saving . PdfSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CompressionLevel enumeration | Aspose.Words for...

    Aspose.Words.Saving.CompressionLevel enumeration. Compression level for OOXML files... let doc = new aw . Document ( base . myDir + "Big...saveOptions = new aw . Saving . OoxmlSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Архів

    Архів...words as aw # завантажити документ RTF doc = aw.Document("sample...PDF doc.save("document.pdf", aw.SaveFormat.PDF) Нижче наведено...

    blog.aspose.com/uk/words/convert-rtf-to-pdf-usi...
  5. List.is_list_style_reference property | Aspose....

    List.is_list_style_reference property. Returns ``True`` if this list is a reference to a list style.... doc = aw . Document () # A list allows...list_style = doc . styles . add ( aw . StyleType . LIST , 'MyListStyle'...

    reference.aspose.com/words/python-net/aspose.wo...
  6. List.isListStyleDefinition property | Aspose.Wo...

    List.isListStyleDefinition property. Returns ``true`` if this list is a definition of a list style.... let doc = new aw . Document (); // A list allows...listStyle = doc . styles . add ( aw . StyleType . List , "MyListStyle"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HtmlSaveOptions.fontSavingCallback property | A...

    HtmlSaveOptions.fontSavingCallback property. Allows to control how fonts are saved when a document is saved to HTML, MHTML or EPUB....yet' , () => { let doc = new aw . Document ( base . myDir + "Rendering...custom manner. let options = new aw . Saving . HtmlSaveOptions options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. HtmlSaveOptions.fonts_folder property | Aspose....

    HtmlSaveOptions.fonts_folder property. Specifies the physical folder where fonts are saved when exporting a document to HTML... doc = aw . Document ( file_name = MY_DIR...'Rendering.docx' ) options = aw . saving . HtmlSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BookmarksOutlineLevelCollection.count property ...

    BookmarksOutlineLevelCollection.count property. Gets the number of elements contained in the collection.... doc = aw . Document () builder = aw . DocumentBuilder...the reader. pdf_save_options = aw . saving . PdfSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  10. List.style property | Aspose.Words for Node.js

    List.style property. Gets the list style that this list references or defines.... let doc = new aw . Document (); // A list allows...listStyle = doc . styles . add ( aw . StyleType . List , "MyListStyle"...

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