Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 160,419 for

docx

(0.06 sec)
  1. The Header align is wrong after attach word - F...

    the “main” word like but after attached cover word, it looks like: 1.Docx (175.8 KB) out.Docx (129.3 KB) cover.Docx (19.3 KB) the result the align of header is left from center. Here is my code: String path…...docx (175.8 KB) out.docx (129.3 KB) cover.docx (19.3 KB)...main = new Document(path + "1.docx"); Document cover = new Document(path...

    forum.aspose.com/t/the-header-align-is-wrong-af...
  2. Merge Word, PDF And Many Other File Formats Usi...

    Merge multiple files in C#: Docx, DOC, ODT, PDF, RTF, MOBI, HTML, TXT, PNG, JPG and many more.... DOCX Conversion API supports a bunch...efficiency: Microsoft Word: DOCX, DOC, RTF, DOT, DOTM, DOTX,...

    products.aspose.com/words/net/merge/
  3. Ինչպես փոխարկել Word-ը HTML-ի՝ օգտագործելով C++

    Այս կարճ ձեռնարկում մենք կսովորենք, թե ինչպես փոխարկել Word-ը HTML-ի՝ օգտագործելով C++: C++-ում բառը html ձևաչափի փոխարկելու համար հարկավոր է մի քանի պարզ քայլերով կատարել API-ի պարզ զանգեր MS Windows-ում կամ Linux-ում:...Մուտքային ֆայլը կարող է լինել DOCX կամ DOC ձևաչափով, որը պարունակում...թե ինչպես կարելի է վերափոխել DOCX-ը HTML-ի՝ օգտագործելով C++ :...

    kb.aspose.com/hy/words/cpp/how-to-convert-word-...
  4. Export PPTM to WORD on Andorid via Java or with...

    Convert PPTM to WORD in mobile apps without installing any software or online. Test free PPTM 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. Mail Merge

    Mail merge Word or PDF files in Java. Fill in the Mail merge template with your personal data to automate mailings or generate reports using Java....further exporting the result to DOCX, PDF, HTML and other popular...popular formats using Java. DOCX Python Java C# C++ View code snippet...

    products.aspose.com/words/java/mailmerge/
  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. 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...
  8. Working With Lists in C++|Aspose.Words for C++

    Introduction to numbering formatting feature in Aspose.Words for C++....supported only in RTF, DOC and DOCX document formats. This option...option will be written to DOCX only if OoxmlCompliance is higher...

    docs.aspose.com/words/cpp/working-with-lists/
  9. SplitCriteria | Aspose.Words for Java

    Specifies how the document is split into parts in Java....docx"; SplitOptions options = new...getArtifactsDir() + "LowCode.SplitDocument.1.docx", options); Splitter.split(doc...

    reference.aspose.com/words/java/com.aspose.word...
  10. OoxmlSaveOptions constructor | Aspose.Words for...

    aspose.words.saving.OoxmlSaveOptions constructor...DOCX format. def __init__ ( self...a document in the SaveFormat.DOCX , SaveFormat.DOCM , SaveFormat...

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