Sort Score
Result 10 results
Languages All
Labels All
Results 6,371 - 6,380 of 11,963 for

doc to html

(0.06 sec)
  1. Convert BMP to Base64 – Online Encoder and C# Code

    Convert BMP To Base64 online or in C# and use an encoded string for data URI. Embed it inTo Html, CSS, XML, JSON and others....HTML Product Solution Aspose.GIS...Support Paid Consulting Support Docs API Reference Live Demos Code...

    products.aspose.com/svg/net/bmp-to-base64/
  2. FontSavingArgs.OriginalFileName | Aspose.Words ...

    Discover the FontSavingArgs OriginalFileName property To easily retrieve the original font file name and enhance your font management efficiency....to HTML. public void SaveExportedFonts () { Document doc = new...alongside the output document. doc . Save ( ArtifactsDir + "HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. FontSavingArgs.italic property | Aspose.Words f...

    FontSavingArgs.italic property. Indicates whether the current font is italic....exporting fonts when saving to HTML. test . skip ( 'SaveExportedFonts...supported yet' , () => { let doc = new aw . Document ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. View DRC File Formats via .NET | products.aspos...

    C# source code To load, render and display DRC Documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....NET Viewer Drc HTML JPG PDF XML DOC DOC DRC File Viewer for...Html5SaveOptions Check resultant HTML file in default browser System...

    products.aspose.com/3d/net/viewer/drc/
  5. HtmlFixedSaveOptions.fontFormat property | Aspo...

    HtmlFixedSaveOptions.fontFormat property. Gets or sets [ExportFontFormat](../../exportfontformat/) used for font exporting...when saving a document to HTML. let doc = new aw . Document ( base...exportEmbeddedFonts = false ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Conversion from Word to Excel using C#

    This article teaches the conversion from Word To Excel using C#. It has all the details To set the IDE, a list of steps, and a sample code for the development of Word Document To Excel converter using C#....HTML Product Family Aspose.GIS Product...if required. Steps to Convert DOC to XLSX using C# Set the environment...

    kb.aspose.com/words/net/conversion-from-word-to...
  7. ListFormat.ListLevelNumber | Aspose.Words for .NET

    Discover the ListFormat ListLevelNumber property, easily manage paragraph list levels from 0 To 8 for enhanced Document organization and clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Assert . False ( builder ...

    reference.aspose.com/words/net/aspose.words.lis...
  8. Inserting Documents Dynamically in C#|Aspose.Wo...

    Insert contents of outer Documents inTo your Document dynamically when building a report using C#....reports dynamically using doc tags. A doc tag denotes a placeholder...Syntax of a doc tag is defined as follows. << doc [ document_expression...

    docs.aspose.com/words/net/inserting-documents-d...
  9. ListFormat.applyNumberDefault method | Aspose.W...

    ListFormat.applyNumberDefault method. Starts a new default numbered list and applies it To the paragraph.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. OoxmlSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a Document inTo the SaveFormat.DocX SaveFormat.DocM SaveFormat.DOTX SaveFormat.DOTM or SaveFormat.FLAT_OPC format in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // If we configure compatibility...

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