Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 16,291 for

file

(1.64 sec)
  1. Releasing Next Generation GroupDocs.Signature f...

    Today, team GroupDocs is pleased to announce the release of GroupDocs.Signature for .NET with a lot of signing features worth experiencing. This Signing API allows developers to write applications with ability to significantly sign electronic docs of various File formats. Note that API permits the user to add different types of signatures on electronic documents. Why Next Generation GroupDocs.Signature?The legacy version of API was UI dependent. The quite captivating fact about this e-signing API is, it’s UI less and independent calls can be made....sign electronic docs of various file formats. Note that API permits...a supported formatted input file to sign. In order to see how...

    blog.groupdocs.com/signature/releasing-simplest...
  2. Search text | GroupDocs

    Learn how to search for keywords and use regular expressions to find text in documents using GroupDocs.Parser for Python via .NET. Search text with case sensitivity and whole word options....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/search-text/
  3. GroupDocs.Metadata for .NET 17.1.0 Now Detects ...

    GroupDocs team is really delighted to announce the release of** GroupDocs.Metadata for .NET version 17.01.0**. The latest release comes up with a number of new features and enhancements. Users can now detect or remove digital signatures from documents. The API has also improved document’s information retrieval and implements the ability to recognize File type of a document. And That’s not all! The API has also introduced some really exciting enhancements related to power point presentation documents and audio formats....implements the ability to recognize file type of a document. And That’s...formats Ability to recognize file type of the document format...

    blog.groupdocs.com/metadata/releasing-goupdocs....
  4. Use redaction policies | GroupDocs

    Learn how to deal.If you have a corporate sensitive data removal policy as a list of redaction rules, you don't need to specify them in your code. You can specify an XML document with a list of pre-configured redactions....example of redaction policy XML file (code properties mapping is...demonstrates how to save a to an XML file. Python import groupdocs.redaction...

    docs.groupdocs.com/redaction/python-net/use-red...
  5. How to Remove Annotation from PDF using Java

    Review the process to remove annotation from PDF using Java by consuming a popular annotation library and how to develop the feature to remove annotation in Java....class and pass the source PDF file to its constructor Initialize...next step, load the source PDF file by initializing the Annotator...

    kb.groupdocs.com/annotation/java/how-to-remove-...
  6. GroupDocs.Comparison for Java | GroupDocs

    GroupDocs.Compairson for Java developer documentation. Learn how to diff docx, pptx, and pdf Files using Java....summary saved in a separate result file. About GroupDocs.Comparison...Develop Functions GUIDE Retrieve File Info Compare Documents Accept...

    docs.groupdocs.com/comparison/java/
  7. Save in rasterized PDF | GroupDocs

    This article demonstrates that how to save the document as a rasterized PDF File...document as a rasterized PDF file: C# using ( Redactor redactor...rasterized PDF with no suffix in file name redactor . Save ( new SaveOptions...

    docs.groupdocs.com/redaction/net/save-in-raster...
  8. Setting author of changes | GroupDocs

    This article explains how to set author of changes name in the resulting document in GroupDocs.Comparison for Java.... Specify a source file path or an input stream. Call...the method. Specify a target file path or an input stream. Instantiate...

    docs.groupdocs.com/comparison/java/setting-auth...
  9. Convert PST or OST documents to different forma...

    Follow this guide and learn how to convert contents of PST/OST documents to different format based on content type using GroupDocs.Conversion for .NET....constituent file of the Outlook Offline Data File (OST) to a different...

    docs.groupdocs.com/conversion/net/convert-pst-o...
  10. Load document from Stream | GroupDocs

    This section explains how to load document from stream with GroupDocs.Signature API....overhead of saving stream as a file on disk, enables you to work...purpose. using ( Stream stream = File . OpenRead ( "sample.pdf" ))...

    docs.groupdocs.com/signature/net/load-document-...