Sort Score
Result 10 results
Languages All
Labels All
Results 5,311 - 5,320 of 11,929 for

doc to html

(0.04 sec)
  1. OLE Objects and Online Video|Aspose.Words for P...

    Insert ole objects or onlin vodeo inTo a Document using Python....from Vimeo into a document: doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Pass direct url from youtu.be...

    docs.aspose.com/words/python-net/working-with-o...
  2. HtmlFixedSaveOptions.export_embedded_svg proper...

    HtmlFixedSaveOptions.export_embedded_svg property. Specifies whether SVG resources should be embedded inTo Html Document...resources should be embedded into Html document. Default value is True...when exporting a document to Html. doc = aw . Document ( MY_DIR +...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Online PPTM File Comparison or Build Python App...

    Free online app To Compare different PPTM files. Python comparison library code for PPTM Documents....Options with Python Compare DOC Files (Microsoft Word Binary...Word Template File) Compare HTML Files (Hyper Text Markup Language)...

    products.aspose.com/total/python-net/compare/pptm/
  4. Online PPT File Comparison or Build Python Apps...

    Free online app To Compare different PPT files. Python comparison library code for PPT Documents....Options with Python Compare DOC Files (Microsoft Word Binary...Word Template File) Compare HTML Files (Hyper Text Markup Language)...

    products.aspose.com/total/python-net/compare/ppt/
  5. HtmlFixedSaveOptions.export_form_fields propert...

    HtmlFixedSaveOptions.export_form_fields property. Gets or sets indication of whether form fields are exported as interactive items (as 'input' tag) rather than converted To text or graphics....to export form fields to Html. doc = aw . Document () builder...builder = aw . DocumentBuilder ( doc ) builder . insert_check_box (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Export EPUB to SWF in Android | products.aspose...

    Android API To Convert EPUB To SWF without using Microsoft Word...publications, which is based on HTML and XML. SWF is a vector-based...open EPUB document Document doc = new Document ( "input.epub"...

    products.aspose.com/total/android-java/conversi...
  7. HtmlFixedSaveOptions.exportFormFields property ...

    HtmlFixedSaveOptions.exportFormFields property. Gets or sets indication of whether form fields are exported as interactive items (as 'input' tag) rather than converted To text or graphics....to export form fields to Html. let doc = new aw . Document ();...= new aw . DocumentBuilder ( doc ); builder . insertCheckBox (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Several JPG Into TIFF C#

    Merge multiple JPG inTo TIFF in C# code. Save JPG as TIFF using C#....jpg" }; var doc = new Document(); var builder...builder = new DocumentBuilder(doc); var shapes = fileNames.Select(fileName...

    products.aspose.com/words/net/merge/jpg-to-tiff/
  9. Several JPG Into JPG C#

    Merge multiple JPG inTo JPG in C# code. Save JPG as JPG using C#....jpg" }; var doc = new Document(); var builder...builder = new DocumentBuilder(doc); var shapes = fileNames.Select(fileName...

    products.aspose.com/words/net/merge/jpg-to-jpg/
  10. HtmlMetafileFormat enumeration | Aspose.Words f...

    aspose.words.saving.HtmlMetafileFormat enumeration. Indicates the format in which metafiles are saved To Html Documents....which metafiles are saved to HTML documents. Members Name Description...format when saving HTML documents. html = "<html> \n <svg xmlns='http://www...

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