Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 19,667 for

docx

(0.06 sec)
  1. Stop word dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about stop word dictionary using Java....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/stop-word...
  2. Extract attachments from PDF portfolios | Docum...

    Extract attachments from PDF portfolios To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Here are the steps to extract an attachment text from PDF Portfolios: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and get container item names, sizes and obtain content....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/extract-attachme...
  3. Edit Word | Documentation

    This guide demonstrates how to edit DOC, DOT, Docx, DOCM, DOTX, ODT, RTF documents with font extraction, different pagination modes and many other powerful features of GroupDocs.Editor for Java....format, that includes DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF and much...let’s suppose we have an encoded DOCX, and user knows its password...

    docs.groupdocs.com/editor/java/edit-word/
  4. Email attachments | Documentation

    This article shows how to get the information about the attachments.... DOCX ) { content . Attachments ....

    docs.groupdocs.com/watermark/net/email-attachme...
  5. Load password-protected document | Documentation

    This article explains how to load password-protected document while using GroupDocs. Watermarks API....docx" string filePath = "protected-document.docx" ; using... Save ( "protected-document.docx" ); } Load password-protected...

    docs.groupdocs.com/watermark/net/load-password-...
  6. Add document to Word processing via OLE | Docum...

    This article explains how to add document to Word processing via OLE with GroupDocs.Merger within your .NET applications....demonstrates how to embed PDF file into DOCX document as OLE object using...merger = new Merger ( @"c:\sample.docx" )) { int pageNumber = 2 ; ...

    docs.groupdocs.com/merger/net/add-document-to-w...
  7. Exclude fonts | Documentation

    Learn how to exclude system pre-installed fonts from HTML markup to reduce rendered document size when rendering documents using GroupDocs.Viewer for .NET....docx" )) { // Create an HTML file...Viewer = New Viewer ( "sample.docx" ) ' Create an HTML file. Dim...

    docs.groupdocs.com/viewer/net/exclude-fonts/
  8. Save Assembled Word Processing Document as a Ma...

    Markdown is a well known and one of the popular markup languages these days. The appearance of the text in Markdown is controlled using the syntax instead of using rich text editors or applications such as MS Word. The best thing is, it is a lightweight language and can be written in the plain text editors such as Notepad. As far as its usage is concerned, Markdown is popular in writing wikis, readme files, and others....docx template for you that will be...extension of the output file from “ .docx” to ".md" . In addition to this...

    blog.groupdocs.com/assembly/save-assembled-word...
  9. Save signed Pdf with different output file type...

    This article explains how to save signed PDF document with various file formats by GroupDocs.Signature API.... DocX ); saveOptions . setOverwriteExisting...signature . sign ( "SignedPdf.docx" , signOptions , saveOptions...

    docs.groupdocs.com/signature/java/save-signed-p...
  10. Pre-rasterize | Documentation

    This article shows how to pre-rasterize a document using the redaction API....docx" ), new LoadOptions ( preRasterize...document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/redaction/net/pre-rasterize/