Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 56,797 for

docx

(0.06 sec)
  1. OoxmlSaveOptions.KeepLegacyControlChars | Aspos...

    Discover OoxmlSaveOptions' KeepLegacyControlChars property to maintain the original format of legacy control characters for seamless document conversion....docx. Document doc = new Document...OoxmlSaveOptions ( SaveFormat . Docx ); so . KeepLegacyControlCha...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Convestation Issue Word to Pdf - Free Support F...

    Hello Aspose Team, We’ve encountered an issue while converting certain .Docx files to .pdf format using Aspose.Words for .NET. The problem appears consistently with specific documents, while others convert without issue…...docx files to .pdf format using Aspose...24920_AKT_ROZSHIRENIJ_VW_AKCIYA__1_2025_docx (2).docx (42.6 KB) Thank you for...

    forum.aspose.com/t/convestation-issue-word-to-p...
  3. Watermarker | Aspose.Words for Java

    Provides methods intended to insert watermarks into the documents in Java....docx"; String watermarkText = "This..."LowCode.WatermarkContextText.docx") .execute(); Shows how to insert...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspsoe.zip 读取解压文件的时候,中文名称会乱码 - Free Support For...

    Archive archive = new Archive("C:\\Users\\ws\\Desktop\\新建 Docx 文档.zip"); List<ArchiveEntry> entries = archive.getEntries(); for (ArchiveEntry entry : entries) { System.out.println(entry.getName()); OutputStream os = ne…...Archive("C:\\Users\\ws\\Desktop\\新建 DOCX 文档.zip"); List<ArchiveEntry>...Archive("C:\\Users\\ws\\Desktop\\新建 DOCX 文档.zip", options); 1 Like wsws2188...

    forum.aspose.com/t/aspsoe-zip/281055
  5. AdvancedCompareOptions class | Aspose.Words for...

    aspose.words.comparing.AdvancedCompareOptions class. Allows to set advanced compare options....docx' ) doc_b = aw . Document ( file_name...MY_DIR + 'Document with SDT 2.docx' ) # Configure options to compare...

    reference.aspose.com/words/python-net/aspose.wo...
  6. List.isRestartAtEachSection property | Aspose.W...

    List.isRestartAtEachSection property. Specifies whether list should be restarted at each section...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/nodejs-net/aspose.wo...
  7. Aspose::Words::Saving::OoxmlSaveOptions::get_Ke...

    Aspose::Words::Saving::OoxmlSaveOptions::get_KeepLegacyControlChars method. Keeps original representation of legacy control characters in C++....docx. auto doc = MakeObject < Document...OoxmlSaveOptions > ( SaveFormat :: Docx ); so -> set_KeepLegacyControlCha...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. AdvancedCompareOptions Class | Aspose.Words for...

    Discover the Aspose.Words.AdvancedCompareOptions class for powerful document comparison. Customize settings for precise results and enhanced productivity....docx" ); Document docB = new Document...MyDir + "Document with SDT 2.docx" ); // Configure options to...

    reference.aspose.com/words/net/aspose.words.com...
  9. AdvancedCompareOptions class | Aspose.Words for...

    Aspose.Words.Comparing.AdvancedCompareOptions class. Allows to set advanced compare options....docx" ); let docB = new aw . Document...myDir + "Document with SDT 2.docx" ); // Configure options to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Mail Merge

    Mail merge Word or PDF files in C++. Fill in the Mail merge template with your personal data to automate mailings or generate reports using C++....further exporting the result to DOCX, PDF, HTML and other popular...popular formats using C++. DOCX Python Java C# C++ View code snippet...

    products.aspose.com/words/cpp/mailmerge/