Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 176,899 for

docx

(0.38 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 PPSX to WORD on Andorid via Java or with...

    Convert PPSX to WORD in mobile apps without installing any software or online. Test free PPSX 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. 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...
  4. Export PPS to WORD on Andorid via Java or with ...

    Convert PPS to WORD in mobile apps without installing any software or online. Test free PPS 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...
  5. Detect File Format When Loading|Aspose.Words fo...

    Determine the file format in Python if you are not sure what the actual content of the file is, or to check the format compatibility.... Test File (Docx).docx Office Open XML WordprocessingML...2003 document. Test File (Enc).docx Encrypted Office Open XML WordprocessingML...

    docs.aspose.com/words/python-net/detect-file-fo...
  6. 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...
  7. 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...
  8. Converting Documents with Microsoft Azure App s...

    Find out how to convert PDF documents with Microsoft Azure App Service and Aspose.PDF for .NET, optimizing document workflows in the cloud....[FromQuery] string outputFormat = "docx" ) { try { if ( file == null...outputFormat . ToLower ()) { case "docx" : document . Save ( outputStream...

    docs.aspose.com/pdf/net/converting-documents-wi...
  9. StyleCollection.clear_quick_style_gallery metho...

    StyleCollection.clear_quick_style_gallery method. Removes all styles from the Quick Style Gallery panel....remove styles work only with DOCX format for now. doc . styles...'Styles.RemoveStylesFromStyl.docx' ) See Also module aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 加密 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...