Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 9,610 for

docx to doc

(0.08 sec)
  1. Aspose::Words::Saving::OoxmlSaveOptions::OoxmlS...

    Aspose::Words::Saving::OoxmlSaveOptions::OoxmlSaveOptions construcTor. Initializes a new instance of this class that can be used To save a Document in the Docx format in C++....used to save a document in the Docx format. Aspose :: Words :: Saving...document to adhere to. auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Watermarker | Aspose.Words for Java

    Provides methods intended To insert watermarks inTo the Documents in Java.... String doc = getMyDir() + "Big document.docx"; String watermarkText...create(watermarkerContext) .from(doc) .to(getArtifactsDir() + "LowCode...

    reference.aspose.com/words/java/com.aspose.word...
  3. Insert Paragraph, Table, HMTL into existing Tex...

    We have Docx files that have existing Text or Rich Text controls. Using java Aspose.words.2406, I can only append the Run To these existing Content Controls. For Paragraph or Table or using DocumentBuilder To insertHTM…...27, 2025, 10:33pm 1 We have docx files that have existing Text... I have attached the sample docx that I testing with. There are...

    forum.aspose.com/t/insert-paragraph-table-hmtl-...
  4. Aspose::Words::Tables::Table::get_Title method ...

    Aspose::Words::Tables::Table::get_Title method. Gets or sets title of this table. It provides an alternative text representation of the information contained in the table in C++....for ISO/IEC 29500 compliant DOCX documents ( OoxmlCompliance...CreateNestedTable () { auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. MailMergeOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.MailMergeOptions class for seamless low-code mail merge solutions. Enhance your Document auTomation with cusTomizable features!...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...
  6. Converter | Aspose.Words for Java

    Represents a group of methods intended To convert a variety of different types of Documents using a single line of code in Java....saveFormat) convertToImages(Document doc, ImageSaveOptions saveOptions)...images. convertToImages(Document doc, int saveFormat) convertToImages(InputStream...

    reference.aspose.com/words/java/com.aspose.word...
  7. ReportBuilder | Aspose.Words for Java

    Provides methods intended To fill template with data using LINQ Reporting Engine in Java....populate document with data: String doc = getMyDir() + "Reporting engine...template - If greedy (Java).docx"; AsposeData obj = new AsposeData();...

    reference.aspose.com/words/java/com.aspose.word...
  8. Splitter.split method | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::StyleCollection::ClearQuickStyle...

    Aspose::Words::StyleCollection::ClearQuickStyleGallery method. Removes all styles from the Quick Style Gallery panel in C++.... auto doc = MakeObject < Document > ();...styles work only with DOCX format for now. doc -> get_Styles () ->...

    reference.aspose.com/words/cpp/aspose.words/sty...
  10. Aspose::Words::FileFormatInfo::get_LoadFormat m...

    Aspose::Words::FileFormatInfo::get_LoadFormat method. Gets the detected Document format in C++....property will always return Docx . Examples Shows how to use...format and encryption. auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words/fil...