Sort Score
Result 10 results
Languages All
Labels All
Results 5,891 - 5,900 of 13,612 for

html to doc

(0.33 sec)
  1. Several JPG Into JPG C#

    Merge multiple JPG inTo JPG in C# code. Save JPG as JPG using C#....jpg" }; var doc = new Document(); var builder...builder = new DocumentBuilder(doc); var shapes = fileNames.Select(fileName...

    products.aspose.com/words/net/merge/jpg-to-jpg/
  2. Margin-top, margin-bottom, margin-left, margin-...

    Hello, when I am trying To convert an Html Document To PDF with Aspose.Words some CSS styles such as margin-Top, margin-botTom, margin-left, margin-right not working. The final output PDF is not reflecting the CSS style…...when I am trying to convert an HTML document to PDF with Aspose...you. Insert HTML into Word Doc does not use the html margins within...

    forum.aspose.com/t/margin-top-margin-bottom-mar...
  3. Convert CGM to PPSM via Java API | products.asp...

    Java API To Convert CGM To PPSM without using Microsoft Word...// open CGM document Document doc = new Document ( "input.cgm"...Language) Convert CGM to MHTML (MIME HTML) Convert CGM to ODT (OpenDocument...

    products.aspose.com/total/java/conversion/cgm-t...
  4. Convert EPUB to PPTM via Java API | products.as...

    Java API To Convert EPUB To PPTM without using Microsoft Word...open EPUB document Document doc = new Document ( "input.epub"...Convert EPUB to MHTML (MIME HTML) Convert EPUB to ODT (OpenDocument...

    products.aspose.com/total/java/conversion/epub-...
  5. Convert CGM to POWERPOINT via Java API | produc...

    Java API To Convert CGM To POWERPOINT without using Microsoft Word...// open CGM document Document doc = new Document ( "input.cgm"...Language) Convert CGM to MHTML (MIME HTML) Convert CGM to ODT (OpenDocument...

    products.aspose.com/total/java/conversion/cgm-t...
  6. Convert EPUB to PPSX via Java API | products.as...

    Java API To Convert EPUB To PPSX without using Microsoft Word...open EPUB document Document doc = new Document ( "input.epub"...Convert EPUB to MHTML (MIME HTML) Convert EPUB to ODT (OpenDocument...

    products.aspose.com/total/java/conversion/epub-...
  7. LoadOptions.Encoding | Aspose.Words for .NET

    Discover the LoadOptions Encoding property To easily manage Html TXT or CHM Document encoding. CusTomize your content loading for optimal performance!...that will be used to load an HTML, TXT, or CHM document if the...property is used only when loading HTML, TXT, or CHM documents. If encoding...

    reference.aspose.com/words/net/aspose.words.loa...
  8. Convert PNG to Text via C# | Aspose

    Sample code for PNG To Text C# conversion. Use API example code for batch PNG files To Text conversion within VB.NET, Asp.NET or any .NET based application....NET Conversion PNG to Text HTML JPG OCR XML BMP Text Convert...File) Text (Text Document File) DOC (Documents generated by Microsoft...

    products.aspose.com/ocr/net/conversion/png-to-t...
  9. Convert JPEG to TXT via C# | Aspose

    Sample code for JPEG To TXT C# conversion. Use API example code for batch JPEG files To TXT conversion within VB.NET, Asp.NET or any .NET based application....NET Conversion JPEG to Txt HTML JPG OCR XML BMP TXT Convert...File) Text (Text Document File) DOC (Documents generated by Microsoft...

    products.aspose.com/ocr/net/conversion/jpeg-to-...
  10. Several Image Into GIF C#

    Merge multiple Image inTo GIF in C# code. Save Image as GIF using C#....png" }; var doc = new Document(); var builder...builder = new DocumentBuilder(doc); var shapes = fileNames.Select(fileName...

    products.aspose.com/words/net/merge/image-to-gif/