Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 177,602 for

docx

(0.23 sec)
  1. Export PPT to WORD on Andorid via Java or with ...

    Convert PPT to WORD in mobile apps without installing any software or online. Test free PPT to WORD online converter quickly before integrating the code....document to DOCX format using save method and set Docx as SaveFormat...document in DOCX format document . save ( "output.docx" , SaveFormat...

    products.aspose.com/total/android-java/conversi...
  2. Export POTM to WORD on Andorid via Java or with...

    Convert POTM to WORD in mobile apps without installing any software or online. Test free POTM to WORD online converter quickly before integrating the code....document to DOCX format using save method and set Docx as SaveFormat...document in DOCX format document . save ( "output.docx" , SaveFormat...

    products.aspose.com/total/android-java/conversi...
  3. How to add watermark to doc's every page - Free...

    How to add text as watermark in every page?I try it, but some pages don’t have watermark. code: doc = aw.Document(str(file_path)) text_watermark_options = aw.TextWatermarkOptions() text_watermark_options.font_family = …...docx"); InsertWatermarkText(doc,...doc.Save("WatermarkedDocument.docx"); Next Steps Ensure that your...

    forum.aspose.com/t/how-to-add-watermark-to-docs...
  4. NPE while saving doc as HTML - Free Support For...

    reproduce_bug_mini_anonymized.Docx (4.7 MB) Summary Document loads successfully but throws NullPointerException when saving to HTML format. Issue Description When attempting to save a specific Word document to HTML for…...docx (4.7 MB) Summary Document loads...get("reproduce_bug_mini_anonymized.docx")); LoadOptions loadOptions...

    forum.aspose.com/t/npe-while-saving-doc-as-html...
  5. 加密 Python 中的文档|Python via .NET 格式的 Aspose.Words

    使用适用于 Python 中特定文档格式的适当加密算法来加密您的文档。...DocSaveOptions 类中的 password 属性,或 DOCX、DOCM、DOTX、DOTM 和 FlatOpc 的 OoxmlSaveOptions...加密CryptoAPI RC4 加密 RC4 加密(40 位) DOCX、DOTX、DOCM、DOTM、FlatOPC、Flat...

    docs.aspose.com/words/zh/python-net/encrypt-a-d...
  6. Convert Excel to Pdf, Image and other formats|D...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML and more by using Aspose.Cells for Python via .NET API....TIFF: Convert Excel Workbook to DOCX The Aspose.Cells for Python...spreadsheets to DOCX format. To export the workbook to DOCX, pass SaveFormat...

    docs.aspose.com/cells/python-net/convert-workbo...
  7. Convert a Document in Node.js|Aspose.Words for ...

    Easily convert documents from one format to another using Node.js. 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/nodejs-net/convert-a-docu...
  8. Export OFT to WORD via Java | products.aspose.com

    Java API to Convert OFT to WORD without using Microsoft Word or Outlook...document to DOCX format using save method and set DOCX as SaveFormat...2007 Marco File) Convert OFT to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/java/conversion/oft-t...
  9. Footer contents are moved to right side of page...

    Hey, I noticed issue, when trying to save Docx file with footer as pdf. In Docx footer is centered, but in pdf, it is moved to right. var _document = new Document(@"D:\MyRepos\FooterPositioning\files\test.Docx"); _doc…...trying to save docx file with footer as pdf. In docx footer is centered...g\files\test.docx"); _document.Save("word.docx", saveFormat:SaveFormat...

    forum.aspose.com/t/footer-contents-are-moved-to...
  10. Comparer.compare method | Aspose.Words for Python

    aspose.words.lowcode.Comparer.compare method...docx' second_doc = MY_DIR + 'Table...'LowCode.CompareDocuments.1.docx' , author = 'Author' , date_time...

    reference.aspose.com/words/python-net/aspose.wo...