Package | Description |
---|---|
com.aspose.note |
The
Aspose.Note.Saving namespace contains classes which perform saving to different formats. |
com.aspose.note.context | |
com.aspose.note.hierarchy | |
com.aspose.note.infrastructure | |
com.aspose.note.revision |
Modifier and Type | Method and Description |
---|---|
Guid |
Document.getGuidInternal() |
Guid |
INotebookChildNode.getGuidInternal() |
Guid |
Notebook.getGuidInternal() |
Modifier and Type | Method and Description |
---|---|
Guid |
FileContainerReferenceProxy.getFileDataStoreObjectId()
Gets the file data store object id.
|
Guid |
FileContainer.getId()
Gets or sets the id.
|
Modifier and Type | Method and Description |
---|---|
SequencedDictionary<Guid,SequencedDictionary<ExtendedGuid,IRevisionProxies>> |
RevisionProxyContext.getRevisionProxiesInPagesLayer()
Gets proxies on the page level.
|
Modifier and Type | Method and Description |
---|---|
void |
FileContainer.setId(Guid value)
Gets or sets the id.
|
Constructor and Description |
---|
EncryptedFileContainerReferenceProxy(ExtendedGuid id,
long jcidFormat,
Guid fileDataStoreObjectId,
String extension,
IEncryptionSession encryptionSession)
Initializes a new instance of the
EncryptedFileContainerReferenceProxy class. |
FileContainerReferenceProxy(ExtendedGuid id,
long jcidFormat,
Guid fileDataStoreObjectId,
String extension)
Initializes a new instance of the
FileContainerReferenceProxy class. |
Constructor and Description |
---|
OneNoteHierarchyProxyContext(RevisionStoreMetaData revisionStoreMetaData,
com.aspose.ms.System.Collections.Generic.IGenericCollection<ExtendedGuid> rootNodeIds,
com.aspose.ms.System.Collections.Generic.Dictionary<ExtendedGuid,com.aspose.ms.System.Collections.Generic.Dictionary<ExtendedGuid,HierarchyNodeProxy>> historyNodeProxies,
com.aspose.ms.System.Collections.Generic.IGenericDictionary<ExtendedGuid,IVersionMap> pagesVersions,
com.aspose.ms.System.Collections.Generic.IGenericDictionary<ExtendedGuid,FileContainerReferenceProxy> containerNodes,
com.aspose.ms.System.Collections.Generic.IGenericDictionary<Guid,FileContainer> binaryNodes)
Initializes a new instance of the
OneNoteHierarchyProxyContext class. |
RevisionProxyContext(RevisionStoreMetaData revisionStoreMetaData,
IRevisionProxies revisionProxiesInSectionLayer,
SequencedDictionary<Guid,SequencedDictionary<ExtendedGuid,IRevisionProxies>> revisionProxiesInPagesLayer,
com.aspose.ms.System.Collections.Generic.IGenericEnumerable<FileContainer> fileContainers)
Initializes a new instance of the
RevisionProxyContext class. |
Modifier and Type | Method and Description |
---|---|
Guid |
PersistablePropertyContainerForTocSectionNode.getFileIdentityGuid()
Gets or sets the notebook's or section's GUID.
|
Guid |
TocSectionMetaData.getFileIdentityGuid()
Gets or sets the notebook's or section's GUID.
|
Guid |
PageMetaData.getNotebookManagementEntityGuid()
Gets or sets the identifier of the page.
|
Guid |
PageSeriesNode.getNotebookManagementEntityGuid()
Gets the identifier of the page series.
|
Guid |
SectionNode.getNotebookManagementEntityGuid()
Gets the identifier of the section.
|
static Guid |
PropertyConvert.toGuid(Property property)
Gets the GUID value from revision
Property . |
Modifier and Type | Method and Description |
---|---|
com.aspose.ms.System.Collections.Generic.IGenericEnumerable<Guid> |
PageNode.getAudioRecordingGuids()
Gets every audio and video recording on this page.
|
Modifier and Type | Method and Description |
---|---|
void |
PersistablePropertyContainerForTocSectionNode.setFileIdentityGuid(Guid value)
Gets or sets the notebook's or section's GUID.
|
void |
TocSectionMetaData.setFileIdentityGuid(Guid value)
Gets or sets the notebook's or section's GUID.
|
void |
PageMetaData.setNotebookManagementEntityGuid(Guid value)
Gets or sets the identifier of the page.
|
void |
PageSeriesNode.setNotebookManagementEntityGuid(Guid value)
Gets the identifier of the page series.
|
void |
SectionNode.setNotebookManagementEntityGuid(Guid value)
Gets the identifier of the section.
|
Modifier and Type | Method and Description |
---|---|
void |
PageNode.setAudioRecordingGuids(com.aspose.ms.System.Collections.Generic.IGenericEnumerable<Guid> value)
Gets every audio and video recording on this page.
|
Modifier and Type | Field and Description |
---|---|
static Guid |
Guid.Empty |
Modifier and Type | Method and Description |
---|---|
Guid |
Guid.Clone() |
static Guid |
Guid.fromJava(UUID uuid) |
static Guid |
Guid.newGuid() |
Modifier and Type | Method and Description |
---|---|
void |
Guid.CloneTo(Guid that) |
int |
Guid.compareTo(Guid value) |
static boolean |
Guid.op_Equality(Guid a,
Guid b) |
static boolean |
Guid.op_Inequality(Guid a,
Guid b) |
static UUID |
Guid.toJava(Guid guid) |
Modifier and Type | Field and Description |
---|---|
static Guid |
RevisionConstants.FileDataStoreObjectFooter
The file data store object footer.
|
static Guid |
RevisionConstants.FileDataStoreObjectHeader
The file data store object header.
|
static Guid |
Header.GuidFileFormatOneNote2010
File format GUID for OneNote 2010
|
static Guid |
Header.GuidFileFormatOneNoteOnline
File format GUID for OneNote Online
|
static Guid |
Header.GuidFileTypeDocument
File type GUID for OneNote Document
|
static Guid |
Header.GuidFileTypeNotebook
File type GUID for OneNote Notebook
|
Modifier and Type | Method and Description |
---|---|
Guid |
RevisionStoreMetaData.getFileIdentityGuid()
Gets or sets the file identity GUID.
|
Guid |
FileDataStoreObject.getFooter()
Gets the end of a FileDataStoreObject structure.
|
Guid |
ExtendedGuid.getGuid()
The guid.
|
Guid |
Header.getGuidAncesto()
Gets or sets a GUID that specifies the Header.GUIDFile field of the table of contents file, as specified by [MS-ONE] section 2.1.15,
given by the following items :
Table of contents file format -> Location of table of contents file
Section file (.ONE) -> Table of contents file is located in the same directory as this file.
|
Guid |
Header.getGuidDenyReadFileVersion()
Gets or sets GUID-DenyReadFileVersion
When the existing contents of the file are being changed, excluding the Header structure of the file and unused storage blocks, GUID-DenyReadFileVersion MUST be changed to a new GUID.
|
Guid |
Header.getGuidFile()
Gets or sets a GUID, as specified by [MS-DTYP], that specifies the identity of this revision store file.
|
Guid |
Header.getGuidFileFormat()
Gets or sets a GUID, as specified by [MS-DTYP], that specifies that the file is a revision store file.
|
Guid |
RevisionStoreMetaData.getGuidFileFormat()
Gets or sets the file format GUID.
|
Guid |
Header.getGuidFileType()
Gets or sets the type of OneNOde file
|
Guid |
RevisionStoreMetaData.getGuidFileType()
Gets or sets the file type GUID.
|
Guid |
Header.getGuidFileVersion()
Gets or sets file version GUID
When either the value of cTransactionsInLog field or the GUID-DenyReadFileVersion field is being changed, file version GUID MUST be changed to a new GUID.
|
Guid |
HashedChunkDescriptor2Fnd.getGuidHash()
Gets an MD5 checksum, of data referenced by the BlobRef field.
|
Guid |
GlobalIdTableEntryFndx.getGuidId()
Gets GUID.
|
Guid |
Header.getGuidLegacyFileVersion()
MUST be "{00000000-0000-0000-0000-000000000000}" and MUST be ignored.
|
Guid |
RevisionStoreMetaData.getGuidLegacyFileVersion()
Gets or sets the legacy file version GUID.
|
Guid |
FileDataStoreObjectReferenceFnd.getGuidReference()
Gets or sets the identity of this file data object.
|
Guid |
FileDataStoreObject.getHeader()
Gets the beginning of a FileDataStoreObject.
|
Guid |
Reference.getReferenceGuid()
Reference GUID.
|
Modifier and Type | Method and Description |
---|---|
void |
RevisionStoreMetaData.setFileIdentityGuid(Guid value)
Gets or sets the file identity GUID.
|
void |
Header.setGuidAncesto(Guid value)
Gets or sets a GUID that specifies the Header.GUIDFile field of the table of contents file, as specified by [MS-ONE] section 2.1.15,
given by the following items :
Table of contents file format -> Location of table of contents file
Section file (.ONE) -> Table of contents file is located in the same directory as this file.
|
void |
Header.setGuidDenyReadFileVersion(Guid value)
Gets or sets GUID-DenyReadFileVersion
When the existing contents of the file are being changed, excluding the Header structure of the file and unused storage blocks, GUID-DenyReadFileVersion MUST be changed to a new GUID.
|
void |
Header.setGuidFile(Guid value)
Gets or sets a GUID, as specified by [MS-DTYP], that specifies the identity of this revision store file.
|
void |
Header.setGuidFileFormat(Guid value)
Gets or sets a GUID, as specified by [MS-DTYP], that specifies that the file is a revision store file.
|
void |
RevisionStoreMetaData.setGuidFileFormat(Guid value)
Gets or sets the file format GUID.
|
void |
Header.setGuidFileType(Guid value)
Gets or sets the type of OneNOde file
|
void |
RevisionStoreMetaData.setGuidFileType(Guid value)
Gets or sets the file type GUID.
|
void |
Header.setGuidFileVersion(Guid value)
Gets or sets file version GUID
When either the value of cTransactionsInLog field or the GUID-DenyReadFileVersion field is being changed, file version GUID MUST be changed to a new GUID.
|
void |
Header.setGuidLegacyFileVersion(Guid value)
MUST be "{00000000-0000-0000-0000-000000000000}" and MUST be ignored.
|
void |
RevisionStoreMetaData.setGuidLegacyFileVersion(Guid value)
Gets or sets the legacy file version GUID.
|
Constructor and Description |
---|
ExtendedGuid(Guid guid)
Initializes a new instance of the
ExtendedGuid struct. |
ExtendedGuid(Guid guid,
long n)
Initializes a new instance of the
ExtendedGuid struct. |
FileDataStoreObject(Guid header,
long cbLength,
long unused,
long reserved,
byte[] fileData,
Guid footer)
Initializes a new instance of the
FileDataStoreObject class. |
FileDataStoreObjectReferenceFnd(FileNodeHeader header,
FileNodeChunkReference reference,
Guid guidReference,
FileDataStoreObject data)
Initializes a new instance of the
FileDataStoreObjectReferenceFnd class. |
GlobalIdTableEntryFndx(FileNodeHeader header,
long index,
Guid guid)
Initializes a new instance of the
GlobalIdTableEntryFndx class. |
HashedChunkDescriptor2Fnd(FileNodeHeader header,
FileNodeChunkReference reference,
Guid guidHash)
Initializes a new instance of the
HashedChunkDescriptor2Fnd class. |
Reference(Guid referenceGuid,
short referenceId)
Initialises a new instance of
Reference type. |
RevisionStoreMetaData(Guid guidFileType,
Guid guidFileFormat,
Guid fileIdentityGuid,
Guid guidLegacyFileVersion)
Initializes a new instance of the
RevisionStoreMetaData class. |
Copyright (c) 2016 Aspose. All Rights Reserved.