Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 11,837 for

format

(0.1 sec)
  1. Obtain document form fields and signatures info...

    This article shows how to get inFormation about electronic signatures in the document and its form fields with GroupDocs.Signature API.... WriteLine ( $" - format : {documentInfo.FileType.FileFormat}"...{imageSignature.Size} bytes, Format: {imageSignature.Format}." ); } // display...

    docs.groupdocs.com/signature/net/obtain-documen...
  2. Numbered List in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Email Document Format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.8.0 or greater. Numbered List in Email Document Creating a Numbered List Practising the following steps you can create Numbered List Template in MS Outlook 2013. Create a new Email. Write a sentence like “We provide support for the following clients:”....List report in Email Document format. Note The code uses some of...report must be in .eml or .msg format. It must add email recipient...

    docs.groupdocs.com/assembly/net/numbered-list-i...
  3. Search text in Microsoft OneNote sections | Gro...

    This article explains that how to search text from Microsoft OneNote sections presentations...Extract data from various formats / Extract data from Microsoft...Console . WriteLine ( string . Format ( "At {0}: {1}" , s . Position...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  4. Loading Documents | GroupDocs

    Following this guide, you will learn how to load PDF, Word, Excel, and PowerPoint documents by local file path and stream with GroupDocs.Conversion for Python via .NET API....into two groups: options for a format-family and options for a specific...file type . Load Options for Format-Family CadLoadOptions : Options...

    docs.groupdocs.com/conversion/python-net/develo...
  5. Numbered List in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Email Document Format. Numbered List in Email Document Creating a Numbered List Practicing the following steps you can create Numbered List Template in MS Outlook 2013. Create a new Email. Write a sentence like “We provide support for the following clients:”. Start numbered list. Save the template. Reporting Requirement As a report developer, you are required to represent the following key requirements:...List report in Email Document format. Numbered List in Email Document...Report must be in .eml or .msg format. It must add email recipient...

    docs.groupdocs.com/assembly/java/numbered-list-...
  6. Search text in EPUB eBooks | GroupDocs

    To search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....Extract data from various formats / Extract data from ePUB eBooks...Console . WriteLine ( string . Format ( "At {0}: {1}" , s . Position...

    docs.groupdocs.com/parser/net/search-text-in-ep...
  7. Search text in Microsoft Office Word documents ...

    To search a keyword in Microsoft Office Word documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Word document: Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the document....Extract data from various formats / Extract data from Microsoft.... out . println ( String . format ( "At %d: %s" , s . getPosition...

    docs.groupdocs.com/parser/java/search-text-in-m...
  8. GroupDocs.Redaction Product Family on GroupDocs...

    GroupDocs.Redaction Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Redaction Product Family on GroupDocs Blog | Document Aut......from the popular document formats. As far as the supported features...aim to provide you a single, format-independent interface containing...

    blog.groupdocs.com/categories/groupdocs.redacti...
  9. How to merge JPG images using Java | GroupDocs

    Learn how to merge JPG image files, combine JPG image files into one file programmatically in java language using GroupDocs.Merger for Java library....About JPG File Format JPEG is a type of image format that is saved...

    docs.groupdocs.com/merger/java/getting-started/...
  10. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation Formats please refer to Supported document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file Format inFormation. Load a presentation Extract the root metadata package Use the getPresentationType method to obtain file Format inFormation advanced_usage....Managing metadata for specific formats / Documents / Working with...of supported presentation formats please refer to . Detecting...

    docs.groupdocs.com/metadata/java/working-with-m...