Sort Score
Result 10 results
Languages All
Labels All
Results 9,831 - 9,840 of 48,482 for

(c )

(0.34 sec)
  1. Spreadsheet redactions | GroupDocs

    This article shows that how C# redaction API allows to redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet document formats and others....other emails in the document: C# using ( Redactor redactor = new...

    docs.groupdocs.com/redaction/net/spreadsheet-re...
  2. Manage EPUB Metadata using Java – Metadata Editor

    Discover ways to view and edit EPUB eBook metadata using Java. Programmatically update specific EPUB properties and Dublin Core items....metadata & Dublin Core using C# . Today, we’ll learn how you...

    blog.groupdocs.com/metadata/manage-epub-metadat...
  3. 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....Convert Word Documents to PDF using C# Convert Word Documents to PDF...

    blog.groupdocs.com/conversion/convert-word-doc-...
  4. Extract Images from PDF, Word, Excel, PPT using...

    Extract images from the whole document, and specific pages of word processing documents, Excel spreadsheets, PPT presentations, and PDF using Java....Extract Images from Documents in C# Extract Images from PDF Documents...

    blog.groupdocs.com/parser/extract-images-from-p...
  5. Find metadata properties | GroupDocs

    Using the GroupDocs.Metadata for Java you can easily search metadata and extract desired metadata properties from PDF, DOCX, PPTX, XLSX, images, audio, video and many other files of different types in your Java solution.... Ex: @"C:\Docs\source.pptx" try ( Metadata...

    docs.groupdocs.com/metadata/java/find-metadata-...
  6. Topics tagged csharp

    Topics tagged csharp...changed shapes is still black in C# GroupDocs.Comparison Product...

    forum.groupdocs.com/tag/csharp
  7. Convert page layout formats | GroupDocs

    This article demonstrates how you can convert to and from page layout formats with GroupDocs.Conversion for .NET....DOCX document to TEX format in C# using . // Load the source DOCX...

    docs.groupdocs.com/conversion/net/convert/page-...
  8. Document filtering during indexing | GroupDocs

    This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/document-filteri...
  9. Document filtering during indexing | GroupDocs

    This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation....indexFolder = 'c:/MyIndex' ; const documentsFolder = 'c:/MyDocuments'...

    docs.groupdocs.com/search/nodejs-java/document-...
  10. Automate Watermark Audits in .NET with GroupDoc...

    Learn how to replace error‑prone manual watermark reviews with a short .NET script that scans, validates and reports watermarks using GroupDocs.Watermark....labor intensive) ~30 lines of C# Output Visual inspection only...CLIENT XYZ" ); VerifyLogo(pdf, @"C:\Logos\firm-seal.png" ); RunReport(pdf);...

    blog.groupdocs.com/watermark/audit-automation/net/