Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 9,609 for

docx to doc

(0.04 sec)
  1. Aspose::Words::Saving::ExportHeadersFootersMode...

    Aspose::Words::Saving::ExportHeadersFootersMode enum. Specifies how headers and footers are exported To HTML, MHTML or EPUB in C++.... auto doc = MakeObject < Document > ( MyDir...+ u "Header and footer types.docx" ); // This document contains...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. SvgTextOutputMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.SvgTexToutputMode enum To cusTomize text rendering in SVG format, enhancing Document presentation and visual appeal....docx document to .svg. Document doc = new Document...Document ( MyDir + "Document.docx" ); // Configure the SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. MailMerger.Create | Aspose.Words for .NET

    Create a new mail merger processor with MailMerger's efficient method for seamless Document integration and personalized communication....operation: string doc = MyDir + "Mail merge.doc" ; string [] fieldNames...mailMergerContext ) . From ( doc ) . To ( ArtifactsDir + "LowCode...

    reference.aspose.com/words/net/aspose.words.low...
  4. LoadFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.LoadFormat enum, defining Document formats for seamless loading and enhanced compatibility in your applications.... Doc 10 Microsoft Word 95 or Word...support loading such documents. Docx 20 Office Open XML WordprocessingML...

    reference.aspose.com/words/net/aspose.words/loa...
  5. HtmlSaveOptions.exportPageSetup property | Aspo...

    HtmlSaveOptions.exportPageSetup property. Specifies whether page setup is exported To HTML, MHTML or EPUB...Microsoft Word file formats (DOCX, DOC, RTF, WML). In most cases...information when saving to HTML. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SaveOptions.AllowEmbeddingPostScriptFonts | Asp...

    Control font embedding in your Documents with SaveOptions' AllowEmbeddingPostScriptFonts. Easily manage TrueType font options for enhanced Document quality.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Name = "PostScriptFont"...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Document.OriginalLoadFormat | Aspose.Words for ...

    Discover the OriginalLoadFormat property To easily access the format of the original Document loaded inTo your object, enhancing Document management....blank document, returns the Doc value. Examples Shows how to...Document doc = new Document ( MyDir + "Document.docx" ); Assert...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Splitter.remove_blank_pages method | Aspose.Wor...

    aspose.words.lowcode.Splitter.remove_blank_pages method...the document: doc = MY_DIR + 'Blank pages.docx' aw . lowcode...remove_blank_pages ( input_file_name = doc , output_file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SvgSaveOptions.FitToViewPort | Aspose.Words for...

    Discover how the SvgSaveOptions FitToViewPort property optimizes your SVG output To perfectly fill any browser window or container for stunning visuals....docx document to .svg. Document doc = new Document...Document ( MyDir + "Document.docx" ); // Configure the SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Splitter.extract_pages method | Aspose.Words fo...

    aspose.words.lowcode.Splitter.extract_pages method...the document: doc = MY_DIR + 'Big document.docx' aw . lowcode...extract_pages ( input_file_name = doc , output_file_name = ARTIFACTS_DIR...

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