Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 512 for

api local

(0.08 sec)
  1. Celebrate New Year with 25% Off GroupDocs.Total...

    Share this issue: Monthly NewsletterJanuary 2018 Hurry! Offer ends January 31st Get 25% off GroupDocs.Total for .NET and Java. Quote HOL2017WBS when placing your order. This offer is only available on new GroupDocs.Total purchases and cannot be used in conjunction with other offers, renewals or upgrades. Only available directly from GroupDocs.com, not through third parties or resellers. Product News New Product Launched: GroupDocs.Metadata for Java GroupDocs.Metadata is a Java metadata management Api that empowers Java developers to perform all useful metadata operations (view, add, modify, remove, compare, search and remove) of popular file formats....is a Java metadata management API that empowers Java developers...file formats. metadata changer API gets the file as input, access...

    blog.groupdocs.com/total/celebrate-new-year-25-...
  2. Adding image watermarks | Documentation

    GroupDocs.Watermar Api supports adding the following image file types as image watermark: Bmp; Png; Gif; Jpeg. Add image watermark from Local file Following code snippet shows how to add ImageWatermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_image_watermarks.AddImageWatermark // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation....Upgrade an Order Support Docs API Reference Live Demos Free Support...this page GroupDocs.Watermar API supports adding the following...

    docs.groupdocs.com/watermark/java/adding-image-...
  3. Load document from stream | Documentation

    There might be cases when the document is presented only as a stream (without a copy on the Local disk). To avoid the overhead of saving documents to the disk, GroupDocs.Parser enables to extract data from streams directly. The following example shows how to load the document from the stream: // Create the stream try (InputStream stream = new FileInputStream(Constants.SamplePdf)) { // Create an instance of Parser class with the stream try (Parser parser = new Parser(stream)) { // Extract a text into the reader try (TextReader reader = parser....Upgrade an Order Support Docs API Reference Live Demos Free Support...stream (without a copy on the local disk). To avoid the overhead...

    docs.groupdocs.com/parser/java/load-document-fr...
  4. Add search text annotation | Documentation

    The page describes how to add search text annotation to a document using GroupDocs.Annotation for .NET."...Upgrade an Order Support Docs API Reference Live Demos Free Support...annotation to the document from local disk using ( Annotator annotator...

    docs.groupdocs.com/annotation/net/add-search-te...
  5. Get file info | Documentation

    This article explains how to detect document file type, size and calculate pages count with GroupDocs.Comparison....Upgrade an Order Support Docs API Reference Live Demos Free Support...file info for the file from a local disk import groupdocs.comparison...

    docs.groupdocs.com/comparison/python-net/get-fi...
  6. Save to Stream | Documentation

    This article demonstrates that how to save a document to any custom file at any location on the Local disc or a even a Stream...Upgrade an Order Support Docs API Reference Live Demos Free Support...file at any location on the local disc or a even a Stream. The...

    docs.groupdocs.com/redaction/python-net/save-to...
  7. Add squiggly annotation | Documentation

    The page describes how to add squiggly annotation to a document using GroupDocs.Annotation for .NET....Upgrade an Order Support Docs API Reference Live Demos Free Support...annotation to the document from local disk using ( Annotator annotator...

    docs.groupdocs.com/annotation/net/add-squiggly-...
  8. How to Run Examples | Documentation

    Learn how to run Java 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....Upgrade an Order Support Docs API Reference Live Demos Free Support...extract the folders on your local disk. The extracted files and...

    docs.groupdocs.com/redaction/java/how-to-run-ex...
  9. How to Run Examples | Documentation

    Learn how to run C# examples which contain removing metadata from photos, adding metadata to photos, removing metadata from pdf, adding metadata to various formats and many more examples....Upgrade an Order Support Docs API Reference Live Demos Free Support...extract the folders on your local disk. The extracted files and...

    docs.groupdocs.com/metadata/net/how-to-run-exam...
  10. How to Run Examples | Documentation

    Download from GitHub The complete examples package of GroupDocs.Assembly is hosted on Github. You can either download the ZIP file from here or clone the repository of Github using your favorite Github client. In case you download the ZIP file, extract the folders on your Local disk. The extracted files and folders will look like following image: Open Eclipse and import the project to get started with it. Archived project file can also be imported....Upgrade an Order Support Docs API Reference Live Demos Free Support...extract the folders on your local disk. The extracted files and...

    docs.groupdocs.com/assembly/java/how-to-run-exa...