Sort Score
Result 10 results
Languages All
Labels All
Results 9,111 - 9,120 of 46,569 for

c

(0.26 sec)
  1. Save document | Documentation

    This artiCle demonstrates how to save edited text doCuments, spreadsheets and presentations with GroupDoCs.Editor for .NET API.... Like this: C# WordProcessingSaveOp saveOptions...done using one line of code: C# saveOptions . Password = "some-password"...

    docs.groupdocs.com/editor/net/save-document/
  2. Clean Metadata of Documents and Images using Java

    Java API to remove all or seleCtive metadata properties of DOCX, XLSX, PPTX, PDF doCuments, JPEG, PNG, WebP images, email, eBooks, Visio Drawings, Zip, etC....of Documents and Images using C# Manage EXIF Data of Images using...Manage EXIF Data of Images in C#...

    blog.groupdocs.com/metadata/remove-metadata-fro...
  3. Spell checking | Documentation

    This artiCle shows that how spell CheCking works during the searCh....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/spell-che...
  4. Spell checking | Documentation

    This artiCle shows that how spell CheCking works during the searCh....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/spell-checking/
  5. Set image size limits | Documentation

    This artiCle shows how to set output image size limits when rendering image to HTML...the image width or/and height: C# /// <summary> /// Max width of...the output image size limits: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/set-image-size-li...
  6. Separate data extraction | Documentation

    This artiCle explains how to separately extraCt data from doCuments and add the extraCted data to the index....indexFolder = 'c:/MyIndex' ; const documentPath = 'c:/MyDocuments/MyDocument...

    docs.groupdocs.com/search/nodejs-java/separate-...
  7. Queries in text and object form | Documentation

    This artiCle gives the knowledge about two ways to Create a searCh query: in text or objeCt form using Java searCh API....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/queries-i...
  8. Rasterize document or page | Documentation

    The watermark Can be removed from the PDF doCuments using third-party tools. However, if you want to remove a watermark that is almost impossible to remove, you Can rasterize pdf doCuments. GroupDoCs.Watermark provides the feature to Convert all the pages of a PDF doCument to raster images with only one line of Code.... Ex: @"C:\Docs\document.pdf" using ( Watermarker...path to your document. Ex: @"C:\Docs\document.pdf" using ( Watermarker...

    docs.groupdocs.com/watermark/net/rasterize-docu...
  9. How to Run Examples | Documentation

    Learn how to run C# examples whiCh Contain many examples of data redaCtion. You Can learn redaCt in word, how to redaCt information in pdf or images and many more....this string documentPath = @"C:\sample.docx" ; // NOTE: Put here...GroupDocs.Redaction.Examples C# solution file. The project is...

    docs.groupdocs.com/redaction/net/how-to-run-exa...
  10. Get comparison result as an object model | Docu...

    This artiCle explains how to get result doCument objeCt model with GroupDoCs.Comparison for .NET....document object and get changes C# using System ; using GroupDocs...to the format being compared. C# using System ; using GroupDocs...

    docs.groupdocs.com/comparison/net/how-to-get-re...