Sort Score
Result 10 results
Languages All
Labels All
Results 9,311 - 9,320 of 48,113 for

(c )

(0.27 sec)
  1. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...watermarks from PDF documents using C# . Annotations are normally used...JPG and PNG image formats using C# . Annotations are commonly used...

    blog.groupdocs.com/groupdocs.blog/page/22/
  2. Find metadata properties | GroupDocs

    This article explains that how 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 .NET solution.... The following steps and C# code sample below show how to...path to your document. Ex: @"C:\Docs\source.pptx" using ( Metadata...

    docs.groupdocs.com/metadata/net/find-metadata-p...
  3. Reverse image search | GroupDocs

    This article gives knowledge about the reverse image search, which makes it possible to search for similar images in ZIP archives, various documents, and individual files....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/reverse-i...
  4. Best Practices in Metadata Management

    Before going in-depth to Metadata management, let’s discuss what the metadata is? The Metadata summarizes basic information about data. In other words, it’s an information which describes the data that contained in something like a web page, document, or file. Another way to think of metadata is as a short explanation or summary of what the data is. A simple example of metadata for a document might include a collection of information like the author, file size, date the document was created, and keywords to describe the document....Parser in C# # Let’s write a PhotoParser class in C#: Photo Parser...

    blog.groupdocs.com/metadata/best-practices-in-m...
  5. Cleanup Temporary Files using GroupDocs.Viewer ...

    We are pleased to announce the release of GroupDocs.Viewer for Java 17.5.1. This is a hotfix release that contains 2 bug fixes and a new feature. The latest version allows you to manually cleanup the temporary files that are created during document rendering. Please continue to read the details about the new feature and the bug fixes. Cleanup Temporary FilesWhile rendering documents, GroupDocs.Viewer creates temporary files which were removed automatically after each operation....tmpdir”, “c:/my_temp_files/”). The following...

    blog.groupdocs.com/viewer/cleanup-temporary-fil...
  6. Load document | GroupDocs

    Following this guide you will learn how to load document from local disk or file stream for editing with GroupDocs.Editor for Java API....path String inputFilePath = "C:\\input_path\\document.docx" ;...path String inputFilePath = "C:\\input_path\\document.docx" ;...

    docs.groupdocs.com/editor/java/load-document/
  7. Load document from local disk | GroupDocs

    The page describes how to load PDF, Word, Excel, PowerPoint documents from local disk using GroupDocs.Annotation for .NET....load documents from local disk: C# using ( Annotator annotator =...

    docs.groupdocs.com/annotation/net/load-document...
  8. Generate document pages preview | GroupDocs

    Following this guide you will learn how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Merger for Java API....getPreview () { string filePath = "c:\sample.xlsx" ; Merger merger...getPreview () { string filePath = "c:\sample.xlsx" ; Merger merger...

    docs.groupdocs.com/merger/java/generate-documen...
  9. Download and explore GroupDocs.Conversion libra...

    GroupDocs.Conversion for .NET Visual Studio plugin provides an easiest way to download and compile GroupDocs.Conversion for .NET source code examples. It reduces the time and efforts required to locate source code examples from Github or the GroupDocs.Conversion library from different NuGet. The plugin performs all the tasks required to try out GroupDocs.Conversion examples automatically. All you have to do is: Install the plugin and launch the wizard installed by the plugin.... Provides both C# and VB examples. Supports Visual...

    blog.groupdocs.com/conversion/download-explore-...
  10. Load document from local disk | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Merger for .NET.... string filePath = @"c:\sample.docx" ; using ( Merger...

    docs.groupdocs.com/merger/net/load-document-fro...