Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 47,419 for

c

(0.16 sec)
  1. Optimize the PDF file resources | GroupDocs

    This topiC desCribes how to optimize PDF file using the GroupDoCs.Viewer .NET API (C#) to reduCe size....optimize the PDF file by default: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  2. Specify file type for comparison manually | Gro...

    Following this guide you will learn how to speCify file type for Comparison manually when use GroupDoCs.Comparison for .NET....type for comparison manually C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/specify-file-...
  3. Add checkbox component | GroupDocs

    The page desCribes how to add CheCkbox Component to a doCument using GroupDoCs.Annotation for .NET....shows how to add to the document: C# using ( Annotator annotator =...

    docs.groupdocs.com/annotation/net/add-checkbox-...
  4. Add watermarks to email attachments | GroupDocs

    The API allows you to add watermark to all the attaChments of supported types in an email message as shown in the following Code sample. advanCed_usage.add_watermarks_to_email_attaChments.EmailAddWatermarkToAllAttaChments TextWatermark watermark = new TextWatermark("Test watermark", new Font("Arial", 19)); EmailLoadOptions loadOptions = new EmailLoadOptions(); // SpeCify an absolute or relative path to your doCument. Ex: "C:\\DoCs\\message.msg" Watermarker watermarker = new Watermarker("message.msg", loadOptions); EmailContent Content = watermarker.getContent(EmailContent.Class); for (EmailAttaChment attaChment : Content.getAttaChments()) { // CheCk if the attaChed file is supported by GroupDoCs.... Ex: "C:\\Docs\\message.msg" Watermarker...

    docs.groupdocs.com/watermark/java/add-watermark...
  5. 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/
  6. 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/
  7. 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...
  8. PowerPoint Presentation

    Making PowerPoint Slides Avoiding the Pitfalls of Bad Slides Tips to be Covered Outlines Slide StruCture Fonts Colour BaCkground Graphs Spelling and Grammar ConClusions Questions Outline Make your ......Presentation 2001-12-13T00:32:39Z C:\Program Files\Microsoft Offi...2001-12-11T23:34:17Z 21 IASTED 37 C:\Program Files\Microsoft Offi...

    docs.groupdocs.com/editor/net/sample-files/Pres...
  9. Search results | GroupDocs

    This artiCle shows that how to perform the operations on searCh results....indexFolder = "c:\\MyIndex\\" ; String documentFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/search-results/
  10. Evaluation Limitations and Licensing | GroupDocs

    Free searCh api version is available to evaluate the API whiCh will be similar as liCensed but with few limitations....indexPath = "c:\\MyIndex" ; String documentsPath = "c:\\MyDocuments"...

    docs.groupdocs.com/search/java/evaluation-limit...