Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 3,672 for

onenote

(0.05 sec)
  1. Resolution | Aspose.Note for .NET API 参考

    获取或设置生成图像的分辨率以每英寸点数为单位...GetDataDir_NoteBook (); // 加载 OneNote 笔记本 var notebook = new Notebook...GetDataDir_NoteBook (); // 加载 OneNote 笔记本 var notebook = new Notebook...

    reference.aspose.com/note/zh/net/aspose.note.sa...
  2. Aspose.Note fails to get Image's binary data - ...

    I found that Aspose.Note .NET version after 22.3.0 i.e. starting from 22.5.0 has issues regarding extracting images from Onenote files. I have multiple samples where Aspose.Note when extracting image fails to get the co…...regarding extracting images from OneNote files. I have multiple samples...snippet code below Document oneNote = new Document(“OneNoteFile”);...

    forum.aspose.com/t/aspose-note-fails-to-get-ima...
  3. Level | Aspose.Note for .NET API 参考

    获取或设置关卡...GetDataDir_Pages (); // 加载 OneNote 文档 Document document = new.../*-------- Add pages to the OneNote Document ---------- doc . AppendChildLast...

    reference.aspose.com/note/zh/net/aspose.note/pa...
  4. DefaultMsOneNoteTitleTextStyle | Aspose.Note fo...

    Gets default style for title text in MS Onenote....style for title text in MS OneNote. public static TextStyle DefaultMsOneNoteTitl...

    reference.aspose.com/note/net/aspose.note/texts...
  5. NumberList | Aspose.Note for .NET API Reference

    Represents the numbered or bulleted list....GetDataDir_Text (); // Initialize OneNote document Aspose . Note . Document...Document (); // Initialize OneNote page Aspose . Note . Page page...

    reference.aspose.com/note/net/aspose.note/numbe...
  6. Need to verify Aspose.Note can perform these ta...

    I have two questions about using Aspose.Note Are there any limitations in using VB.Net vs C#? I’m solid with VB.Net, not experienced with C# (however this might be a good time to learn) Is this possible: I would …...) Convert the OneNote Pages to individual PDFs (one...my first time working with OneNote I’ve downloaded the trial,...

    forum.aspose.com/t/need-to-verify-aspose-note-c...
  7. ParagraphStyle | Aspose.Note for .NET API 参考

    获取或设置段落样式 如果没有匹配的 TextStyle 对象则使用这些设置Styles收集此对象未指定所需设置...RichText ( doc ) { Text = "OneNote text." , ParagraphStyle = textStyle...AppendChildLast ( page ); // 保存 OneNote 文档 dataDir = dataDir + "Ad...

    reference.aspose.com/note/zh/net/aspose.note/ri...
  8. ArgumentException: "The node belongs to the oth...

    Using the following code with the attached file, causes the exception mentioned in the title: var document = new Document("file.one"); var pages = document.GetChildNodes<Page>(); page…...5 KB) Replacing images in onenote Buffer2018 March 7, 2023, 11:59am...@Buffer2018 , Thanks for the sample OneNote document. You are right, there...

    forum.aspose.com/t/argumentexception-the-node-b...
  9. TitleTime | Aspose.Note for .NET API 参考

    获取或设置标题中时间的字符串表示形式...GetDataDir_LoadingAndSaving (); // 初始化 OneNote 文档 Document doc = new Document...GetDataDir_LoadingAndSaving (); // 初始化 OneNote 文档 Document doc = new Document...

    reference.aspose.com/note/zh/net/aspose.note/ti...
  10. OneSaveOptions | Aspose.Note for .NET API 参考

    允许在将文档保存为 Onenote 格式时指定其他选项...OneSaveOptions class 允许在将文档保存为 OneNote 格式时指定其他选项。 public sealed class...获取文档保存的格式。 例子 显示如何使用加密保存文档。 // 加载 OneNote 笔记本 string dataDir = RunExamples...

    reference.aspose.com/note/zh/net/aspose.note.sa...