Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 16,316 for

file

(0.66 sec)
  1. Extract text areas | GroupDocs

    Learn how to extract text areas with coordinates and formatting information from documents using GroupDocs.Parser for Python via .NET. Extract text with position data, rectangles, and text styles....pdf The following sample file is used in this example: Expected...sample.pdf The following sample file is used in this example: Expected...

    docs.groupdocs.com/parser/python-net/extract-te...
  2. Watermark Protected Files using Java on GroupDo...

    Watermark Protected Files using Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Watermark Protected Files using Java on GroupDocs Blog | Document......Watermark Protected Files using Java on GroupDocs Blog | Document...content in Watermark Protected Files using Java on GroupDocs Blog...

    blog.groupdocs.com/it/tag/watermark-protected-f...
  3. Add or Remove Annotations | Annotate PDF files ...

    Programmatically add and remove annotations from PDF Files in Java. Add arrow, rectangle, ellipse, highlight, watermark annotations and more using Java API....multiple attachments and different file versions. Now we can simply...remove annotations from PDF files using the same Java API. The...

    blog.groupdocs.com/annotation/annotate-pdf-file...
  4. Latest release for Modern SharePoint WebPart fo...

    Great news for SharePoint Developers, GroupDocs proudly announces latest release for GroupDocs.Viewer for .NET Modern SharePoint WebPart. In this v1.1 we updated all features that were implemented in ASP.NET MVC Modern UI v1.1. Our aim is to provide same features in all of our modern front ends, so that customer’s across different platforms can enjoy similar features. We have introduced a bunch of new features in this new version. We would recommend you to download this release and provide your valuable feedback....msg file via file browser. The application...

    blog.groupdocs.com/viewer/latest-release-modern...
  5. Compare multiple documents | GroupDocs

    Learn more about how to compare multiple Word documents or PowerPoint presentations simultaneously with GroupDocs.Comparison for Python via .NET...., output_directory , output_file_name ): # Initialize the comparer...comparer with the source file comparer = gc . Comparer ( source_path...

    docs.groupdocs.com/comparison/python-net/compar...
  6. Add component to the document | GroupDocs

    The page describes how to add components to a document using GroupDocs.Annotation API....components are specific to the file format. That means you cannot...component to Word, Image, or diagram file, etc. For more information,...

    docs.groupdocs.com/annotation/java/add-componen...
  7. Remove Text Watermark from DOCM Using Python

    Remove text watermark from DOCM using Python while preserving macros and document structure. Learn how to erase watermark text from DOCM Files via Python....from DOCM Using Python DOCM files are macro-enabled Word documents...document ownership. When these files are prepared for sharing or...

    kb.groupdocs.com/watermark/python/remove-text-w...
  8. Save in rasterized PDF | GroupDocs

    The following example demonstrates how to save the document as a rasterized PDF File: final Redactor redactor = new Redactor(Constants.SAMPLE_DOCX); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions tmp0 = new SaveOptions(); tmp0.setAddSuffix(false); tmp0.setRasterizeToPDF(true); // Saving as rasterized PDF with no suffix in File name redactor.save(tmp0); } finally { redactor.close(); }...document as a rasterized PDF file: final Redactor redactor = new...rasterized PDF with no suffix in file name redactor . save ( tmp0...

    docs.groupdocs.com/redaction/java/save-in-raste...
  9. sample.chm

    4.13.4 ‘Internet protocol’ This option allows the user to select between the old and new Internet protocols and addressing schemes (IPv4 and IPv6). The selected protocol will be used for most outgo......write the contents of a binary file to your terminal, you will probably...inappropriate file type, such as an executable, image file, or ZIP...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  10. How to Use GroupDocs PHP SDK with Composer or a...

    GroupDocs supports all major platforms, such as .NET, PHP, Java, Python, etc. So with GropDocs’ SDKs you can easily create your own application to store, view, sign (and use a lot of other great features on) your documents online, using Windows or Linux with your favorite language. Today, I’ll talk about GroupDocs PHP SDK and how to get started with it. Sometimes, developers ask us how to get our PHP SDK, how to use it with Composer, or how to include it into their project.... Copy all files from the src folder (or the...with files) into the project. Include our main API file:require_once...

    blog.groupdocs.com/total/how-to-use-groupdocs-p...