Hi,
I have the below code to convert an MS Word file to an HTML file using Aspose.words ( Java).
The MS Word file has Content Controls.
Document d = new Document("TEST.docx");
SaveOptions opt = SaveOptions.createSave…...conversion using ASPOSE.Words Java Aspose.Words Product Family...
TabStopCollection.after method. Gets a first tab stop to the right of the specified position....docx" ); See Also module Aspose.Words class TabStopCollection...
DocumentBuilder.move_to_field method. Moves the cursor to a field in the document....move_to_field ( self , field : aspose . words . fields . Field , is_after...strip ()) See Also module aspose.words class DocumentBuilder DocumentBuilder...
BuiltInDocumentProperties.version property. Represents the version number of the application that created the document....use these properties with Aspose.Words, we will need to set values...docx' ) See Also module aspose.words.properties class BuiltInDocumentPrope...
ParagraphFormat.spaceAfterAuto property. True if the amount of spacing after the paragraph is set automatically....docx" ); See Also module Aspose.Words class ParagraphFormat ParagraphFormat...
Joining and appending Documents using Ruby....in Ruby Contents [ Hide ] Aspose.Words - Joining And Appending...joining and appending using Aspose.Words Java APIs in Ruby, simply...
Convert a document in any supported format to HTML easily and fast instead of using docx4j in Java....to HTML Contents [ Hide ] Aspose.Words - Convert Document to HTML...document to other formats using Aspose.Words, simply invoke the save()}}method...
Create a blank document or to load it from a file or stream using C#....you want to perform with Aspose.Words involves loading a document...load format supported by Aspose.Words. For the list of all supported...
Aspose.words.TabAlignment enumeration. Specifies the alignment/type of a tab stop....docx' ) See Also module aspose.words SubDocument class TabLeader...
Aspose.words.TabLeader enumeration. Specifies the type of the leader line displayed under the tab character....docx' ) See Also module aspose.words TabAlignment enumeration...