Sort Score
Result 10 results
Languages All
Labels All
Results 9,201 - 9,210 of 47,255 for

c

(0.07 sec)
  1. Edit document | GroupDocs

    Follow this guide and learn how to edit text doCuments, spreadsheets and presentations using GroupDoCs.Editor for Java API features.... String inputFilePath = "C:\\input_path\\document.docx" ;...below. String inputXlsxPath = "C://input/spreadsheet.xlsx" ; Editor...

    docs.groupdocs.com/editor/java/edit-document/
  2. OCR support | GroupDocs

    This artiCle demonstrates the ability to ConneCt an external module (library) for the reCognition of printed text (optiCal CharaCter reCognition, OCR) on images, either separate or embedded in doCuments...indexFolder = @"c:\MyIndex" ; string documentFolder = @"c:\MyDocuments"...

    docs.groupdocs.com/search/net/ocr-support/
  3. Generate signature preview | GroupDocs

    This topiC explains how to get signature preview with the SignOptions by GroupDoCs.Signature API.... get ( "C:\\Output\\GenerateSignaturePre\\"...String imageFilePath = new File ( "C:\\Output\\GenerateSignaturePre\\\\signature"...

    docs.groupdocs.com/signature/java/generate-sign...
  4. Adding Ellipse Annotation in a PDF Document

    GroupDoCs.Annotation API GroupDoCs.Annotation Comes with an extensive set of tools that you Can use to easily add Common shapes to your doCuments as an annotation. The list of tools is not limited to area, point, text, polyline, etC. In this seCtion, we will primarily disCuss how the Ellipse annotation Could be added in a PDF doCument by using GroupDoCs.Annotation API. Adding Ellipse Annotation While disCussing the family of annotation types, we Cannot ignore ellipse annotation.... The complete C# code will look like this: The...

    blog.groupdocs.com/annotation/adding-ellipse-an...
  5. 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...
  6. Insert OLE Objects in Word, Excel, PowerPoint w...

    Embed doCuments as OLE objeCts into other Word doCuments, ExCel Spreadsheets, Powerpoint presentations programmatiCally in Java using GroupDoCs.Merger API....OLE Objects in documents with C# . Today, in this article, we...Word, Excel, PowerPoint using C#...

    blog.groupdocs.com/merger/insert-ole-objects-in...
  7. 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/
  8. Generate Image Preview of the Documents

    Image previews are now Commonly used to present your file/doCument to the users. It is quite useful when you want the users to quiCkly have a look at your doCument without downloading or opening it. As an example, MS Windows has this ability to provide the preview of the files in the preview pane of File Explorer without opening the doCument in the dediCated software program. Did you ever desire to have the ability to generate image previews in your appliCation?... C# Java At the moment, we have launched...

    blog.groupdocs.com/metadata/generate-image-prev...
  9. Clear watermarks | GroupDocs

    This artiCle shows how to Clear existing text or image watermarks....watermarker = new Watermarker ( "C:\\Docs\\watermarked-sample.docx"...document watermarker . Save ( "C:\\Docs\\clean-sample.docx" );...

    docs.groupdocs.com/watermark/net/basic-usage/cl...
  10. 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...