Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 177,426 for

docx

(1.19 sec)
  1. Multiple Format Support|Aspose.Words for ShareP...

    List of supported formats by the Aspose.Words for SharePoint....the following input formats: DOCX - Office Open XML DOTX - Office...PdfA1b - Adobe PDF/A-1b format DOCX - Office Open XML DOCM - Microsoft...

    docs.aspose.com/words/sharepoint/multiple-forma...
  2. How to copy word style to excel style - Free Su...

    I have multiple Docx files and I have a requirement to put each Docx content with style into column. Like If you copy word content and paste into excel but I want to do programmatically. I’m able to put the plain text i…...multiple docx files and I have a requirement to put each docx content...

    forum.aspose.com/t/how-to-copy-word-style-to-ex...
  3. Extend and Contribute to CRM Quote Generator|As...

    How to defined a custom workflow using Aspose.Words to convert HTML to word and Attach Generated Quotation with Quote in C#.... Docx )); /// Attach Generated Quotation...( "filename" , QuoteName + ".docx" ); Guid NewNoteId = Service...

    docs.aspose.com/words/net/extend-and-contribute...
  4. Convert a Multi-page Document to an Image in Py...

    Export multi-page documents to raster images (JPG, PNG, GIF, BMP, TIFF, WebP) using Python....shows how to save a multi-page DOCX document as JPEG image with...( file_name = ' Rendering . docx ' ) options = aw . saving ....

    docs.aspose.com/words/python-net/convert-a-mult...
  5. 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...
  6. 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...
  7. Python Split WORD

    Split WORD files into e pages using Python code. Save WORD as separate files using Python.... DOCX Node Python Java C# C++ View...Python code example to split a DOCX file Copy Examples Input file...

    products.aspose.com/words/python-net/split/word/
  8. C++ Split A File

    Split documents programmatically in C++: Docx, PDF, DOC, ODT, RTF, HTML, TXT and many more.... DOCX Node Python Java C# C++ View...split Word, PDF, EPUB, HTML, DOCX documents into parts. Splitting...

    products.aspose.com/words/cpp/split/
  9. Aspose.Words.Document convert changing icons - ...

    Hello, I have a attached a couple documents that when converted to PDF will result in rendering issues. The code is just a simple conversion from word to pdf using Aspose.Words (23.3.0) (Icons are being converted to ot…...docx (120.0 KB) (Content is being...Disclosure Form - Sauder (1).docx (41.8 KB) The document above...

    forum.aspose.com/t/aspose-words-document-conver...
  10. Merger.merge method | Aspose.Words for Python

    aspose.words.lowcode.Merger.merge method...docx' input_doc2 = MY_DIR + 'Tables.docx' aw . lowcode...ARTIFACTS_DIR + 'LowCode.MergeDocument.1.docx' , input_files = [ input_doc1...

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