Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 12,048 for

new

(0.07 sec)
  1. Annotation redactions | GroupDocs

    This article shows the implementation of annotation redaction for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Redactor redactor = new Redactor ( @"D:\test.docx" ))...

    docs.groupdocs.com/redaction/net/annotation-red...
  2. Sign documents with standard encryption for QR-...

    This article explains how to create encrypted QR-code electronic signature...Consulting Blog Knowledge Base New Releases Status Websites aspose...signature. Signature signature = new Signature ( "sample.pdf" )) //...

    docs.groupdocs.com/signature/java/sign-document...
  3. Specify file type when loading a document | Gro...

    This article explains how to specify the file type when loading a document with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...type. LoadOptions loadOptions = new LoadOptions ( FileType . DOCX...

    docs.groupdocs.com/viewer/net/specify-file-type...
  4. Load password-protected documents | GroupDocs

    This article explains how to open password-protected document with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...password. LoadOptions loadOptions = new LoadOptions (); loadOptions ...

    docs.groupdocs.com/viewer/net/load-password-pro...
  5. Working with EXIF metadata | GroupDocs

    This article explains how to access EXIF metadata in a file of any supported format....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . TiffWithExif...

    docs.groupdocs.com/metadata/net/working-with-ex...
  6. Remove Comments in ZIP Format using GroupDocs.M...

    We always keep on adding New features in our APIs for better user experience. Therefore, today we are proudly announcing version 17.12 of GroupDocs.Metadata for .NET API. Using the latest release, you can now remove **comments **in ZIPformat and read **thumbnail of JPEG **format from EXIF segment. We recommend you to download and use the latest version of the API. GroupDocs.Metadata for .NET 17.12 - New Features Following are the New features introduced in version 17....We always keep on adding new features in our APIs for better...NET 17.12 - New Features # Following are the new features introduced...

    blog.groupdocs.com/metadata/remove-comments-in-...
  7. Get list of changes | GroupDocs

    This article explains how to get collection of changes between compared documents when using GroupDocs.Comparison for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose.... try ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/java/get-list-of-...
  8. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = New Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method defined in the DocumentRootPackage class....Consulting Blog Knowledge Base New Releases Status Websites aspose...PdfReadFileFormatPro try ( Metadata metadata = new Metadata ( Constants . InputPdf...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. GroupDocs.Metadata Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....IntroducedFollowing are the new features introduced in version...version. We always keep on adding new features in our APIs for better...

    blog.groupdocs.com/categories/groupdocs.metadat...
  10. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...recommend you to Download the new release and enhance your document...for .NET 18.7 comes with some new features, improvements and a...

    blog.groupdocs.com/groupdocs.blog/page/56/