Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 2,673 for

file editor

(0.06 sec)
  1. How to use custom cache implementation | Docume...

    How to use custom caching implementation with GroupDocs.Viewer using Java....Editor Product Solution GroupDocs...listing of the MemoryCache.java file is below: Java import com.groupdocs...

    docs.groupdocs.com/viewer/java/how-to-use-custo...
  2. Working with metadata in Diagrams | Documentation

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc...Editor Product Solution GroupDocs...and extract some additional file format information. a PDF document...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Sign Pdf documents with special appearance | Do...

     This article explains how to use PDF digital electronic signature features on document page....Editor Product Solution GroupDocs...signatureFont ); // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/java/sign-pdf-docu...
  4. Migration notes | Documentation

    Why to migrate Here are the key reasons to use the new updated API provided by GroupDocs.Watermark for .NET since version 19.5: The Watermarker class is introduced as a single entry point to manage watermarks in the document (instead of Document class from previous versions). Adding watermarks was unified for all supported document formats. Product architecture was redesigned from scratch in order to simplify passing options to manage watermarks. Document information and preview generation procedures were simplified....Editor Product Solution GroupDocs...document information from the local file. Old API DocumentInfo documentInfo...

    docs.groupdocs.com/watermark/net/migration-notes/
  5. Processes cancellation | Documentation

    This article explains how to control signature processing (cancellation) for large documents with GroupDocs.Signature API....Editor Product Solution GroupDocs...// ... }; // sign document to file signature . Sign ( "signedSample"...

    docs.groupdocs.com/signature/net/processes-canc...
  6. Update annotations | Documentation

    This page describes how to edit annotation properties - change annotation position, size, appearance etc. when annotate documents using GroupDocs.Annotation for Java....Editor Product Solution GroupDocs...add ( original ); // Save to file annotator . save ( "outputPath"...

    docs.groupdocs.com/annotation/java/update-annot...
  7. Processes cancellation | Documentation

    This article explains how to control signature processing (cancellation) for large documents with GroupDocs.Signature API....Editor Product Solution GroupDocs...// ... }; // sign document to file signature . sign ( "Signed.pdf"...

    docs.groupdocs.com/signature/java/processes-can...
  8. Saving documents | Documentation

    Saving a document with method Save(), GroupDocs.Watermark puts it in the same folder as the original File, rewriting original. If you need to save the document to any custom location, you’ll have to use Save(string) method or Save(Stream) of Watermarker class. You can see examples of Save methods in one of these guides: Save document to the same File or stream Save document to the specified location Save document to the specified stream...Editor Product Solution GroupDocs...same folder as the original file, rewriting original. If you...

    docs.groupdocs.com/watermark/net/saving-documents/
  9. Loading of template documents from HTML with re...

    Note This feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly provides a great feature which is loading of HTML template documents referencing external resource Files to be assembled and saved to non-HTML formats. Since version 19.5, when loading an HTML document from a File, its containing folder is used as a base URI to resolve external resource Files’ relative URIs to absolute ones by default as shown in the following example....Editor Product Solution GroupDocs...Saving With External Resource Files / Loading of template documents...

    docs.groupdocs.com/assembly/net/loading-of-temp...
  10. Extend supported extensions list | Documentation

    This article explains the method which can be used when for some reason Files have non-standard extensions or if its format is supported, but not pre-configured....Editor Product Solution GroupDocs...be used when for some reason files have non-standard extensions...

    docs.groupdocs.com/redaction/java/extend-suppor...