Sort Score
Result 10 results
Languages All
Labels All
Results 9,211 - 9,220 of 47,538 for

(c )

(0.23 sec)
  1. 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...
  2. 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...
  3. Extract and Convert Archive Contents | GroupDocs

    Learn how to extract files from archives (ZIP, RAR, 7z, TAR) and convert them to different formats using GroupDocs.Conversion for .NET.... Combine ( @"C:\output" , fileName )); }) . WithOptions... Create ( Path . Combine ( @"C:\output" , fileName )); }) . WithOptions...

    docs.groupdocs.com/conversion/net/convert-conte...
  4. Saving documents | GroupDocs

    Saving a document with methods save(String) or save(OutputStream) of Watermarker class, GroupDocs.Watermark puts it to any custom location. You can see examples of save() methods in one of these guides:...a document with methods or of c lass, GroupDocs.Watermark puts...

    docs.groupdocs.com/watermark/java/saving-docume...
  5. Numbered List in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Email Document format. Numbered List in Email Document Creating a Numbered List Practicing the following steps you can create Numbered List Template in MS Outlook 2013. Create a new Email. Write a sentence like “We provide support for the following clients:”. Start numbered list. Save the template. Reporting Requirement As a report developer, you are required to represent the following key requirements:... Oven Cleaning C & D (Manager: John Smith) 5. Regular...Regular Cleaning 2. Oven Cleaning C & D (Manager: John Smith) 1. Regular...

    docs.groupdocs.com/assembly/java/numbered-list-...
  6. Digital certificate for Spreadsheets has wrong ...

    Hi there, I’m getting this error while trying to use the certificate constructed manually (C#) … I’m trying to avoid the popup that comes up in a solution 1 that is working, The code that is working is here: Stream ex…...certificate constructed manually (C#) … I’m trying to avoid the popup...programmatically digital signatures in C# with step-by-step instructions...

    forum.groupdocs.com/t/digital-certificate-for-s...
  7. Convert Archive Formats (ZIP, 7z, TAR, RAR) | G...

    Learn how to convert between archive formats (ZIP to 7z, TAR, etc.) using CompressionConvertOptions in GroupDocs.Conversion for .NET.... GetFiles ( @"C:\archives" , "*.zip" ); foreach...outputFile = Path . Combine ( @"C:\converted" , Path . GetFileNameWithoutEx...

    docs.groupdocs.com/conversion/net/convert-to-co...
  8. 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...
  9. 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/
  10. Get document information | GroupDocs

    This article explains how to detect document file type and calculate pages count when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) files with GroupDocs.Merger for Python via .NET.... Merger ( "c:/sample.vsdx" ) as merger : info...

    docs.groupdocs.com/merger/python-net/get-docume...