Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 2,425 for

one

(0.06 sec)
  1. Handling the Lyrics tag | Documentation

    This article explains how to handle Lyrics tag.... If no ID3 tag is present one must be attached. Note For more...

    docs.groupdocs.com/metadata/net/handling-the-ly...
  2. Numbered List in Email Document | Documentation

    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:”....information on several orders in one document. << foreach [ in orders...

    docs.groupdocs.com/assembly/net/numbered-list-i...
  3. GroupDocs.Redaction AI integration with .NET | ...

    Use AI to detect and redact text, words, or phrases in PDF documents using .NET. Replace or hide content to securely process PDF files....replace might have anywhere from one to four of these blocks. " +...

    blog.groupdocs.com/redaction/custom-ai-redactio...
  4. Edit document | Documentation

    Follow this guide and learn how to edit text documents, spreadsheets and presentations using GroupDocs.Editor for Java API features.... First one obtains a single parameter —...

    docs.groupdocs.com/editor/java/edit-document/
  5. Implement custom serialization with QR-Code sig...

    This article explains how to implement custom serialization for QR-code electronic signatures.... Create one or several objects of object...

    docs.groupdocs.com/signature/net/implement-cust...
  6. Create custom format handler | Documentation

    This article shows how to implement One or several interfaces for the document's features and required redaction....will also need to implement one or several interfaces, allowing...

    docs.groupdocs.com/redaction/net/create-custom-...
  7. Numbered List in Email Document | Documentation

    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:...information on several orders in one document. << foreach [ in getContracts...

    docs.groupdocs.com/assembly/java/numbered-list-...
  8. Use advanced rasterization options | Documentation

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass One of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. final Redactor redactor = new Redactor("Sample.docx"); try { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) SaveOptions so = new SaveOptions(); so....rasterization options you have to pass one of the options to method. In...

    docs.groupdocs.com/redaction/java/use-advanced-...
  9. Extracting MakerNote metadata | Documentation

    What is MakerNote? MakerNote metadata refers to image information that is written by digital cameras of different manufacturers. Usually, MakerNote metadata properties contain camera settings and some other conditions under which the shot was taken. Most manufacturers store MakerNote properties in a proprietary binary format derived from EXIF. GroupDocs.Metadata allows extracting MakerNote metadata saved by the following manufacturers: Canon Nikon Panasonic Sony Read all MakerNote properties in the form of TIFF/EXIF tags Utilizing the GroupDocs....return value of the method to one of the classes listed below to...

    docs.groupdocs.com/metadata/java/extracting-mak...
  10. Password Protect PowerPoint Files in Java | Loc...

    How to lock PowerPoint files with passwords in Java. Change the existing password and remove it to unlock the PPT/PPTX files using the Java API....existing password with a new one of a PowerPoint PPT/PPTX presentation...

    blog.groupdocs.com/merger/lock-unlock-ppt-pptx-...