Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 176,884 for

docx

(0.44 sec)
  1. Create New Document in Apache POI and Aspose.Wo...

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

    docs.aspose.com/words/java/create-new-document-...
  2. Watermarker.Create | Aspose.Words for .NET

    Create a new watermarker processor with our innovative method for enhancing your images and protecting your content effortlessly....docx" ; string watermarkText = "This..."LowCode.WatermarkContextText.docx" ) . Execute (); Shows how to...

    reference.aspose.com/words/net/aspose.words.low...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. CompressionLevel enumeration | Aspose.Words for...

    Aspose.Words.Saving.CompressionLevel enumeration. Compression level for OOXML files... (DOCX and DOTX files are internally...base . myDir + "Big document.docx" ); // When we save the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Categories

    Pronađite odgovore pomoću API-ja Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family As......Najnoviji odgovori DOCX-ը JSON-ի վերափոխել Javայում DOCX-ը JSON-ի փոխակերպել...

    kb.aspose.com/hy/categories/page/7/
  9. 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...
  10. 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...