Sort Score
Result 10 results
Languages All
Labels All
Results 4,931 - 4,940 of 15,593 for

file

(0.21 sec)
  1. Numbered List in Presentation Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Presentation Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Numbered List in Microsoft PowerPoint Document Creating a Numbered List Practising the following steps you can create Numbered List Template in MS PowerPoint 2013. Add a new presentation slide.... Click “File” and select “Save As”. Select...

    docs.groupdocs.com/assembly/net/numbered-list-i...
  2. Common List Image in Spreadsheet Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a Common List Image report in Spreadsheet Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Common List in Microsoft Excel Document Creating a Common List Please follow below steps to create Common List Image in MS Excel 2013: Insert the desired shape to display image in it.... Click “File” and select “Save As”. Select...

    docs.groupdocs.com/assembly/net/common-list-ima...
  3. 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...
  4. 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/
  5. 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...
  6. 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...
  7. 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...
  8. Extract data from attachments and ZIP archives ...

    Learn how to extract text, images, and data from ZIP archives, PDF portfolios, email attachments, and Outlook storage Files using GroupDocs.Parser for .NET in C#....extract documents from ZIP files and get attachments from containers...represents both container-only files (like zip archives, outlook...

    docs.groupdocs.com/parser/net/extract-data-from...
  9. 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-...
  10. Date field in template populated as plain text ...

    Hi, we found that the date field is populated as a plain text in template “Template_GeneratedByGroupDocs.doc”(one attached here) instead of driven by formula. we can view the formula for the date field in template “Tem…... Following files are attached for your reference:...reference: 1)Template.doc - Input file used to test the GroupDocEditor...

    forum.groupdocs.com/t/date-field-in-template-po...