Sort Score
Result 10 results
Languages All
Labels All
Results 5,351 - 5,360 of 13,593 for

html to doc

(0.6 sec)
  1. IResourceSavingCallback.ResourceSaving | Aspose...

    Optimize your Document processing with the ResourceSaving method in Aspose.Words, enhancing external resource management for Html and SVG formats....external resource to fixed page HTML or SVG formats. public void...while converting a document to HTML. public void ResourceSavingCallba...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Converting a XSLFO file to PDF using C++ | Aspo...

    Sample code for XSLFO To PDF conversion using C++. Use C++ example for batch XSLFO To PDF conversion....XslfoLoadOptions ()); // save document in HTML format document . Save ( "output...code to the clipboard XSLFO to DOC XSLFO to DOCX Convert XSLFO to...

    products.aspose.com/pdf/cpp/conversion/xslfo-to...
  3. Optimize File's Content Using C++

    Compress files in C++: DocX, Doc, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...Shrink the size of Word and HTML files in C++. Our C++ library...Reduce the size of Word and HTML files using C++ The maximum...

    products.aspose.com/words/cpp/compress/
  4. Convert XLSX to DOCX using Python or with free ...

    XLSX To DocX conversion in your Python applications without using Microsoft Office or online. Test free XLSX To DocX online converter quickly before integrating the code....the XLSX file is converted to HTML using the “Aspose.Cells for...via .NET” API. After that, the HTML is saved into the desired Microsoft...

    products.aspose.com/total/python-net/conversion...
  5. Several PDF Into EPUB Python

    Merge multiple PDF inTo EPUB in Python code. Save PDF as EPUB using Python....Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB...BMP PDF TO DOC PDF TO DOCX PDF TO GIF PDF TO HTML PDF TO IMAGE...

    products.aspose.com/words/python-net/merge/pdf-...
  6. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportDropDownFormFieldAsText method. Controls how drop-down form fields are saved To Html or MHtml. Default value is false in C++....drop-down form fields are saved to HTML or MHTML. Default value is false...fields as SELECT element in HTML. When exporting to EPUB, text...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. HtmlFixedSaveOptions.ExportEmbeddedSvg | Aspose...

    Discover HtmlFixedSaveOptions' ExportEmbeddedSvg property, easily embed SVG resources in your Html Documents for enhanced visuals. Default, true....resources should be embedded into Html document. Default value is true...exporting a document to Html. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  8. HtmlLoadOptions.PreferredControlType | Aspose.W...

    Discover HtmlLoadOptions' PreferredControlType property To cusTomize Document node types for imported inputs and select elements. Optimize your forms effortlessly!... If an HTML control is not representable...elements. const string html = @" <html> <select name='ComboBox'...

    reference.aspose.com/words/net/aspose.words.loa...
  9. Lost ParagraphFormat When Split Words in C# - F...

    Hi, I’m trying To split some Words Documents by heading. But the output files seem like losting ParagraphFormat . How can I keep the same formating with the sourced Document. Thanks. Test Info Using SDK: Aspose.Word…...the provided information: var doc = new Document("input.docx");...DocumentSplitHeading = 6 }; doc.Save("output.html", options); This approach...

    forum.aspose.com/t/lost-paragraphformat-when-sp...
  10. IDocumentSavingCallback class | Aspose.Words fo...

    Aspose.Words.Saving.IDocumentSavingCallback class. Implement this interface if you want To have your own cusTom method called during saving a Document....saving to html. test . skip . each ([[ aw . SaveFormat . Html , "html"...saveFormat , ext ) => { let doc = new aw . Document ( base ....

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