Sort Score
Result 10 results
Languages All
Labels All
Results 4,941 - 4,950 of 13,460 for

doc to html

(0.22 sec)
  1. Convert CSV to RTF using Python or with free On...

    CSV To RTF conversion in your Python applications without using Microsoft Office or online. Test free CSV To RTF online converter quickly before integrating the code....convert the CSV file to HTML. Once the HTML file is created, you...Python via .NET API to save the HTML file in the desired Microsoft...

    products.aspose.com/total/python-net/conversion...
  2. Convert Microsoft Word to PPT in Python or with...

    Microsoft Word To PPT conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free WORD To PPT online converter quickly before integrating the code....Convert WORD to MHTML (MIME HTML) Convert WORD to MSG (Outlook...format in Word is DOC (Word Document). DOC files are compatible...

    products.aspose.com/total/python-net/conversion...
  3. 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...
  4. Compress PDF In Python

    Compress PDF in Python without losing quality. Optimize PDF content, reduce file size easily....words as aw doc = aw.Document("Input.pdf") doc.cleanup() shapes...[node.as_shape() for node in doc.get_child_nodes(aw.NodeType.SHAPE...

    products.aspose.com/words/python-net/compress/pdf/
  5. Compress TIFF In C#

    Compress TIFF in C# without losing quality. Optimize TIFF content, reduce file size easily....Words; var doc = new Document(); var builder...builder = new DocumentBuilder(doc); var shape = builder.InsertImage(...

    products.aspose.com/words/net/compress/tiff/
  6. Convert JP2 to XML via C# | Aspose

    Sample code for JP2 To XML C# conversion. Use API example code for batch JP2 files To XML conversion within VB.NET, Asp.NET or any .NET based application....NET Conversion JP2 to Xml HTML JPG OCR XML BMP XML Convert...Language that is similar to HTML but different in using tags...

    products.aspose.com/ocr/net/conversion/jp2-to-xml/
  7. Convert JPEG2000 to XML via C# | Aspose

    Sample code for JPEG2000 To XML C# conversion. Use API example code for batch JPEG2000 files To XML conversion within VB.NET, Asp.NET or any .NET based application....NET Conversion JPEG2000 to Xml HTML JPG OCR XML BMP XML Convert...Language that is similar to HTML but different in using tags...

    products.aspose.com/ocr/net/conversion/jpeg2000...
  8. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportPageSetup method. Specifies whether page setup is exported To Html, MHtml or EPUB. Default is false in C++....whether page setup is exported to HTML, MHTML or EPUB. Default is false...When you export a document to HTML format you might need to keep...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. 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...
  10. HtmlSaveOptions.export_language_information pro...

    HtmlSaveOptions.export_language_information property. Specifies whether language information is exported To Html, MHtml or EPUB...language information is exported to HTML, MHTML or EPUB. Default is False...True Aspose.Words outputs lang HTML attribute on the document elements...

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