Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 15,514 for

file

(0.3 sec)
  1. Load from stream | GroupDocs

    Load documents directly from streams (URLs, FTP, etc.) in your Python applications using GroupDocs.Viewer....stream without saving it as a file on a disk. You can use this...docx sample.docx is the sample file used in this example. Click...

    docs.groupdocs.com/viewer/python-net/load-docum...
  2. 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....()) { // Check if the attached file is supported by GroupDocs.Watermark...Save changes in the attached file attachment . updateContent (...

    docs.groupdocs.com/watermark/java/add-watermark...
  3. How to Add Polyline Annotation using Java

    Get familiar yourself with the process to add polyline annotation using Java and easily consume APIs to develop a capability to add polyline annotation in Java....Annotator class and pass the input file to its constructor Create an...annotation and save the output file to the disk. Code to Add Polyline...

    kb.groupdocs.com/annotation/java/how-to-add-pol...
  4. Get document info | GroupDocs

    Learn how to get basic document information including File type, page count, and File size using GroupDocs.Parser for .NET. Get document properties in C#.... WriteLine ( $"File Type: {info.FileType}" ); Console...PageCount}" ); Console . WriteLine ( $"File Size: {info.Size} bytes" );...

    docs.groupdocs.com/parser/net/get-document-info/
  5. Add document to Diagram via OLE | GroupDocs

    This article explains how to add document to Diagram via OLE with GroupDocs.Merger within your .NET applications....Initialise class with embedded file path and page number; Instantiate...Call method and pass desired file path to save resultant document...

    docs.groupdocs.com/merger/net/add-document-to-d...
  6. Protect PDF document | GroupDocs

    Secure PDF output with passwords and permissions when rendering documents using GroupDocs.Viewer....DENY_PRINTING # Create a PDF file. pdf_options = PdfViewOptions...docx sample.docx is the sample file used in this example. Click...

    docs.groupdocs.com/viewer/python-net/protect-pd...
  7. Tags on GroupDocs Blog | Document Automation So...

    Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers automate contra......Search Log Files performance printing Text Extraction...Watermark Examples Watermark Files Watermark Product Watermark...

    blog.groupdocs.com/de/tags/index.xml
  8. Features Overview | GroupDocs

    This article describes the main functions of GroupDocs.Comparison for Python via .NET. Comparing Files, Accepting or rejecting changes between documents, receiving information from a document and creating a summary report...Leave feedback On this page File comparison is a library that...identify differences between two files, whether they are at the paragraph...

    docs.groupdocs.com/comparison/python-net/featur...
  9. Python Tiling Watermarks: 7 Examples to Protect...

    Master Python tiling watermarks with 7 practical examples. Learn to add, create, and customize watermarks for document security, remove watermarks, and protect Files using GroupDocs.Watermark API for enterprise content protection....Problems Problem: “Can’t find my file” error Problem: Watermark too...Answers) Will watermarks make my files bigger or slower? Can people...

    blog.groupdocs.com/watermark/tiling-watermark-p...
  10. Edit Excel Spreadsheets | Online Editing & Prog...

    Discover efficient ways to edit Excel spreadsheets. Either edit XLS/XLSX Files online or do it programmatically using C# & Java....XLSX, and ODS are types of files that we use a lot for spreadsheets...know how to work with these files. In this article, we’re going...

    blog.groupdocs.com/editor/edit-excel-spreadsheet/