Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 18,475 for

docx to doc

(0.1 sec)
  1. How to Split Word File using C#

    This tuTorial explains how To split Word file using C#. It contains all the details for configuring the development environment, sequence of steps for writing this application and a runnable sample code To extract pages from Word using C#....and methods required to split DOCX using C# . Once the file is...a separate Word file like DOCX , DOC , or any other MS Word supported...

    kb.aspose.com/words/net/how-to-split-word-file-...
  2. C# API to convert Publisher PUB files

    Convertion functionality of Publisher file using Aspose.PUB for .NET solution is described and demonstrated with the pseuDocode in this article....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/pub/net/convert-pub-files/
  3. Aspose::Words::Document::ExpandTableStylesToDir...

    Aspose::Words::Document::ExpandTableStylesToDirectFormatting method. Converts formatting specified in table styles inTo direct formatting on tables in the Document in C++....might be useful when you load a DOCX or WordprocessingML document...follows: Table styles defined in DOCX or WordprocessingML documents...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Export FODS to WORD in Android or with free Onl...

    Android API To Convert FODS To WORD without using Microsoft Word or online. Test free FODS To WORD online converter quickly before integrating the code....file formats, including PDF, DOCX, DOC, HTML, and TXT. By using Aspose...Document class Save the document to DOC format using save method Get...

    products.aspose.com/total/android-java/conversi...
  5. Convert DIF to DOT using Python or with free On...

    DIF To DOT conversion in your Python applications without using Microsoft Office or online. Test free DIF To DOT online converter quickly before integrating the code....formats such as PDF, XLS, XLSX, DOC, DOCX, PPT, PPTX, etc. How to Convert...Options with Python Convert DIF to DOC (Microsoft Word Binary Format)...

    products.aspose.com/total/python-net/conversion...
  6. Edit Markdown In C++

    Edit Markdown in C++ code....namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...MakeObject <DocumentBuilder>(doc); // Insert text at the beginning...

    products.aspose.com/words/cpp/edit/md/
  7. MailMerger.Execute | Aspose.Words for .NET

    Streamline your workflow with the MailMerger Execute method, effortlessly merging data for single records To enhance efficiency and accuracy....operation: string doc = MyDir + "Mail merge.doc" ; string [] fieldNames...Execute ( doc , ArtifactsDir + "LowCode.MailMerge.1.docx" , fieldNames...

    reference.aspose.com/words/net/aspose.words.low...
  8. Convert Word to Excel using Python or with free...

    Word To Excel conversion in your Python applications without using Microsoft Word or Excel or online. Test free Word To Excel online converter quickly before integrating the code....format in Word is DOC (Word Document). DOC files are compatible...introduction of newer versions, the DOCX (Word Open XML Document) format...

    products.aspose.com/total/python-net/conversion...
  9. MailMerger.ExecuteWithRegions | Aspose.Words fo...

    Streamline your Document creation with MailMerger's ExecuteWithRegions method. Effortlessly merge DataTables inTo Documents using cusTomizable regions....DataTable: string doc = MyDir + "Mail merge with regions.docx" ; DataTable...MailMerger . ExecuteWithRegions ( doc , ArtifactsDir + "LowCode.MailMergeWithRegions...

    reference.aspose.com/words/net/aspose.words.low...
  10. Splitter.ExtractPages | Aspose.Words for .NET

    Effortlessly extract specific pages from any Document with our Splitter ExtractPages method. Save them in your desired format for easy access!...document: string doc = MyDir + "Big document.docx" ; Splitter ....ExtractPages ( doc , ArtifactsDir + "LowCode.ExtractPages.1.docx" , 0 ...

    reference.aspose.com/words/net/aspose.words.low...