Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 18,447 for

docx to doc

(0.28 sec)
  1. How to create a content control(SDT) when you h...

    Hi Team, Let’s take an example such that a Documents consists of below text Hello World How To write a regex pattern To match and create a content control? I need To match both Hello and World and it should create a …...ReplacingCallback = new ReplaceWithContentCo(doc, "MyContentControl"), MatchCase...patern = new Regex(pattern); doc.Range.Replace(new Regex(pattern...

    forum.aspose.com/t/how-to-create-a-content-cont...
  2. IDocumentSavingCallback Interface | Aspose.Word...

    Implement the Aspose.Words.Saving.IDocumentSavingCallback interface To create cusTom save methods for Documents, enhancing your Document management solutions....Document doc = new Document ( MyDir + "Big document.docx" ); //...OperationCanceledExc >(() => doc . Save ( ArtifactsDir + $"HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. JsonDataLoadOptions | Aspose.Words for Java

    Represents options for parsing JSON data in Java.... Document doc = new Document(getMyDir() + "Reporting...JSON data destination (Java).docx"); JsonDataLoadOptions options...

    reference.aspose.com/words/java/com.aspose.word...
  4. Convert PPTX to XLSX Format via Java or with fr...

    Convert PPTX To XLSX format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPTX To XLSX online converter quickly before integrating the code....Options with Java Convert PPTX to DOC (Microsoft Word Binary Format)...Marco File) Convert PPTX to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/java/conversion/pptx-...
  5. List.IsRestartAtEachSection | Aspose.Words for ...

    Discover the IsRestartAtEachSection property To control list numbering in sections. Enhance Document organization with this easy-To-use feature!...is supported only in RTF, DOC and DOCX document formats. This option...option will be written to DOCX only if OoxmlCompliance is higher...

    reference.aspose.com/words/net/aspose.words.lis...
  6. Convert PPTM to JSON Format in Android Apps | p...

    Convert PPTM To JSON format in Android Apps without using using Microsoft Excel or PowerPoint...(Excel Template) Convert PPTM to DOC (Microsoft Word Binary Format)...Marco File) Convert PPTM to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/android-java/conversi...
  7. Convert PPS to JSON Format in Android Apps | pr...

    Convert PPS To JSON format in Android Apps without using using Microsoft Excel or PowerPoint...(Excel Template) Convert PPS to DOC (Microsoft Word Binary Format)...2007 Marco File) Convert PPS to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/android-java/conversi...
  8. Convert Document to HTML|Aspose.Words for Pytho...

    Convert a Document from almost any format To HTML or MHTML, as well as To EPUB format using Python. You can also specify save options for managing the output Document....example shows how to convert DOCX to HTML with specifying a save...disk. doc = aw . Document ( dataDir + "Test File.docx" ) # Save...

    docs.aspose.com/words/python-net/convert-a-docu...
  9. How to Convert Protected Word Document to Unpro...

    This crisp tuTorial describes how To convert protected Word Document To unprotected in Python. It provides a step-wise procedure, reference To the relevant resources, and the sample code To unprotect Docx in Python....the desired formats like DOCX , DOC , or in any other format...

    kb.aspose.com/words/python/how-to-convert-prote...
  10. Not able to edit content control in the particu...

    Hi Team, I am not able To edit the content control in the attached Document. When edited , the content is erased. Is some property wrongly set.? AuTo-Tagged_BCG Agreement (4).Docx (347.0 KB) Please check....docx (347.0 KB) Please check. Professionalize...Document doc = new Document("path/to/your/document.docx"); for...

    forum.aspose.com/t/not-able-to-edit-content-con...