Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 77,478 for

documents

(0.04 sec)
  1. Convert Word Documents to PDF in Node.js | DOCX...

    Convert Word DOC & DOCX Documents to PDF within Node.js applications. Automate your file conversion using the document conversion Node.js API....explore how to convert MS Word documents (DOC/DOCX) files into PDF...a password-protected Word document within a Node.js application...

    blog.groupdocs.com/conversion/convert-word-doc-...
  2. Convert Word Documents to PDF in Java | DOCX to...

    Convert Word DOC & DOCX Documents to PDF within Java applications. Automate your file conversion using the document conversion Java API....MS Word (DOC/DOCX) and PDF documents. Both formats have their pros...cons. Everyone uses these document formats according to one’s...

    blog.groupdocs.com/conversion/convert-word-doc-...
  3. Working with metadata in PDF documents | Docume...

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property defined in the DocumentRootPackage class....Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...formats / Documents / Working with metadata in PDF documents Working...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Handle loading of external resources documents ...

    Learn how to handle loading of external resources....Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...loading of external resources documents Handle loading of external...

    docs.groupdocs.com/parser/net/handle-loading-of...
  5. Sign documents with additional image adjustment...

     This article explains how to use different image adjustment with electronic signatures on document page....Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...Advanced usage / Signing documents / Using Signature Appearances...

    docs.groupdocs.com/signature/net/sign-documents...
  6. Node.js Text Search & Indexing Library for Docu...

    Advanced text search solution for Node.js applications to search, index & collect data from Documents: PDF, Word, Excel, presentations, email & web file formats....js via Java Search & Index Documents using Node.js API Enhance...Text Search in All Popular Document Formats. Version 24.6 released...

    products.groupdocs.com/search/nodejs-java/
  7. Search and index documents and images in .NET &...

    Perform full-text search, fuzzy, boolean, regular expression, and reverse image search on PDF, Word, Excel, PowerPoint, and images in .NET and Java....Home Products Document search and index API Search and index...index documents and images in .NET and Java Search PDF, DOCX, XLSX...

    www.groupdocs.com/products/document-search-and-...
  8. Convert Word Documents to PDF using C# | DOCX t...

    Convert Word DOC & DOCX Documents to PDF using C# within .NET applications. Automate your files conversion using the document conversion .NET API....Word and PDF documents are among the popular document formats used...learn how to convert MS Word documents of DOC/DOCX format into PDF...

    blog.groupdocs.com/conversion/convert-word-doc-...
  9. Word Documents as HTML Responsive Pages in Java...

    Render Word Documents to view as responsive HTML pages in Java. Convert DOC, DOCX files to HTML responsive pages using document viewer Java API....programmatically convert word documents as responsive HTML pages within...Responsive HTML viewer View Word Documents as Responsive HTML in Java...

    blog.groupdocs.com/viewer/view-word-documents-a...
  10. Extract images from Microsoft Office Word docum...

    To extract images from Microsoft Office Word Documents getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from Microsoft Office Word Documents as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null....Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...from Microsoft Office Word documents / Extract images from Microsoft...

    docs.groupdocs.com/parser/java/extract-images-f...