Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 1,379 for

notes

(0.05 sec)
  1. Search index repository | Documentation

    The IndexRepository class can be used to combine several indexes into a group for searching all indexes at once.... However, note that indexing documents is performed...

    docs.groupdocs.com/search/java/search-index-rep...
  2. java-app.zip

    java-app/App.java java-app/App.java import com.groupdocs.viewer.Viewer; import com.groupdocs.viewer.options.*; public class App { public static void main(String[] args) throws Exception { Viewer vi...... Also note that shading belongs to the...

    docs.groupdocs.com/viewer/java/sample-apps/gett...
  3. Convert 3D formats | Documentation

    In this article, you will learn how to convert 3D documents to PDF or other 3D formats with GroupDocs.Conversion for .NET.... Note Refer to the for more conversion...

    docs.groupdocs.com/conversion/net/convert/3d/
  4. Signieren Sie PDF mit einem digitalen Signaturz...

    Meistern Sie die Kunst, PDFs mit Zertifikaten in Java digital zu signieren. Passen Sie Signaturen an und erstellen Sie Ihre eigene Anwendung mithilfe der Digital Signature API....Erstellen Sie eine personalisierte Note für das elektronische Signieren...

    blog.groupdocs.com/de/signature/sign-pdf-with-c...
  5. Working with EXIF metadata | Documentation

    This article explains how to access EXIF metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IExif.getExifPackage method.... Note Please refer to the to get more...EXIF specification). // Please note that the chosen ID may intersect...

    docs.groupdocs.com/metadata/java/working-with-e...
  6. Working with XMP metadata | Documentation

    This article shows how to access XMP metadata in a file of any supported format.... Note Please find more information...list of supported XMP schemes: Note GroupDocs.Metadata also provides...

    docs.groupdocs.com/metadata/java/working-with-x...
  7. Adding text watermarks | Documentation

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark.... close (); Warning Note that the origin of coordinates...png" ); watermarker . close (); Note Using of relative size and positioning...

    docs.groupdocs.com/watermark/java/adding-text-w...
  8. Reference to CommonUtilities - Free Support For...

    Hi I just installed GroupDocs.Assembly via nuget in Visual Studio. In C#, I have added references to GroupDocs.Assembly amd GroupDocs.Assembly.Data, but I couldn’t find reference to CommonUtilities, eg. assembler.Assemb…... Please note that I’m following this example:...

    forum.groupdocs.com/t/reference-to-commonutilit...
  9. Working with TORRENT files | Documentation

    In the BitTorrent file distribution system, a torrent file or METAINFO is a computer file that contains metadata about files and folders to be distributed, and usually also a list of the network locations of trackers, which are computers that help participants in the system find each other and form efficient distribution groups called swarms. A torrent file does not contain the content to be distributed; it only contains information about those files, such as their names, sizes, folder structure, and cryptographic hash values for verifying file integrity.... Note For more information on torrent...

    docs.groupdocs.com/metadata/java/working-with-t...
  10. Working with interpreted values | Documentation

    This article contains a good example of numeric flag or enumeration....official EXIF specification: Note The class of the program used...

    docs.groupdocs.com/metadata/net/working-with-in...