Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 176,921 for

docx

(0.61 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. Word转html后复选框乱码 - Free Support Forum - aspose.com

    Document doc = new Document("/Users/lpg/Documents/工作/中合通用平台/zhonghe-guangan-java/zhonghe-admin/src/抗震试验记录 " + ".Docx"); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.HTML); doc.save("./2121.html", sa…...docx"); SaveOptions saveOptions =...html", saveOptions); 抗震试验记录 .docx (57.2 KB) 2120×254 63.5 KB alexey...

    forum.aspose.com/t/word-html/312780
  3. 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
  4. 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...
  5. While upload a doc and convert to html it is no...

    image.png (429.8 KB) image.jpg (67.1 KB) the first image when i try to upload Docx and after convert to html i am using tool to show as pdf it is showing single layout rather than double side layout export class Conve…...first image when i try to upload docx and after convert to html i...directory:', error); } } /** * Convert DOCX file to HTML using Aspose Words...

    forum.aspose.com/t/while-upload-a-doc-and-conve...
  6. AdvancedCompareOptions.ignore_store_item_id pro...

    AdvancedCompareOptions.ignore_store_item_id property. Specifies whether to ignore difference in StructuredDocumentTag store item Id....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...
  7. 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...
  8. Redlines in pdf - Free Support Forum - aspose.com

    when we compare two pdf files and the resulting pdf has redlines to indicate the changes, how can we programmatically identify which pages has the redlines?...11:01pm 3 how would i do this for docx? asad.ali August 1, 2025, 10:24am...which enables you to process .docx files. We are moving the inquiry...

    forum.aspose.com/t/redlines-in-pdf/315965
  9. ConverterContext | Aspose.Words for Java

    Document converter context in Java....docx"; ConverterContext converterContext...+ "LowCode.ConvertContext.3.docx", saveOptions) .execute(); Converter...

    reference.aspose.com/words/java/com.aspose.word...
  10. Ինչպես տպել Word փաստաթուղթը C#-ում

    Այս քայլ առ քայլ ձեռնարկը բացատրում է, թե ինչպես տպել Word փաստաթուղթը C#-ով: Այս կոդը c#-ում տպում է Word փաստաթուղթը առանց բացելու և առանց փոխազդեցության:...Windows Forms հավելվածը՝ Word DOCX -ը C#-ով տպելու համար՝ տպիչի...նոր Document օբյեկտ և բեռնեք DOCX փաստաթուղթը Ստեղծեք նոր PrintDialog...

    kb.aspose.com/hy/words/net/how-to-print-word-do...