Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 9,609 for

docx to doc

(0.04 sec)
  1. Document | Aspose.Words for .NET

    Effortlessly create blank Word Documents with our user-friendly Document construcTor. Streamline your writing process Today!...Document doc = new Document (); Run run = new Run ( doc , "Hello...HighlightColor = Color . Yellow ; doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/doc...
  2. MirrorMargins in ODT not saved correctly - Free...

    I have a Docx template with mirror margins (MirrorMargins) configured. I populate the template using Aspose.Words’ built-in ReportingEngine with the following code: csharp ReportingEngine engine = new ReportingEngine()…...words-net , set-page-margin , doc-to-odt Nikita_Sugak April 9,... 2025, 9:41pm 1 I have a DOCX template with mirror margins (...

    forum.aspose.com/t/mirrormargins-in-odt-not-sav...
  3. Convert HTML to XPS | C# Examples

    You will learn about the supported HTML To XPS conversion scenarios using Aspose.HTML API and consider C# examples To illustrate them....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/html/net/convert-html-to-xps/
  4. OoxmlSaveOptions.saveFormat property | Aspose.W...

    OoxmlSaveOptions.saveFormat property. Specifies the format in which the Document will be saved if this save options object is used...Docx , SaveFormat.Docm , SaveFormat...saved document to adhere to. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. LoadOptions.update_dirty_fields property | Aspo...

    LoadOptions.update_dirty_fields property. Specifies whether To update the fields with the ``dirty`` attribute.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Give the document's built-in...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Resize Document During Conversion from H...

    Learn how To use rendering options To resize Document pages To the size of the content and vice versa....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/html/net/resize-document/
  7. Cell | Aspose.Words for .NET

    Discover the Cell construcTor To easily create new Cell class instances. Streamline your coding process and enhance your development efficiency!...DocumentBase doc ) Parameter Type Description doc DocumentBase...CreateNestedTable () { Document doc = new Document (); // Create...

    reference.aspose.com/words/net/aspose.words.tab...
  8. DocumentBuilder.InsertShape | Aspose.Words for ...

    Effortlessly add cusTom inline shapes with DocumentBuilder's InsertShape method. Enhance your Documents with tailored visuals for impactful presentations!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are two wrapping...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Splitter.Create | Aspose.Words for .NET

    Discover how To efficiently create a new instance of the splitter processor with our easy-To-follow guide for seamless integration and enhanced performance.... string doc = MyDir + "Big document.docx" ; SplitterContext...( splitterContext ) . From ( doc ) . To ( ArtifactsDir + "LowCode...

    reference.aspose.com/words/net/aspose.words.low...
  10. SvgSaveOptions.ShowPageBorder | Aspose.Words fo...

    Discover the SvgSaveOptions ShowPageBorder property To cusTomize your page outline. Control borders effortlessly—default setting is true for easy use!...docx document to .svg. Document doc = new Document...Document ( MyDir + "Document.docx" ); // Configure the SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...