Sort Score
Result 10 results
Languages All
Labels All
Results 7,411 - 7,420 of 18,490 for

docx to doc

(0.4 sec)
  1. Merge PPSX Files Online or using Java | product...

    Free online app To combine different PPSX presentations. Java merging library code To merge PPSX presentation inTo format of your choice....required format: PPTX, PDF, DOCX, DOC, XLSX, Image, HTML, and others...[Product Documentation](https://docs.aspose.com/slides/java/syst...

    products.aspose.com/total/java/merge/ppsx/
  2. Merge PPTM Files Online or using Java | product...

    Free online app To combine different PPTM presentations. Java merging library code To merge PPTM presentation inTo format of your choice....required format: PPTX, PDF, DOCX, DOC, XLSX, Image, HTML, and others...[Product Documentation](https://docs.aspose.com/slides/java/syst...

    products.aspose.com/total/java/merge/pptm/
  3. | Aspose

    Sample code for JP2 To XLSX Java conversion. Use API example code for batch JP2 files To XLSX conversion within any Web or DeskTop Java based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/cpp/conversion/jp2-to-x...
  4. BuiltInDocumentProperties.Words | Aspose.Words ...

    Discover the BuiltInDocumentProperties Words property, offering an accurate word count estimate for your Documents To enhance editing efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Lorem...

    reference.aspose.com/words/net/aspose.words.pro...
  5. File corruption after replacing hyperlinks with...

    We’ve recently run inTo an issue while replacing hyperlinks in a number of cusTomer sample files using Aspose.Words. Although the links appear To be updated in the resulting Documents, they do not work as expected when v…...docx Sample C# Console Application...files: "Sample File - Updated.docx" (simple link change) "Sample...

    forum.aspose.com/t/file-corruption-after-replac...
  6. Compress Word Files Online or via .NET | produc...

    Free online app To compress different Word files. C# .NET compression library code for Word Documents....Files Microsoft Word formats (DOC, DOCX, DOCM, DOT, DOTX, DOTM) can...(Comma Seperated Values) Compress DOC Files (Microsoft Word Binary...

    products.aspose.com/total/net/compress/word/
  7. BookmarkStart | Aspose.Words for Java

    Represents a start of a bookmark in a Word Document in Java.... Document doc = createDocumentWithBo(3); BookmarkCollection...BookmarkCollection bookmarks = doc.getRange().getBookmarks(); p...

    reference.aspose.com/words/java/com.aspose.word...
  8. DocumentBuilder.move_to_header_footer method | ...

    DocumentBuilder.move_To_header_footer method. Moves the cursor To the beginning of a header or footer in the current section.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Specify that we want different...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Document.protectionType property | Aspose.Words...

    Document.protectionType property. Gets the currently active Document protection type.... let doc = new aw . Document (); doc . protect ( aw...ReadOnly , "password" ); expect ( doc . protectionType ). toEqual (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Paragraph.parent_story property | Aspose.Words ...

    Paragraph.parent_sTory property. Retrieves the parent section-level sTory that can be [Body](../../body/) or [HeaderFooter](../../headerfooter/).... doc = aw . Document () # Create a...HeaderFooter ( doc , aw . HeaderFooterType . HEADER_PRIMARY ) doc . first_section...

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