Sort Score
Result 10 results
Languages All
Labels All
Results 7,421 - 7,430 of 13,401 for

doc to html

(0.15 sec)
  1. Merge Word, PDF And Many Other File Formats Usi...

    Merge multiple files in C#: DocX, Doc, ODT, PDF, RTF, MOBI, Html, TXT, PNG, JPG and many more....efficiency: Microsoft Word: DOCX, DOC, RTF, DOT, DOTM, DOTX, DOCM OpenOffice:...GIF, BMP, TIFF, SVG, EMF Web: HTML, MHTML Others: MOBI, EPUB, Xaml...

    products.aspose.com/words/net/merge/
  2. Convert Type1 font to TrueType | C# .NET API So...

    How To convert Type1 font To TTF with Aspose.Page API solution for .NET is illuminated here. Code snippets are provided....HTML Product Solution Aspose.GIS...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/net/type1-to-ttf/
  3. Aspose::Words::Loading::TxtLoadOptions class | ...

    Aspose::Words::Loading::TxtLoadOptions class. Allows To specify additional options when loading Text Document inTo a Document object. To learn more, visit the Documentation article in C++....that will be used to load an HTML, TXT, or CHM document if the...a document is imported from HTML, MHTML. get_TempFolder () const...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. Online WORDML to XLTX Conversion or Build .NET ...

    Free online app To convert WORDML To XLTX files. .NET C# conversion library code for WORDML Documents....Convert WORDML to HTML by using Save method Load HTML document by using...Microsoft Office Online, Google Docs, and Apple Pages. FAQs Can I...

    products.aspose.com/total/net/conversion/wordml...
  5. Convert other file formats to PDF in Python|Asp...

    This Topic show you how To Aspose.PDF allows To convert other file formats such as EPUB, MD, PCL, XPS, PS, XML and LaTeX To PDF Document....into HTML using an XSLT template and then loading the HTML into...configure HTML-to-PDF conversion. Load the transformed HTML file into...

    docs.aspose.com/pdf/python-net/convert-other-fi...
  6. CommentRangeStart | Aspose.Words for Java

    Denotes the start of a region of text that has a comment associated with it in Java....throws Exception { Document doc = new Document(); Comment newComment...newComment = new Comment(doc); { newComment.setAuthor("VDeryushev");...

    reference.aspose.com/words/java/com.aspose.word...
  7. Save File from URL in Python – Aspose.HTML

    Learn how To save file from URL using the Aspose.Html Python API. Consider Python examples for auTomating the download files from websites....HTML Product Solution Aspose.GIS...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/html/python-net/save-file-from-...
  8. Corrupt PDF perhaps? Sometimes OK, Sometimes No...

    I have been working on creating PDFs To upload To Concur Invoices. SOMETIMES the PDF will not upload because of some “unknown” error. Not helpful I know. If we open Acrobat and resave the file then it will upload fine…...Contains("html")) { using (var doc = new Document(inputStream..., new HtmlLoadOptions())) { doc.Save(outputPdfPath, SaveFormat...

    forum.aspose.com/t/corrupt-pdf-perhaps-sometime...
  9. Supported File Formats|Aspose.PDF for Python vi...

    This page shows which Aspose.PDF for Python via .NET can load and save file formats....graphics EPUB Ebook file format HTML HTML Format TeX LaTex typesetting...Spreadsheet files that support Macros. DOC Saves the document in the Microsoft...

    docs.aspose.com/pdf/python-net/supported-file-f...
  10. FileFormatInfo | Aspose.Words for Java

    Contains data returned by FileFormatUtil Document format detection methods in Java.... Document doc = new Document(); // Configure...saveOptions.setPassword("MyPassword"); doc.save(getArtifactsDir() + "File...

    reference.aspose.com/words/java/com.aspose.word...