Sort Score
Result 10 results
Languages All
Labels All
Results 8,641 - 8,650 of 9,643 for

html to docx

(0.28 sec)
  1. FieldDde.InsertAsText | Aspose.Words for .NET

    Discover how the FieldDde InsertAsText property enhances your documents by allowing linked objects To be inserted in text-only format for better compatibility....docx" , null , true ); // 2 - A DDE...ArtifactsDir + "Field.LINK.DDE.DDEAUTO.docx" ); } public void FieldLinkedObjectsAs...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldLink.InsertAsText | Aspose.Words for .NET

    Discover the FieldLink InsertAsText property To easily manage linked objects in text-only format, enhancing your document's clarity and efficiency....docx" , null , true ); // 2 - A DDE...ArtifactsDir + "Field.LINK.DDE.DDEAUTO.docx" ); } public void FieldLinkedObjectsAs...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldLink.IsLinked | Aspose.Words for .NET

    Optimize your documents with FieldLink IsLinked property To reduce file size by excluding graphics data. Enhance efficiency and save sTorage space!...docx" , null , true ); // 2 - A DDE...ArtifactsDir + "Field.LINK.DDE.DDEAUTO.docx" ); } public void FieldLinkedObjectsAs...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldLink.FormatUpdateType | Aspose.Words for .NET

    Discover the FieldLink FormatUpdateType property To efficiently manage how linked objects update their formatting. Enhance your workflow Today!...docx" , null , true ); // 2 - A DDE...ArtifactsDir + "Field.LINK.DDE.DDEAUTO.docx" ); } public void FieldLinkedObjectsAs...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldLink.SourceItem | Aspose.Words for .NET

    Discover the FieldLink SourceItem property To efficiently manage source file links. Enhance your workflow by easily getting or setting linked content....docx" , null , true ); // 2 - A DDE...ArtifactsDir + "Field.LINK.DDE.DDEAUTO.docx" ); } public void FieldLinkedObjectsAs...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldDdeAuto.SourceItem | Aspose.Words for .NET

    Discover the FieldDdeAuTo SourceItem property To easily manage linked source file sections. Enhance your data integration with seamless control and flexibility....docx" , null , true ); // 2 - A DDE...ArtifactsDir + "Field.LINK.DDE.DDEAUTO.docx" ); } public void FieldLinkedObjectsAs...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Features|Aspose.Words for Python via .NET

    Aspose.Words for Python via .NET provides users with a wide range of features from simply converting and modifying documents To creating structured and visually appealing documents or auTomating reporting.... WordprocessingML - DOCX and XML Aspose.Words provides...applications. HTML, XHTML and MHTML Load and save HTML/XHTML for...

    docs.aspose.com/words/python-net/features/
  8. 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...
  9. InsertHtml does not preserve the color style sp...

    Code: public void GenerateWordFromWithColors() { Document doc = new Document(); // We can position where we want the table To be inserted and specify any extra formatting To the table. DocumentBuilder bu…...docx", SaveFormat.Docx); } The result is:...correctly interpreted during HTML insertion. Aspose.Words may...

    forum.aspose.com/t/inserthtml-does-not-preserve...
  10. 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...document to HTML. doc = aw . Document ( MY_DIR + 'Document.docx' ) save_options...

    reference.aspose.com/words/python-net/aspose.wo...