Sort Score
Result 10 results
Languages All
Labels All
Results 8,331 - 8,340 of 9,551 for

html to docx

(0.09 sec)
  1. Compress BMP Files Online or via Java | product...

    Free online app To compress different BMP files. Java compression library code for BMP documents....Word 2007 Marco File) Compress DOCX Files (Office 2007+ Word Document)...Interchange Format) Compress HTML Files (Hyper Text Markup Language)...

    products.aspose.com/total/java/compress/bmp/
  2. ImageSavingArgs.document property | Aspose.Word...

    ImageSavingArgs.document property. Gets the document object that is currently being saved....image saving callback in an HTML conversion process. test . skip..."Rendering.docx" ); // When we save the document to HTML, we can...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Saving::SaveOptions::get_SaveFor...

    Aspose::Words::Saving::SaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used in C++....docx" ); // Use a SaveOptions object...have all its contents in one HTML part. // A split criterion allows...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Mail Merge Template in Java|Aspose.Words for Java

    Create a Mail Merge template To define fixed content in output documents, and then generate merge documents using the merge fields in Java....supports fields, for example, DOC, DOCX, DOT, DOTX, RTF. In addition...how to insert Check Boxes or HTML during Mail Merge operation:...

    docs.aspose.com/words/java/mail-merge-template/
  5. Free Support Forum - aspose.com - Latest topics

    Free Support Forum - aspose.com - Latest Topics Latest Topics Issue with Bullet Numbering While Splitting Document Pages Hi Team, I am splitting a document page-wise using the code below. However, ......docx"); CreateSectionBreak(ref doc);...Save(@"D:\Temp\BulletNumberIssue1\SampleOutput.docx"); private void CreateSectionBreak(ref...

    forum.aspose.com/latest.rss
  6. Text issue in table - Free Support Forum - aspo...

    Hello, can you please suggest how can fix below issue in table row. when we insert two digit value then 0 shifted below To 1 . So please suggest how can fix this issue and show two digit number Together. As I am using …...I am using below HTML in code. string html="<table width='100%'... documentBuilder.InsertHtml(html, true); 937×265 4.85 KB Professionalize...

    forum.aspose.com/t/text-issue-in-table/317935
  7. View POTX File Online and Load or Open POTX Fil...

    Free online POTX file viewer app. Python API code To load and open POTX file for viewer application....Or Convert the source file to HTML using save method of same API...(Microsoft Word 2007 Marco File) View DOCX Files (Office 2007+ Word Document)...

    products.aspose.com/total/python-net/viewer/potx/
  8. View ODP File Online and Load or Open ODP File ...

    Free online ODP file viewer app. Python API code To load and open ODP file for viewer application....Or Convert the source file to HTML using save method of same API...(Microsoft Word 2007 Marco File) View DOCX Files (Office 2007+ Word Document)...

    products.aspose.com/total/python-net/viewer/odp/
  9. FieldMergingArgsBase | Aspose.Words for Java

    Base class for FieldMergingArgs and ImageFieldMergingArgs in Java....handles merge data in the form of HTML documents. public void insertHtml()...+ "Field sample - MERGEFIELD.docx"); // Add a handler for the...

    reference.aspose.com/words/java/com.aspose.word...
  10. IFontSavingCallback | Aspose.Words for Java

    Implement this interface if you want To receive notifications and control how Aspose.Words saves fonts when exporting a document To Html format in Java....when exporting a document to HTML format. Examples: Shows how...exporting fonts when saving to HTML. public void saveExportedFonts()...

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