Class NoteTag
내용물
[
숨다
]NoteTag class
메모 태그를 나타냅니다.
public sealed class NoteTag : IEquatable<NoteTag>, INoteTag
속성
이름 | 설명 |
---|---|
CompletedTime { get; } | 완료된 시간을 가져오거나 설정합니다. |
CreationTime { get; set; } | 생성 시간을 가져오거나 설정합니다. |
FontColor { get; set; } | 글꼴 색상을 가져오거나 설정합니다. |
Highlight { get; set; } | 하이라이트 색상을 가져오거나 설정합니다. |
Icon { get; set; } | 아이콘을 가져오거나 설정합니다. |
Label { get; set; } | 레이블 텍스트를 가져오거나 설정합니다. |
Status { get; } | 상태를 가져오거나 설정합니다. |
행동 양식
이름 | 설명 |
---|---|
static CreateAwardRibbon(string) | AwardRibbon 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateBinoculars(string) | 쌍안경 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateBlankPaperWithLines(string) | BlankPaperWithLines 아이콘 및 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateBlueCheckMark(string) | BlueCheckMark 아이콘과 지정된 레이블로 새 메모 태그를 생성합니다. |
static CreateBlueCircle(string) | BlueCircle 아이콘과 지정된 레이블로 새 메모 태그를 생성합니다. |
static CreateBlueCircle1(string) | BlueCircle1 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateBlueCircle2(string) | BlueCircle2 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateBlueCircle3(string) | BlueCircle3 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateBlueDownArrow(string) | BlueDownArrow 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateBlueEightPointStar(string) | BlueEightPointStar 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateBlueFollowUpFlag(string) | BlueFollowUpFlag 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateBlueLeftArrow(string) | BlueLeftArrow 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateBlueRightArrow(string) | BlueRightArrow 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateBlueSolidTarget(string) | BlueSolidTarget 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateBlueSquare(string) | BlueSquare 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateBlueStar(string) | BlueStar 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateBlueSun(string) | BlueSun 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateBlueTarget(string) | BlueTarget 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateBlueTriangle(string) | BlueTriangle 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateBlueUmbrella(string) | BlueUmbrella 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateBlueUpArrow(string) | BlueUpArrow 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateBlueXNo(string) | BlueXNo 아이콘 및 지정된 레이블이 있는 새 메모 태그를 생성합니다. |
static CreateBlueXWithDots(string) | BlueXWithDots 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateCalendarDateWithClock(string) | CalendarDateWithClock 아이콘과 지정된 레이블로 새 메모 태그를 생성합니다. |
static CreateCar(string) | 자동차 아이콘과 지정된 레이블이 있는 새 메모 태그를 생성합니다. |
static CreateClosedEnvelope(string) | ClosedEnvelope 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateCloud(string) | 클라우드 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateCoinsWithWindowBackdrop(string) | CoinsWithWindowBackdrop 아이콘 및 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateCommentBubble(string) | CommentBubble 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateContactInformation(string) | ContactInformation 아이콘 및 지정된 레이블이 있는 새 메모 태그를 생성합니다. |
static CreateContactPersonOnCard(string) | ContactPersonOnCard 아이콘 및 지정된 레이블로 새 메모 태그를 생성합니다. |
static CreateDollarSign(string) | DollarSign 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateEMailMessage(string) | EMailMessage 아이콘 및 지정된 레이블이 있는 새 메모 태그를 생성합니다. |
static CreateFrowningFace(string) | FrowningFace 아이콘 및 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateGlobe(string) | 지구본 아이콘과 지정된 레이블이 있는 새 메모 태그를 생성합니다. |
static CreateGreenCheckMark(string) | GreenCheckMark 아이콘과 지정된 레이블로 새 메모 태그를 생성합니다. |
static CreateGreenCircle(string) | GreenCircle 아이콘과 지정된 레이블로 새 메모 태그를 생성합니다. |
static CreateGreenCircle1(string) | GreenCircle1 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateGreenCircle2(string) | GreenCircle2 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateGreenCircle3(string) | GreenCircle3 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateGreenDownArrow(string) | GreenDownArrow 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateGreenEightPointStar(string) | GreenEightPointStar 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateGreenLeftArrow(string) | GreenLeftArrow 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateGreenRightArrow(string) | GreenRightArrow 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateGreenSolidArrow(string) | GreenSolidArrow 아이콘 및 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateGreenSquare(string) | GreenSquare 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateGreenStar(string) | GreenStar 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateGreenSun(string) | GreenSun 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateGreenTarget(string) | GreenTarget 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateGreenTriangle(string) | GreenTriangle 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateGreenUmbrella(string) | GreenUmbrella 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateGreenUpArrow(string) | GreenUpArrow 아이콘과 지정된 레이블이 있는 새 노트 태그를 생성합니다. |
static CreateGreenXNo(string) | GreenXNo 아이콘 및 지정된 레이블이 있는 새 메모 태그를 생성합니다. |
static CreateGreenXWithDots(string) | GreenXWithDots 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateHeart(string) | 하트 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateHighPriority(string) | HighPriority 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateHome(string) | 홈 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateHyperlinkGlobe(string) | HyperlinkGlobe 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateInstantMessagingContactPerson(string) | InstantMessagingContactPerson 아이콘 및 지정된 레이블로 새 메모 태그를 생성합니다. |
static CreateLaptop(string) | 노트북 아이콘과 지정된 레이블이 있는 새 노트 태그를 생성합니다. |
static CreateLightBulb(string) | 전구 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateLightningBolt(string) | LightningBolt 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateMeeting(string) | 회의 아이콘과 지정된 레이블이 있는 새 메모 태그를 만듭니다. |
static CreateMobilePhone(string) | MobilePhone 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateMovieClip(string) | MovieClip 아이콘과 지정된 레이블로 새 메모 태그를 만듭니다. |
static CreateMusicalNote(string) | 뮤지컬노트 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateNoIcon(string) | 아이콘 없이 지정된 레이블이 있는 새 노트 태그를 생성합니다. |
static CreateNotebookWithClock(string) | NotebookWithClock 아이콘 및 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateOpenBook(string) | OpenBook 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateOpenEnvelope(string) | OpenEnvelope 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateOrangeSquare(string) | OrangeSquare 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreatePadlock(string) | 자물쇠 아이콘과 지정된 레이블이 있는 새 메모 태그를 생성합니다. |
static CreatePaperClip(string) | PaperClip 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreatePen(string) | 펜 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreatePersonWithExclamationMark(string) | PersonWithExclamationMark 아이콘 및 지정된 레이블로 새 메모 태그를 생성합니다. |
static CreatePinkSquare(string) | 핑크스퀘어 아이콘과 지정된 라벨로 새 노트 태그를 생성합니다. |
static CreatePlane(string) | 평면 아이콘과 지정된 레이블이 있는 새 메모 태그를 생성합니다. |
static CreatePresentationSlide(string) | PresentationSlide 아이콘 및 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreatePushpin(string) | 고정핀 아이콘과 지정된 레이블을 사용하여 새 메모 태그를 만듭니다. |
static CreateQuestionBalloon(string) | QuestionBalloon 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateQuestionMark(string) | QuestionMark 아이콘과 지정된 레이블이 있는 새 노트 태그를 생성합니다. |
static CreateQuotationMark(string) | 인용 부호 아이콘과 지정된 레이블을 사용하여 새 노트 태그를 생성합니다. |
static CreateRedSquare(string) | RedSquare 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateReminderBell(string) | ReminderBell 아이콘과 지정된 레이블로 새 메모 태그를 생성합니다. |
static CreateResearch(string) | 연구 아이콘 및 지정된 레이블이 있는 새 노트 태그를 생성합니다. |
static CreateRoseOnStem(string) | RoseOnStem 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateScheduledTask(string) | ScheduledTask 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateSmilingFace(string) | SmileingFace 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateSunflower(string) | 해바라기 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateTelephoneWithClock(string) | TelephoneWithClock 아이콘과 지정된 레이블이 있는 새 메모 태그를 만듭니다. |
static CreateTimeSensitive(string) | TimeSensitive 아이콘과 지정된 레이블을 사용하여 새 메모 태그를 생성합니다. |
static CreateTwoPeople(string) | TwoPeople 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateYellowCheckMark(string) | YellowCheckMark 아이콘과 지정된 레이블로 새 메모 태그를 생성합니다. |
static CreateYellowCircle(string) | YellowCircle 아이콘과 지정된 레이블이 있는 새 메모 태그를 생성합니다. |
static CreateYellowCircle1(string) | YellowCircle1 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateYellowCircle2(string) | YellowCircle2 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateYellowCircle3(string) | YellowCircle3 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateYellowDownArrow(string) | YellowDownArrow 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateYellowEightPointStar(string) | YellowEightPointStar 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateYellowKey(string) | YellowKey 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateYellowLeftArrow(string) | YellowLeftArrow 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateYellowRightArrow(string) | YellowRightArrow 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateYellowSolidTarget(string) | YellowSolidTarget 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateYellowSquare(string) | YellowSquare 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateYellowStar(string) | YellowStar 아이콘과 지정된 레이블로 새 메모 태그를 생성합니다. |
static CreateYellowSun(string) | YellowSun 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateYellowTarget(string) | YellowTarget 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateYellowTriangle(string) | YellowTriangle 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateYellowUmbrella(string) | YellowUmbrella 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateYellowUpArrow(string) | YellowUpArrow 아이콘과 지정된 레이블로 새 노트 태그를 생성합니다. |
static CreateYellowX(string) | YellowX 아이콘과 지정된 레이블로 새 메모 태그를 생성합니다. |
static CreateYellowXWithDots(string) | YellowXWithDots 아이콘과 지정된 레이블로 새 메모 태그를 생성합니다. |
Equals(NoteTag) | 지정된 개체가 현재 개체와 같은지 여부를 결정합니다. |
override Equals(object) | 지정된 개체가 현재 개체와 같은지 여부를 결정합니다. |
override GetHashCode() | 유형에 대한 해시 함수 역할을 합니다. |
예
태그로 새 이미지를 추가하는 방법을 보여줍니다.
// 문서 디렉토리의 경로.
string dataDir = RunExamples.GetDataDir_Tags();
// Document 클래스의 객체 생성
Document doc = new Document();
// 페이지 클래스 객체 초기화
Aspose.Note.Page page = new Aspose.Note.Page(doc);
// 아웃라인 클래스 객체 초기화
Outline outline = new Outline(doc);
// OutlineElement 클래스 객체 초기화
OutlineElement outlineElem = new OutlineElement(doc);
// 이미지 로드
Aspose.Note.Image image = new Aspose.Note.Image(doc, dataDir + "icon.jpg");
// 문서 노드에 이미지 삽입
outlineElem.AppendChildLast(image);
image.Tags.Add(NoteTag.CreateYellowStar());
// 아웃라인 요소 노드 추가
outline.AppendChildLast(outlineElem);
// 아웃라인 노드 추가
page.AppendChildLast(outline);
// 페이지 노드 추가
doc.AppendChildLast(page);
// OneNote 문서 저장
dataDir = dataDir + "AddImageNodeWithTag_out.one";
doc.Save(dataDir);
태그가 있는 새 단락을 추가하는 방법을 보여줍니다.
// 문서 디렉토리의 경로.
string dataDir = RunExamples.GetDataDir_Tags();
// Document 클래스의 객체 생성
Document doc = new Document();
// 페이지 클래스 객체 초기화
Aspose.Note.Page page = new Aspose.Note.Page(doc);
// 아웃라인 클래스 객체 초기화
Outline outline = new Outline(doc);
// OutlineElement 클래스 객체 초기화
OutlineElement outlineElem = new OutlineElement(doc);
ParagraphStyle textStyle = new ParagraphStyle { FontColor = Color.Black, FontName = "Arial", FontSize = 10 };
RichText text = new RichText(doc) { Text = "OneNote text.", ParagraphStyle = textStyle };
text.Tags.Add(NoteTag.CreateYellowStar());
// 텍스트 노드 추가
outlineElem.AppendChildLast(text);
// 아웃라인 요소 노드 추가
outline.AppendChildLast(outlineElem);
// 아웃라인 노드 추가
page.AppendChildLast(outline);
// 페이지 노드 추가
doc.AppendChildLast(page);
// OneNote 문서 저장
dataDir = dataDir + "AddTextNodeWithTag_out.one";
doc.Save(dataDir);
태그 세부 정보에 액세스하는 방법을 보여줍니다.
// 문서 디렉토리의 경로.
string dataDir = RunExamples.GetDataDir_Tags();
// 문서를 Aspose.Note에 로드합니다.
Document oneFile = new Document(dataDir + "TagFile.one");
// 모든 RichText 노드 가져오기
IList<RichText> nodes = oneFile.GetChildNodes<RichText>();
// 각 노드를 통해 반복
foreach (RichText richText in nodes)
{
var tags = richText.Tags.OfType<NoteTag>();
if (tags.Any())
{
Console.WriteLine($"Text: {richText.Text}");
foreach (var noteTag in tags)
{
// 속성 검색
Console.WriteLine($" Completed Time: {noteTag.CompletedTime}");
Console.WriteLine($" Create Time: {noteTag.CreationTime}");
Console.WriteLine($" Font Color: {noteTag.FontColor}");
Console.WriteLine($" Status: {noteTag.Status}");
Console.WriteLine($" Label: {noteTag.Label}");
Console.WriteLine($" Icon: {noteTag.Icon}");
Console.WriteLine($" High Light: {noteTag.Highlight}");
}
}
}
태그로 새 테이블을 추가하는 방법을 보여줍니다.
// 문서 디렉토리의 경로.
string dataDir = RunExamples.GetDataDir_Tags();
// Document 클래스의 객체 생성
Document doc = new Document();
// 페이지 클래스 객체 초기화
Aspose.Note.Page page = new Aspose.Note.Page(doc);
// TableRow 클래스 객체 초기화
TableRow row = new TableRow(doc);
// TableCell 클래스 객체 초기화
TableCell cell = new TableCell(doc);
// 셀 내용 삽입
cell.AppendChildLast(InsertTable.GetOutlineElementWithText(doc, "Single cell."));
// 행 노드에 셀 추가
row.AppendChildLast(cell);
// 테이블 노드 초기화
Table table = new Table(doc)
{
IsBordersVisible = true,
Columns = { new TableColumn { Width = 70 } }
};
// 테이블에 행 노드 삽입
table.AppendChildLast(row);
// 이 테이블 노드에 태그 추가
table.Tags.Add(NoteTag.CreateQuestionMark());
Outline outline = new Outline(doc);
OutlineElement outlineElem = new OutlineElement(doc);
// 테이블 노드 추가
outlineElem.AppendChildLast(table);
// 아웃라인 요소 추가
outline.AppendChildLast(outlineElem);
page.AppendChildLast(outline);
doc.AppendChildLast(page);
// OneNote 문서 저장
dataDir = dataDir + "AddTableNodeWithTag_out.one";
doc.Save(dataDir);
주간 회의를 위한 템플릿을 준비하는 방법을 보여줍니다.
// 문서 디렉토리의 경로.
string dataDir = RunExamples.GetDataDir_Tags();
// Document 클래스의 객체 생성
var headerStyle = new ParagraphStyle() { FontName = "Calibri", FontSize = 16 };
var bodyStyle = new ParagraphStyle() { FontName = "Calibri", FontSize = 12 };
var d = new Document();
bool restartFlag = true;
var outline = d.AppendChildLast(new Page()
{
Title = new Title() { TitleText = new RichText() { Text = $"Weekly meeting {DateTime.Today:d}", ParagraphStyle = ParagraphStyle.Default } }
})
.AppendChildLast(new Outline() { VerticalOffset = 30, HorizontalOffset = 30 });
outline.AppendChildLast(new OutlineElement())
.AppendChildLast(new RichText() { Text = "Important", ParagraphStyle = headerStyle });
foreach (var e in new[] { "First", "Second", "Third" })
{
outline.AppendChildLast(new OutlineElement() { NumberList = CreateListNumberingStyle(bodyStyle, restartFlag) })
.AppendChildLast(new RichText() { Text = e, ParagraphStyle = bodyStyle });
restartFlag = false;
}
outline.AppendChildLast(new OutlineElement())
.AppendChildLast(new RichText() { Text = "TO DO", ParagraphStyle = headerStyle, SpaceBefore = 15 });
restartFlag = true;
foreach (var e in new[] { "First", "Second", "Third" })
{
outline.AppendChildLast(new OutlineElement() { NumberList = CreateListNumberingStyle(bodyStyle, restartFlag) })
.AppendChildLast(new RichText() { Text = e, ParagraphStyle = bodyStyle, Tags = { NoteCheckBox.CreateBlueCheckBox() } });
restartFlag = false;
}
d.Save(Path.Combine(dataDir, "meetingNotes.one"));
또한보십시오
- interface INoteTag
- 네임스페이스 Aspose.Note
- 집회 Aspose.Note