Sort Score
Result 10 results
Languages All
Labels All
Results 7,161 - 7,170 of 18,474 for

docx to doc

(1.78 sec)
  1. 将 MHTML 转换为 DOCX – C# 示例

    使用 Aspose.HTML for .NET 将 MHTML 转换为 Docx,并考虑在 C# 示例中支持 MHTML 到 Docx 的转换。试试在线 MHTML 转换器。...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/html/zh/net/convert-mhtml-to-docx/
  2. How to Union or Concat self made structure - Fr...

    Hi, I have a problem because I can’t execute an UNION (or a Concat function) between 2 generic collection (System.Collections.Generic.IEnumerable`1[Cj]). I have To create a unique structure with 3 static elements (volE…...template var doc = new Document("EmployeeReportTempla.docx"); // Prepare...the template doc.Report(data); // Save the result doc.Save("EmployeeReportResult...

    forum.aspose.com/t/how-to-union-or-concat-self-...
  3. FieldFormula | Aspose.Words for Java

    Implements the formula field in Java.... Document doc = new Document(); // Use a field...fieldBuilder.buildAndInsert(doc.getFirstSection().getBody()....

    reference.aspose.com/words/java/com.aspose.word...
  4. | Aspose

    Sample code for WBMP To JSON Java conversion. Use API example code for batch WBMP files To JSON conversion within any Web or DeskTop Java based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/java/conversion/wbmp-to...
  5. FieldGlossary | Aspose.Words for Java

    Implements the GLOSSARY field in Java.... Document doc = new Document(); // Create a...AutoText building block to it. doc.setGlossaryDocument(new GlossaryDocument());...

    reference.aspose.com/words/java/com.aspose.word...
  6. PUB Command Line Converter | Aspose.PUB CLI Tools

    Powerful Command-Line Converter Tool from Aspose.PUB To convert PUB Documents easily and efficiently. Aspose CLI PUB converter....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/pub/net/cli-tools/pub-convert/
  7. Document is not generating - Free Support Forum...

    16-10 PPT Pre-Approved Flex Mod - Non BK.Docx (60.8 KB) this is Docx which I want To generate using aspose.words mail merge feature I have json file naidu.Docx (2.4 KB) above is json from which I want To generate can …...docx (60.8 KB) this is docx which I want to generate...feature I have json file naidu.docx (2.4 KB) above is json from...

    forum.aspose.com/t/document-is-not-generating/3...
  8. FieldDocVariable | Aspose.Words for Java

    Implements DocVARIABLE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are two ways of using...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldTemplate | Aspose.Words for Java

    Implements the TEMPLATE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // We can set a template name...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldUserAddress | Aspose.Words for Java

    Implements the USERADDRESS field in Java.... Document doc = new Document(); // Create a...setAddress("123 Main Street"); doc.getFieldOptions().setCurrent...

    reference.aspose.com/words/java/com.aspose.word...