Sort Score
Result 10 results
Languages All
Labels All
Results 7,171 - 7,180 of 340,779 for

html

(0.78 sec)
  1. Convert ODT to PPT via C++ or with free Online ...

    Export ODT to PPT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT to PPT online converter quickly before integrating the code....their ODT file and convert it to HTML. Then, with Aspose.Slides for...for C++, users can load the HTML and create a new presentation...

    products.aspose.com/total/cpp/conversion/odt-to...
  2. Convert DOC to JSON format in C++ | products.as...

    Export DOC to JSON in C++ without using Microsoft Excel or Word...used to export DOC files to HTML. Aspose.Cells for C++ can then...then be used to convert the HTML to JSON format. This makes it...

    products.aspose.com/total/cpp/conversion/doc-to...
  3. HtmlFixedSaveOptions.PageMargins | Aspose.Words...

    Discover the HtmlFixedSaveOptions PageMargins property to customize your Html document's margins. Set values in points for precise layout control....the margins around pages in an HTML document. The margins value...margins when saving a document to HTML. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Display MD Formats Using Java | Aspose.PDF

    Open and view MD documents programmatically with Java sample code using Aspose.PDF for Java...document in HTML format pdfDocument . save ( "output.html" , SaveFormat...SaveFormat . Html ); pdfDocument . close ();...

    products.aspose.com/pdf/java/viewer/md/
  5. Display PS Formats Using Java | Aspose.PDF

    Open and view PS documents programmatically with Java sample code using Aspose.PDF for Java...document in HTML format pdfDocument . save ( "output.html" , SaveFormat...SaveFormat . Html ); pdfDocument . close ();...

    products.aspose.com/pdf/java/viewer/ps/
  6. HtmlSaveOptions.exportListLabels property | Asp...

    HtmlSaveOptions.exportListLabels property. Controls how list labels are output to Html, MHtml or EPUB...how list labels are output to HTML, MHTML or EPUB. Default value...configure list exporting to HTML. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HtmlFixedSaveOptions.PageHorizontalAlignment | ...

    Discover the HtmlFixedSaveOptions PageHorizontalAlignment property to easily control page alignment in Html documents. Default set to Center for optimal presentation....horizontal alignment of pages in an HTML document. Default value is Center...pages when saving a document to HTML. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  8. HtmlFixedSaveOptions.page_margins property | As...

    HtmlFixedSaveOptions.page_margins property. Specifies the margins around pages in an Html document...the margins around pages in an HTML document. The margins value...margins when saving a document to HTML. doc = aw . Document ( MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_Encoding method. Specifies the encoding to use when exporting to Html. Default value is new UTF8Encoding(true) (UTF-8 with BOM) in C++....encoding to use when exporting to HTML. Default value is new UTF8Encoding(true)...while exporting a document to HTML. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Add Header and Footer to PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add headers and footers to your PDF file using TextStamp class....Adding Headers and Footers as HTML Fragments The following code...to add headers and footers as HTML fragments to a PDF using C#...

    docs.aspose.com/pdf/net/add-headers-and-footers...