Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 6,957 for

may

(0.38 sec)
  1. Numeric range search | GroupDocs

    This article gives the knowledge about numeric range search which allows you to search in documents any integer numbers in the range from 0 to 9223372036854775807 (Int64.MaxValue) using Java search API....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/java/numeric-range-se...
  2. Sign documents with exception handling | GroupDocs

     This article explains how to use exceptions handling when adding electronic signatures to document with GroupDocs.Signature API....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/net/sign-documents...
  3. Working with metadata in FLV files | GroupDocs

    Reading FLV header properties The GroupDocs.Metadata API supports extracting format-specific information from the FLV file header. The following are the steps to read the header of an FLV file. Load an FLV video Get the root metadata package Extract the native metadata package using the FlvRootPackage.getHeader method Read the FLV header properties advanced_usage.managing_metadata_for_specific_formats.video.flv.FlvReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputFlv)) { FlvRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getVersion()); System.out.println(root.getHeader().hasAudioTags()); System.out.println(root.getHeader().hasVideoTags()); System.out.println(root.getHeader().getTypeFlags()); } Working with XMP metadata GroupDocs....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. Issue with watermarks on Word documents - inval...

    Hi, I have encountered some issues when using Groupdocs.Watermark to stamp some files. This mainly affects Word documents as they appear to randomly generate false watermarks that are not positioned correctly, do not ha…...family, size, and positioning may stem from missing fonts on your...is not available, the library may default to a different font,...

    forum.groupdocs.com/t/issue-with-watermarks-on-...
  5. View CAD files using Java API | Convert DWG DXF...

    Build your CAD files viewer in Java. Convert DWG, DGN to render as HTML, JPG, PNG, or PDF using document viewer Java API by GroupDocs.... For the details, you may visit the API Reference . <repository>...of DWG in Java # As CAD files may consist of multiple layouts and...

    blog.groupdocs.com/viewer/viewing-cad-documents...
  6. Font embedding options | GroupDocs

    Learn this guide to know about embedding fonts into output Word document when editing with GroupDocs.Editor API.... There may be a situation, when during the...not. Including system fonts may be useful if the user is on an...

    docs.groupdocs.com/editor/java/font-embedding-o...
  7. Extract text from Microsoft Office PowerPoint p...

    To extract a text from Microsoft Office PowerPoint presentations getText and getText(int) method is used. These methods allow to extract a text from the entire presentation or a text from the selected slide. Here are the steps to extract a text from Microsoft Office PowerPoint presentations: Instantiate Parser object for the initial presentation; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document.... Warning Some presentations may have different slide numbers...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/java/extract-text-fro...
  8. SVG to PNG Conversion Tricks

    Convert SVG to PNG image format using free online image conversion tool. Developers convert using .NET & Java API.... Compatibility issues may require converting SVG to other...

    blog.groupdocs.com/conversion/convert-svg-to-png/
  9. How to Sign JPEG with QR Code using Java

    Quickly learn how to sign JPEG with QR Code using Java. We will also provide a code example to create QR Code in JPEG using Java without installing extra software.... You may integrate QR Code into JPEG in...

    kb.groupdocs.com/signature/java/how-to-sign-jpe...
  10. How to Convert MPP to PDF in C#

    This short tutorial describes the procedure to convert MPP to PDF in C# and how to use this guide to create the convert MS Project to PDF using C# capability....converter functionality so you may use it in your projects for performing...

    kb.groupdocs.com/conversion/net/how-to-convert-...