Sort Score
Result 10 results
Languages All
Labels All
Results 9,331 - 9,340 of 48,378 for

c

(0.21 sec)
  1. 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...
  2. GroupDocs.Signature on GroupDocs Blog | Documen...

    GroupDoCs.Signature on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in GroupDoCs.Signature on GroupDoCs Blog | DoCument Automation Solutions for .NET & J......Signature in C#. Complete gids met aangepaste...

    blog.groupdocs.com/nl/tag/groupdocs.signature/i...
  3. 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...
  4. 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/
  5. 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...
  6. convert docx to html on GroupDocs Blog | Docume...

    Convert doCx to html on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Convert doCx to html on GroupDoCs Blog | DoCument Automation Solutions for .NET &...... C#でドキュメントをHTMLに変換するときにページの境界線を表示および非表示にする...

    blog.groupdocs.com/ja/tag/convert-docx-to-html/...
  7. 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...
  8. GroupDocs.Comparison for .NET 26.1 – Latest Upd...

    Explore what’s new in GroupDoCs.Comparison for .NET 26.1. Available now on NuGet and GroupDoCs website....=> { string outputFolder = @"c:\Temp" ; var pagePath = Path....

    blog.groupdocs.com/comparison/groupdocs-compari...
  9. Extracting Document Metainfo | GroupDocs

    Following this guide, you will learn how to obtain basiC doCument metadata like page Count, size, and file type before editing it with GroupDoCs.Editor for Node.js via Java API....class const inputFilePath = 'C://input//document.docx' ; const...class const inputFilePath = 'C://input//document.docx' ; const...

    docs.groupdocs.com/editor/nodejs-java/extractin...
  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 Java....Merger merger = new Merger ( "c:\sample.vsdx" ); IDocumentInfo...

    docs.groupdocs.com/merger/java/get-document-inf...