public class InternalHelper extends Object
Constructor and Description |
---|
InternalHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
copyTo(PdfXmpMetadata xm,
com.aspose.ms.System.Array array,
int index) |
static com.aspose.ms.System.Xml.XmlNode |
getFieldTemplate(Form form,
String button) |
static com.aspose.pdf.engine.licensemanagement.VentureLicense |
getVentureLicense(PdfExtractor doc) |
static com.aspose.pdf.engine.licensemanagement.VentureLicense |
getVentureLicense(PdfFileEditor doc) |
static void |
produceInternal(com.aspose.ms.System.IO.Stream input,
ImportOptions importOptions,
com.aspose.ms.System.IO.Stream ms) |
static void |
setVentureLicense(PdfExtractor doc,
com.aspose.pdf.engine.licensemanagement.VentureLicense value) |
static void |
setVentureLicense(PdfFileEditor doc,
com.aspose.pdf.engine.licensemanagement.VentureLicense value) |
static void |
setVentureLicense(PdfViewer doc,
com.aspose.pdf.engine.licensemanagement.VentureLicense value) |
public static com.aspose.ms.System.Xml.XmlNode getFieldTemplate(Form form, String button)
public static void copyTo(PdfXmpMetadata xm, com.aspose.ms.System.Array array, int index)
public static void produceInternal(com.aspose.ms.System.IO.Stream input, ImportOptions importOptions, com.aspose.ms.System.IO.Stream ms)
public static void setVentureLicense(PdfViewer doc, com.aspose.pdf.engine.licensemanagement.VentureLicense value)
public static void setVentureLicense(PdfFileEditor doc, com.aspose.pdf.engine.licensemanagement.VentureLicense value)
public static com.aspose.pdf.engine.licensemanagement.VentureLicense getVentureLicense(PdfFileEditor doc)
public static void setVentureLicense(PdfExtractor doc, com.aspose.pdf.engine.licensemanagement.VentureLicense value)
public static com.aspose.pdf.engine.licensemanagement.VentureLicense getVentureLicense(PdfExtractor doc)
Copyright © 2018 Aspose. All Rights Reserved.