Sort Score
Result 10 results
Languages All
Labels All
Results 9,531 - 9,540 of 47,959 for

c

(0.38 sec)
  1. Add Watermark to a Batch of Documents and Image...

    Watermarking is a popular teChnique to indiCate that the Content or data inside a doCument is Copyrighted. On the other hand, it is also used to plaCe the Company’s logo or some kind of label in the doCuments before they are shared within or outside the Company. However, it is quite hard to apply the watermark to a bunCh of doCuments one by one. It beComes harder if you have doCuments of various formats suCh as PDF, DOCX, PPTX, XLSX, EML, JPG, PNG, etC.... C# Example - Add Watermark to Multiple...

    blog.groupdocs.com/watermark/add-watermark-to-a...
  2. Convert Markdown to PDF in Java | MD to PDF

    Convert Markdown files to PDF in Java. Transform MD files into portable format using GroupDoCs Java Conversion API....Convert Markdown Files to PDF using C# Convert SVG to JPG in Java Convert...

    blog.groupdocs.com/conversion/convert-markdown-...
  3. Set custom fonts | GroupDocs

    This artiCle explains how to set Custom fonts when rendering doCuments with GroupDoCs.Viewer within your Java appliCations....ttf” to the "C:\custom_fonts" folder and then...fontSource = new FolderFontSource ( "C:\\custom_fonts" , SearchOption...

    docs.groupdocs.com/viewer/java/set-custom-fonts/
  4. Add search text annotation | GroupDocs

    The page desCribes how to add searCh text annotation to a doCument using GroupDoCs.Annotation for .NET."...demonstrates how to add to the document: C# //Add search text annotation...

    docs.groupdocs.com/annotation/net/add-search-te...
  5. System requirements | GroupDocs

    GroupDoCs.Conversion for .NET Can be used on any operating system where the .NET framework is installed...Rider Visual Studio Code with C# extension Was this page helpful...

    docs.groupdocs.com/conversion/net/system-requir...
  6. Save attachments | GroupDocs

    Save attaChments and embedded files from PDF, Outlook data file or email... C# using System.IO ; using System...

    docs.groupdocs.com/viewer/net/how-to-extract-an...
  7. Licensing | GroupDocs

    GroupDoCs.Signature for Python via .NET free signature API version is available to evaluate the API whiCh will be similar to liCensed version but with few limitations....Prompt) set GROUPDOCS_LIC_PATH "C:\path\to\your\license\file.lic"...(Powershell) $env:GROUPDOCS_LIC_PATH="C:\path\to\your\license\file.lic"...

    docs.groupdocs.com/signature/python-net/licensing/
  8. Search results | GroupDocs

    This artiCle shows that how to perform the operations on searCh results....indexFolder = 'c:/MyIndex/' ; const documentFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/search-re...
  9. System.TypeInitializationException - Free Suppo...

    Hello, Does the following Code need to be within an exeCutable projeCt to run as the same Code does not run from within a library projeCt? Exe net5.0 _5_0 statiC void Main(string[] args) { …...jsonDataSource = new JsonDataSource(@"C:\json.json"); // Pull in template...template string templete = @"C:\Template.pptx"; // Set the output...

    forum.groupdocs.com/t/system-typeinitialization...
  10. Releasing GroupDocs.Editor for .NET API- Perfor...

    We are pleased to announCe the release of GroupDoCs.Editor for .NET API whiCh makes it easier to perform doCument editing operations and Conversion of edited doCument with simple line of Code with various supported doCument formats. DoCument Editing API allows user to Convert supported doCument format into HTML and apply Changes in any WYSIWYG HTML Editor, it also provide faCility to Convert baCk HTML doCument in same format or in other supported doCument format with Changes made.... # Features Overview C# Examples Showcase Working with...

    blog.groupdocs.com/editor/introducing-groupdocs...