Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 25,613 for

may

(0.09 sec)
  1. Save in original format | Documentation

    This article demonstrates that how to save file in its original format with current date as a suffix...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/redaction/net/save-in-origin...
  2. mergetype - GroupDocs.Comparison for Java - API...

    All Classes Packages com.groupdocs.comparison com.groupdocs.comparison.cells.style com.groupdocs.comparison.common co...... This method may be used to iterate over the constants...

    apireference.groupdocs.com/comparison/java/com....
  3. MergeType - GroupDocs.Comparison for Java - API...

    All Classes Packages com.groupdocs.comparison com.groupdocs.comparison.cells.style com.groupdocs.comparison.common co...... This method may be used to iterate over the constants...

    apireference.groupdocs.com/comparison/java/com....
  4. Rotation - GroupDocs.Viewer for Java - API Refe...

    All Classes Packages com.groupdocs.viewer com.groupdocs.viewer.caching com.groupdocs.viewer.caching.extra com.groupdo...... This method may be used to iterate over the constants...

    apireference.groupdocs.com/viewer/java/com.grou...
  5. Ինչպես փոխարկել Word-ը PDF-ի C#-ի միջոցով

    Հեշտությամբ կատարեք փաստաթղթերի փոխակերպում երկու հանրաճանաչ ձևաչափերի միջև և սովորեք, թե ինչպես փոխարկել Word-ը PDF-ի՝ օգտագործելով C#: Արագորեն կիրառեք ուղեցույցը՝ C# Word-ից PDF-ի հնարավորություն ստեղծելու համար:...տեղեկությունների համար: Updated on 28 May 2023 Հայերեն English Ελληνικά...

    kb.groupdocs.com/hy/conversion/net/how-to-conve...
  6. Sign documents with exception handling | Docume...

     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...
  7. Extracting Common Image Information | Documenta...

    For all supported image formats the GroupDocs.Metadata API allows extracting common image properties such as width and height, MIME type, byte order, etc. Please see the code snippet below for more information on the feature. Load an image Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.ImageReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } More resources GitHub examples You May easily run the code above and see the feature in action in our GitHub examples:...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/net/extracting-comm...
  8. Optimize the PDF file resources | Documentation

    This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) to reduce size....Viewer may reduce the image size or quality...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  9. MarshalByRefObject.GetLifetimeService Method (S...

    Retrieves the current lifetime service object that controls the lifetime policy for this instance....relates to prerelease product that may be substantially modified before...

    learn.microsoft.com/en-us/dotnet/api/system.mar...
  10. Add image watermarks | Documentation

    This article shows how to add an image watermark and save the resultant document. It is capable of adding watermarks to images or documents.... You may add watermarks to documents or...

    docs.groupdocs.com/watermark/nodejs-java/add-im...