Sort Score
Result 10 results
Languages All
Labels All
Results 6,071 - 6,080 of 31,394 for

new

(0.06 sec)
  1. XmpArray Constructor (XmpArrayType, XmpValueBas...

    Initializes a New instance of the XmpArray class....XmpValueBase ) Initializes a new instance of the XmpArray class...XmpValueBase [] items ) Public Sub New ( arrayType As XmpArrayType ...

    apireference.groupdocs.com/metadata/net/groupdo...
  2. XmpLangAlt Constructor (IDictionary(String, Str...

    Initializes a New instance of the XmpLangAlt class....String, String ) Initializes a new instance of the XmpLangAlt class...string > dictionary ) Public Sub New ( dictionary As IDictionary (...

    apireference.groupdocs.com/metadata/net/groupdo...
  3. revisionhandler - GroupDocs.Comparison for Java...

    All Classes Packages com.groupdocs.comparison com.groupdocs.comparison.cells.style com.groupdocs.comparison.common co......Document document) Instantiates a new Revision handler. RevisionHandler...InputStream file) Initializes new instance of RevisionHandler class...

    apireference.groupdocs.com/comparison/java/com....
  4. uniqueconstraint - GroupDocs.Assembly for Java ...

    All Classes Packages com.groupdocs.assembly com.groupdocs.assembly.system com.groupdocs.assembly.system.data com.grou......DataColumn column) Initializes a new instance of the UniqueConstraint...DataColumn [] columns) Initializes a new instance of the UniqueConstraint...

    apireference.groupdocs.com/assembly/java/com.gr...
  5. Java Cloud SDK | Merger Cloud API | Split and M...

    Documents merging API for Java. Merge, split, swap, reorder and delete pages of PDF, Microsoft Word, Excel, presentations, Visio, XPS & EPUB formats....Configuration configuration = new Configuration(MyAppSid, MyAppKey);...MyAppKey); DocumentApi apiInstance = new DocumentApi(configuration); FileInfo...

    products.groupdocs.cloud/merger/java/
  6. How to set desired output page size when conver...

    Is there an easy way, possibly in converter settings or PdfConversionOptions to set the desired output page size. I want my conversions to come out as a standard A4 page. Or do I need to define this myself using the bel…...uk var options = new PdfConvertOptions(); options...converter = new Converter(source)) { var options = new PdfConvertOptions...

    forum.groupdocs.com/t/how-to-set-desired-output...
  7. GroupDocs.Assembly for .NET 19.5 Release Notes

    GroupDocs.Assembly for .NET 19.5 Release Notes – the latest updates and fixes.... It includes not only new and obsoleted public methods...DocumentAssembler assembler = new DocumentAssembler(); assembler...

    releases.groupdocs.com/assembly/net/release-not...
  8. Temporary license error - Free Support Forum - ...

    I am trying to apply temporary license to MVC Total demo project I am using the following code using (FileStream fileStream = File.OpenRead(“GroupDocs.Totalfor.NET.lic”)) { License license = New License(); license.Se…...lic”)) { License license = new License(); license.SetLicense(fileStream);...Viewer.License licenseViewer = new GroupDocs.Viewer.License(); licenseViewer...

    forum.groupdocs.com/t/temporary-license-error/1...
  9. Attachment Constructor (String, String, String,...

    Initializes New instance of Attachment class.... String, Int64) Initializes new instance of Attachment class...filePath , long size ) Public Sub New ( id As String , fileName As...

    apireference.groupdocs.com/viewer/net/groupdocs...
  10. Viewer Constructor (String, ViewerSettings) - G...

    Initializes New instance of Viewer class....ViewerSettings) Initializes new instance of Viewer class. Namespace:...ViewerSettings settings ) Public Sub New ( filePath As String , settings...

    apireference.groupdocs.com/viewer/net/groupdocs...