Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 9,616 for

docx to doc

(0.05 sec)
  1. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportHeadersFootersMode method. Specifies how headers and footers are output To HTML, MHTML or EPUB. Default value is PerSection for HTML/MHTML and None for 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. HtmlSaveOptions.export_headers_footers_mode pro...

    HtmlSaveOptions.export_headers_footers_mode property. Specifies how headers and footers are output To HTML, MHTML or EPUB... doc = aw . Document ( file_name =...MY_DIR + 'Header and footer types.docx' ) # This document contains...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Saving::SvgTextOutputMode enum |...

    Aspose::Words::Saving::SvgTexToutputMode enum. Allows To specify how text inside a Document should be rendered when saving in SVG format in C++....docx document to .svg. auto doc = MakeObject <...Document > ( MyDir + u "Document.docx" ); // Configure the SvgSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Convert Markdown to HTML – C# Examples and Onli...

    Convert Markdown To HTML using Aspose.HTML API. Consider Markdown To HTML conversion scenarios in C# examples. Try online Markdown Converter...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-markdown-to-html/
  5. WatermarkerContext.TextWatermarkOptions | Aspos...

    Discover cusTomizable options for image watermarks with the WatermarkerContext TextWatermarkOptions property To enhance your visuals and protect your content.... string doc = MyDir + "Big document.docx" ; string watermarkText...watermarkerContext ) . From ( doc ) . To ( ArtifactsDir + "LowCode...

    reference.aspose.com/words/net/aspose.words.low...
  6. WatermarkerContext.ImageWatermarkOptions | Aspo...

    Discover cusTomizable text watermark options with WatermarkerContext To enhance your images and protect your brand's identity effectively.... string doc = MyDir + "Document.docx" ; string watermarkImage...watermarkerContext ) . From ( doc ) . To ( ArtifactsDir + "LowCode...

    reference.aspose.com/words/net/aspose.words.low...
  7. LoadOptions.UpdateDirtyFields | Aspose.Words fo...

    Discover how the LoadOptions UpdateDirtyFields property enhances data integrity by selectively updating fields marked as dirty for optimal performance.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Give the document's built-in...

    reference.aspose.com/words/net/aspose.words.loa...
  8. SvgSaveOptions.text_output_mode property | Aspo...

    SvgSaveOptions.text_output_mode property. Gets or sets a value determining how text should be rendered in SVG....docx document to .svg. doc = aw . Document (...file_name = MY_DIR + 'Document.docx' ) # Configure the SvgSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Latest Aspose.Words Product Family topics - Fre...

    Get technical support for all Aspose.Words On-Premise products including .NET, Java, C++, Android, iOS, macOS, Xamarin, SharePoint, SQL Reporting Services and JasperReports....322 April 7, 2025 Aspose split docx file wrongly in Docker, but...rotated shape imported from DOCX in 25.2/24.12 (not reproducible...

    forum.aspose.com/c/words/8
  10. Row | Aspose.Words for .NET

    Create dynamic Row instances easily with our Row construcTor. Simplify your data management and enhance your coding efficiency Today!...DocumentBase doc ) Parameter Type Description doc DocumentBase...CreateNestedTable () { Document doc = new Document (); // Create...

    reference.aspose.com/words/net/aspose.words.tab...