Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 79,865 for

documents

(0.09 sec)
  1. 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-...
  2. Load multiple documents in one viewer tab - Fre...

    Hi, In GroupDocs.Viewer-for-.NET-UI, is there a way to load multiple Documents in one viewer tab? Note: ASP.NET Core running in Linux container Thank you....Load multiple documents in one viewer tab GroupDocs.Viewer Product...Family dotnetcore , dotnet , document-viewer Bipo September 27,...

    forum.groupdocs.com/t/load-multiple-documents-i...
  3. Strikethrough Text in Documents using C# | C̶r̶...

    Use the strikeout annotation to cross out the invalid text within the Documents using C#. Automate the document and image annotations with the .NET API....Home Strikethrough Text in Documents using C# Facebook Twitter...invalid content within the documents. So, in order to automate...

    blog.groupdocs.com/2021/12/18/strikethrough-tex...
  4. Redact PDF and Scanned Documents in C# | Blacko...

    Redact text in PDF and other Documents using C# in your .NET applications. Redact Documents to blackout text and also the text within the embedded images....sensitive information within the documents. In other articles, we have...synonyms within multiple documents . This article guides you...

    blog.groupdocs.com/redaction/redact-text-and-sc...
  5. Documents are not getting highlighted - Free Su...

    I am using Groupdocs.Search to highlight phrases in the document (Word, excel, Powerpoint, pdf), but the text is not getting highlighted in almost all the files. sharing my code and the document file for your reference. …...Documents are not getting highlighted GroupDocs.Total Product...to highlight phrases in the document (Word, excel, Powerpoint,...

    forum.groupdocs.com/t/documents-are-not-getting...
  6. Classify Documents with IAB-2 & Document Taxono...

    Taxonomic classification of Documents using C# within .NET applications. Classify PDF, Word, & password-protected Documents with IAB-2 & document taxonomy....dealing with a bunch of textual documents, it gets hard to find a topic...topic of any document until the taxonomic classification of the...

    blog.groupdocs.com/classification/taxonomic-cla...
  7. 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 getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method 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/java/working-with-m...
  8. Compare two documents in ASP.NET - Free Support...

    Integrating Comparison to ASP.NET causes a file access exception. This is typically caused when IIS is restarted but could be triggered anytime the Comparison Logger is invoked. This is a critical issue for our applicat…...Compare two documents in ASP.NET GroupDocs.Comparison Product...Product Family document-comparison , dotnet leobarcenas August 16,...

    forum.groupdocs.com/t/compare-two-documents-in-...
  9. Extract images from Microsoft Office Word docum...

    This article explains that how to extract images from Microsoft Office Word (.doc, .docx) Documents...Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...from Microsoft Office Word documents / Extract images from Microsoft...

    docs.groupdocs.com/parser/net/extract-images-fr...
  10. Redact PDF and Scanned Documents in Java | Blac...

    Redact text in PDF and other Documents using Java in your applications. Redact Documents to blackout text and also the text within the embedded images....Blog Home Redact PDF Scanned Documents in Java Facebook Twitter Linkedin...information that is within the documents? It is doable even if this...

    blog.groupdocs.com/2021/10/05/redact-text-and-s...