Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 175,102 for

docx

(0.6 sec)
  1. Digitally Sign Word File Online or using C++ | ...

    Free online app for digital signature in Word files. Develop C++ application to electronically sign Word documents....(Microsoft Word Binary Format) Sign DOCX (Office 2007+ Word Document)...introduction of newer versions, the DOCX (Word Open XML Document) format...

    products.aspose.com/total/cpp/signature/word/
  2. Remove Word Password Protection Online or using...

    unlock password from Word document through online app for free. C++ API code to delete password from Word files....(Microsoft Word Binary Format) Unlock DOCX Files (Office 2007+ Word Document)...introduction of newer versions, the DOCX (Word Open XML Document) format...

    products.aspose.com/total/cpp/unlock/word/
  3. Several WORD Into MARKDOWN Python

    Merge multiple a Word document into MARKDOWN in Python code. Save a Word document as MARKDOWN using Python....in Python to combine multiple DOCX to MD Copy Examples Input files...want to merge Output format DOCX PDF MD HTML TXT DOC DOT DOCM...

    products.aspose.com/words/python-net/merge/word...
  4. Several WORD Into XPS Python

    Merge multiple a Word document into XPS in Python code. Save a Word document as XPS using Python....in Python to combine multiple DOCX to XPS Copy Examples Input files...want to merge Output format DOCX PDF MD HTML TXT DOC DOT DOCM...

    products.aspose.com/words/python-net/merge/word...
  5. The textbox disappeared upon the chart while co...

    Dear Sir We have encountered a new problem recently. When I converted the following document to PDF base on the compoent Aspose.word which version is 24.07, the text box on the icon was missing, as indicated by the * sy…...docx (524.9 KB) 966×514 8.76 KB C#...al.docx"))); //doc.Save("d:\\dest.docx", SaveFormat.Docx); var...

    forum.aspose.com/t/the-textbox-disappeared-upon...
  6. 使用 Microsoft Azure 函数转换文档|Aspose.PDF for .NET

    了解如何使用 Microsoft Azure Functions 和 Aspose.PDF for .NET 转换 PDF 文档,实现基于云的文档处理。...ToLower ()) { case "docx" : targetBlobName += ".docx" ; document ....Aspose . Pdf . SaveFormat . DocX ); break ; case "html" : targetBlobName...

    docs.aspose.com/pdf/zh/net/converting-documents...
  7. Watermark Documents and Images via Java Applica...

    Add text as well as Image Watermark to documents including Microsoft Word, Excel, PowerPoint, PDF and Images via your Java application. Add free text or image watermark online via app....Watermark into Microsoft Word DOC, DOCX formats that any Java developer...watermark Microsft Office Word DOC DOCX Watermarking Microsoft Excel...

    products.aspose.com/total/java/watermark/
  8. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocx1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...docx"); doc.save("C:\\Users\\hsp...\合同\\测试文件\\目录正确测试1.docx", SaveFormat.DOCX); doc.updateFields();...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  9. Categories

    查找API的答案 Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Product Famil......将多个 PPT 转换为一个 PDF 如何使用 Java 将 DOCX 转换为 TIFF 如何使用 C++ 更改 Excel 行高...Java 将 PDF 转换为 CSV 如何使用 C++ 在 DOCX 中的表中添加行 如何使用 C# 在 MS Word 文档中的表格中添加行...

    kb.aspose.com/zh/categories/page/65/
  10. How to Unprotect Word Document using C#

    This tutorial contains information on how to unprotect Word document using C#. It provides details about configuring the environment, steps to be followed while writing this application and a runnable sample code that demonstrates the process to convert protected Word document to unprotected using C#....codes only and save it as a new DOCX or DOC file if required. Steps...demonstrates the process to unprotect DOCX using C# where the Unprotect()...

    kb.aspose.com/words/net/how-to-unprotect-word-d...