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

docx

(0.6 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. Working with Document Conversion in Ruby|Aspose...

    Explore how to convert PDF documents to other formats using Ruby and Aspose.PDF, ensuring seamless file transformations....in Ruby Convert PDF to DOC or DOCX format in Ruby Convert PDF to...

    docs.aspose.com/pdf/java/working-with-document-...
  6. 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...
  7. 加密 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...
  8. 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...
  9. Sample Reports Gallery|Aspose.Words for JasperR...

    This gallery demonstrates reports generated by Aspose.Words for JasperReports.... Features: DOCX, landscape orientation. Features:...

    docs.aspose.com/words/jasperreports/sample-repo...
  10. Save Documents in Apache POI and Aspose.Words|A...

    Save documents easily and fast instead of using Apache POI...." ); // Save the document in DOCX format. The format to save as...+ "Aspose_SaveDoc.docx" , SaveFormat . DOCX ); Apache POI HWPF...

    docs.aspose.com/words/java/save-documents-in-ap...