Sort Score
Result 10 results
Languages All
Labels All
Results 7,491 - 7,500 of 337,209 for

html

(0.13 sec)
  1. 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...
  2. 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/
  3. 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/
  4. 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...
  5. 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...
  6. Convert MHTML to PNG – Java Code and Online Con...

    Sample Java code for MHtml to PNG conversion with Aspose.Html for Java. Use it to convert MHtml to PNG in any Java web or desktop application....HTML Product Solution Aspose.GIS...Aspose.3D Product Solution Aspose.HTML Product Solution Aspose.GIS...

    products.aspose.com/html/java/conversion/mhtml-...
  7. 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...
  8. Aspose::Words::Fields::FieldDdeAuto::get_Insert...

    Aspose::Words::Fields::FieldDdeAuto::get_InsertAsHtml method. Gets whether to insert the linked object as Html format text in C++....insert the linked object as HTML format text. bool Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. LoadOptions.resource_loading_callback property ...

    LoadOptions.resource_loading_callback property. Allows to control how external resources (images, style sheets) are loaded when a document is imported from Html, MHtml....a document is imported from HTML, MHTML. @property def resou...

    reference.aspose.com/words/python-net/aspose.wo...
  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...