I opened a Onenote document using Aspose.Note.Document then Aspose.Note.Document.Save() right after and the file output does not have drawings. Please see the image below:
Screenshot 2023-03-23 094220.png (16.9 KB)
Bef…...2023, 2:49am #1 I opened a OneNote document using Aspose.Note...
I’m trying to read Onenote file but I got this exception
Caused by: class com.aspose.note.system.exceptions.ArgumentException: FontFamily ‘Serif’ not found
Parameter name: Serif
But on Windows machine it works fine....may confirm this behavior in ONENOTE application. Do you mean you...this is not possible even in ONENOTE application. e.g. Sample code:...
HI,
i would like to remove an attachment from a document
so i have document
and the i run the next
for(Page page : document)
{
List<AttachedFile> attachments = page.getChildNodes(AttachedFile.class);
…... Also attach your sample OneNote document. We will check it...
Hello,
DetectFileFormat will not detect XHtml files, test:
xhtml.zip (2.0 KB)...2023, 12:38am #4 Sorry, but OneNote packages with .onepkg extension...detection CELLSNET-53571: Support OneNote file type detection simon.zhao...
An abstract base class which represents notebook saving options for a particular format and provides common saving options for all document child nodes....GetDataDir_NoteBook (); // Load a OneNote Notebook var notebook = new...