Sort Score
Result 10 results
Languages All
Labels All
Results 4,981 - 4,990 of 15,671 for

file

(0.33 sec)
  1. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...to convert the source code files to other formats. It may be...Java, C#, C/C++ source code files to PDF format within the .NET...

    blog.groupdocs.com/groupdocs.blog/page/26/
  2. Watermark Word Documents | Text and Image Water...

    Add text and image watermarks to Word documents. Apply watermarks using the online watermark application or using .NET and Java libraries programmatically....put these watermarks on Word files. We’ll learn how to do it using...online. How to Watermark Word Files – Developer’s Guide # Programmers...

    blog.groupdocs.com/watermark/watermark-word-doc...
  3. Features Overview | GroupDocs

    Electronic Signature is an abstract concept that means data in electronic form associated with a certain document and expressing the consent of the signatory with the information contained in the document....based on digital certificate files and ability to support digital...information about source document - file type, size, pages count, page...

    docs.groupdocs.com/signature/net/features-overv...
  4. Extract Table of Contents from Microsoft Office...

    Learn how to extract and work with table of contents from Word documents (.doc, .docx) using GroupDocs.Parser for .NET....supported for TXT files. Therefore, for TXT file method returns...

    docs.groupdocs.com/parser/net/extract-table-of-...
  5. Insert OLE Objects in Word, Excel, PowerPoint w...

    Embed documents as OLE objects into other Word documents, Excel Spreadsheets, Powerpoint presentations programmatically in Java using GroupDocs.Merger API....get the resultant presentation file. Conclusion # We have learned...

    blog.groupdocs.com/merger/insert-ole-objects-in...
  6. Locating signature with different alignments | ...

     This article explains how to use different alignment values to locate signature on document page with GroupDocs.Signature API....); } } } // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/java/locating-sign...
  7. Add replies to annotation | GroupDocs

    The page describes how to add annotation replies when collaborate over document using GroupDocs.Annotation for Java API....// Add annotation and save to file annotator . add ( area ); annotator...

    docs.groupdocs.com/annotation/java/add-replies-...
  8. Sign document with extensions | GroupDocs

    This article shows how to create electronic signatures with additional visual extensions...shadow ); // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/java/sign-document...
  9. Working with metadata in ASF files | GroupDocs

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF Files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage....metadata in ASF files Working with metadata in ASF files Leave feedback...format-specific information from ASF files. The following are the steps...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Existing objects in diagram document | GroupDocs

    This article explains how to to find and remove watermarks of both types in Visio document....= null ) { File imageFile = new File ( "test.png" ); byte...

    docs.groupdocs.com/watermark/java/existing-obje...