Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 175,552 for

docx

(0.07 sec)
  1. 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
  2. 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...
  3. Ինչպես տեղադրել մեկնաբանություն Word փաստաթղթու...

    Այս ձեռնարկում դուք կսովորեք, թե ինչպես կարելի է մեկնաբանություն տեղադրել word փաստաթղթում՝ օգտագործելով C#: Այս կոդը C#-ում տեղադրում է մեկնաբանություն Word փաստաթղթում:...և կտեղադրենք մեկնաբանություն DOCX-ի սկզբում C# կոդով մի քանի տողով:...Վերջապես, փաստաթուղթը պահեք Word DOCX ֆայլի ձևաչափով Նախկինում մենք...

    kb.aspose.com/hy/words/net/how-to-insert-commen...
  4. Extend CRM OneClick Word Document Generator|Asp...

    How to defined a custom workflow using Aspose.Words to generate document from template in C#....case "docx" : doc . Save ( UpdateDoc , SaveFormat . Docx ); break...Save ( UpdateDoc , SaveFormat . Docx ); break ; } } Please Note:...

    docs.aspose.com/words/net/extend-and-contribute...
  5. Rendering Issue with Field Codes Containing OLE...

    I encountered a rendering issue when a Field Code (field) contains an OLE Object. In this case, the output is not displayed correctly when converting the document. To help reproduce the problem, I have prepared the foll…...pngSaveOptions); Sample Docx: sample.docx (20.4 KB) Aspose Result:...Aspose.Words when converting DOCX documents (containing EQ fields)...

    forum.aspose.com/t/rendering-issue-with-field-c...
  6. OoxmlSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.OoxmlSaveOptions to enhance document saving in Docx, Docm, Dotx, Dotm, and FlatOpc formats with customizable features....when saving a document into the Docx, Docm, Dotx, Dotm or FlatOpc...used to save a document in the Docx format. OoxmlSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  7. WarningSource enumeration | Aspose.Words for Py...

    aspose.words.WarningSource enumeration. Specifies the module that produces a warning during document loading or saving.... DOCX Module that reads/writes DOCX files. DOC Module...modules that are shared between DOCX/WML reader/writer modules. ODT...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Feature Overview|Aspose.Words for JasperReports

    This section provides a detailed description of the Aspose.Words for JasperReports features.... Feature Description DOC, DOCX, RTF, ODT, HTML, and TXT Export...Fidelity to the Report Design DOC, DOCX, RTF and ODT reports have the...

    docs.aspose.com/words/jasperreports/feature-ove...
  9. Convert a Document in C#|Aspose.Words for .NET

    Easily convert documents from one format to another using C#. You can work with all the most popular formats like Microsoft Word formats such as Docx or DOC, OpenDocument formats such as ODT or OTT, web formats such as HTML or XHTML, text formats such as MarkDown or TXT, and others....PDF Convert DOC to PDF Convert DOCX to PDF and others Convert Image...Convert PDF to Word Convert PDF to DOCX Convert PDF to DOC and others...

    docs.aspose.com/words/net/convert-a-document/
  10. Converting a PDF file to DOC using PHP | Aspose...

    Sample code on PHP for PDF to DOC conversion. Use example code for batch PDF to DOC conversion with Aspose.PDF for PHP via Java...output format to DOCX Save the document as DOCX System Requirements...// Set the output format to DOCX $docFormat = new DocSaveOptions_DocFormat...

    products.aspose.com/pdf/php-java/conversion/pdf...