Sort Score
Result 10 results
Languages All
Labels All
Results 7,471 - 7,480 of 31,391 for

new

(0.05 sec)
  1. TextShadow Constructor - GroupDocs.Signature fo...

    Creates TextShadow with default options....TextShadow () Public Sub New public : TextShadow () new : unit -> TextShadow...

    apireference.groupdocs.com/signature/net/groupd...
  2. GroupDocs.Redaction 19.6 | Java API to Redact D...

    Java on-premise API that lets you hide & redact any sensitive or classified data, content, information, or metadata to make it unreadable and non-searchable....redactions final Redactor raterizer = new Redactor ( "C:\\Temp\\sample...ByteArrayOutputStrea stream = new ByteArrayOutputStrea (); RasterizationOptions...

    releases.groupdocs.com/redaction/java/19-6/
  3. SaveOptions Properties - GroupDocs.Signature fo...

    Gets or sets flag to automatically add extension when it was missing in output file path Default value is false....existing file with new output file. Otherwise new file will be created...

    apireference.groupdocs.com/signature/net/groupd...
  4. 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....Consulting Blog Knowledge Base New Releases Status Websites aspose...ReadBasicExifPropert try ( Metadata metadata = new Metadata ( Constants . TiffWithExif...

    docs.groupdocs.com/metadata/java/working-with-e...
  5. IMetadataAccess - GroupDocs.Redaction for Java ...

    All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions......item of metadata from or adds a new one, if not present. MetadataCollection...item of metadata from or adds a new one, if not present. Parameters:...

    apireference.groupdocs.com/redaction/java/com.g...
  6. CountQueuingStrategy - Web APIs | MDN

    Learn about the CountQueuingStrategy interface, including its constructor, properties, and methods, code examples, specifications, and browser compatibility....CountQueuingStrategy() Creates a new CountQueuingStrategy object instance...js const queueingStrategy = new CountQueuingStrategy({ highWaterMark:...

    developer.mozilla.org/en-US/docs/Web/API/CountQ...
  7. InvalidImageFormatException Class - GroupDocs.E...

    The exception that is thrown when trying to open, load, save or process somehow else some content, that presumably is an image (raster or vector),...InvalidImageFormatEx(String) Creates new instance of InvalidImageFormatEx...(String, Exception) Creates new instance of InvalidImageFormatEx...

    apireference.groupdocs.com/editor/net/groupdocs...
  8. TemplateTableLayout Class - GroupDocs.Parser fo...

    Provides the template table layout which is used by TemplateTable class to define table position....TemplateTableLayout Initializes a new instance of the TemplateTableLayout...from Object .) MoveTo Creates a new layout with the same size, separators...

    apireference.groupdocs.com/parser/net/groupdocs...
  9. Pull requests · groupdocs-conversion/GroupDocs....

    Public documentation for GroupDocs.Conversion. Contribute to groupdocs-conversion/GroupDocs.Conversion-Docs development by creating an account on GitHub....Conversion-Docs New pull request New 0 Open 54 Closed 0 Open...

    github.com/groupdocs-conversion/GroupDocs.Conve...
  10. Signature DLL and License in the same folder is...

    Per the instructions, I’ve placed the license file in the same directory as the Signature DLL but I’m still receiving an error that the license was not found. Please see the attachment. Thank you. image.png (14.0 KB)...GetExecutingAssembly(); Uri uri = new Uri(asm.CodeBase); var path =...NET.lic"); License license = new License(); license.SetLicense(path);...

    forum.groupdocs.com/t/signature-dll-and-license...