Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 9,610 for

docx to doc

(0.11 sec)
  1. Word to pdf with Farsi words - Free Support For...

    I have a word Document written in Farsi which has some white spaces at the start of some line, When I convert it To PDF all these spaces get dragged To the end of the line (if justify is on, these spaces get divided betw…...conversion: var doc = new Aspose.Words.Document(SRC); doc.Save(dest);...to do this, uploading of doc or docx files are prevented in this...

    forum.aspose.com/t/word-to-pdf-with-farsi-words...
  2. OoxmlSaveOptions.keep_legacy_control_chars prop...

    OoxmlSaveOptions.keep_legacy_control_chars property. Keeps original representation of legacy control characters....docx. doc = aw . Document ( MY_DIR +...+ 'Legacy control character.doc' ) # When we save the document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SplitCriteria Enum | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.SplitCriteria enum for efficient Document splitting. Optimize your workflow with versatile options for seamless part management.... string doc = MyDir + "Big document.docx" ; SplitOptions...Split ( doc , ArtifactsDir + "LowCode.SplitDocument.1.docx" , options...

    reference.aspose.com/words/net/aspose.words.low...
  4. How to Insert Picture in Word using Java

    In this brief tuTorial, you will learn how To insert picture in Word using Java in Windows, MacOS, or Linux. This tuTorial can be used To add picture in Word Document using Java in the header or contents part....You can save the file in DOC or DOCX format after adding the picture...output file is saved back in DOCX format however, you may select...

    kb.aspose.com/words/java/how-to-insert-picture-...
  5. ReportBuilderContext | Aspose.Words for Java

    LINQ Reporting Engine context in Java....docx")) { try (FileOutputStream streamOut..."LowCode.BuildReportDataSourc.1.docx")) { ReportBuilder.buildReport(streamIn...

    reference.aspose.com/words/java/com.aspose.word...
  6. How to Unprotect Word Document using C#

    This tuTorial contains information on how To unprotect Word Document using C#. It provides details about configuring the environment, steps To be followed while writing this application and a runnable sample code that demonstrates the process To convert protected Word Document To unprotected using C#....only and save it as a new DOCX or DOC file if required. Steps to...demonstrates the process to unprotect DOCX using C# where the Unprotect()...

    kb.aspose.com/words/net/how-to-unprotect-word-d...
  7. ReportBuilderContext Class | Aspose.Words for .NET

    Discover the Aspose.Words LowCode ReportBuilderContext class for seamless Document generation with LINQ Reporting Engine. Enhance your workflow Today....docx" , FileMode . Open , FileAccess..."LowCode.BuildReportDataSourc.1.docx" , FileMode . Create , FileAccess...

    reference.aspose.com/words/net/aspose.words.low...
  8. How to Add a Hyperlink to a Word Document using...

    This article describes the process of how To add a hyperlink To a Word Document using Java. It guides To set the environment, write the application and a runnable sample code To insert hyperlink in Word using Java....resultant Word file as a DOC , DOCX , or any other format supported...bookmark Save the Word file as a DOC file after adding a hyperlink...

    kb.aspose.com/words/java/how-to-add-a-hyperlink...
  9. ReportBuilder.Create | Aspose.Words for .NET

    Create powerful reports effortlessly with the ReportBuilder Create method, designed To streamline your report generation process and enhance productivity....docx" , FileMode . Open , FileAccess..."LowCode.BuildReportDataSourc.1.docx" , FileMode . Create , FileAccess...

    reference.aspose.com/words/net/aspose.words.low...
  10. How to Insert Picture in Word using Python

    This tuTorial provides quick information on how To insert picture in Word using Python. It contains information To configure the environment, a step-by-step process and finally a runnable sample code that demonstrates the process To insert image in Word using Python....in different formats like DOCX , DOC , etc. after adding the image...

    kb.aspose.com/words/python/how-to-insert-pictur...