Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 115,667 for

note

(0.18 sec)
  1. Printing Documents | Aspose.Note Documentation

    A comprehensive guide on printing documents in Java....Note Product Solution Aspose.CAD...OCR Product Solution Aspose.Note Product Solution Aspose.CAD...

    docs.aspose.com/note/java/printing-documents/
  2. Insert and Append Documents|Aspose.Words for Py...

    Combine documents into one: insert or append a document into a new or existing one using find and replace, merge field, bookmark, or simply at the document end in Python....bookmark in another document: Note that the bookmark should not...document to the end of another one. Note that append_child is a node...

    docs.aspose.com/words/python-net/insert-and-app...
  3. Protect or Encrypt a Document|Aspose.Words for ...

    Aspose.Words for Python via .NET provides Read-Only, Encrypt a Document, Restrict Editing, and Digital Signatures for document protection. Aspose.Words supports most Word protection options....(File → Info → Protect Document) Note that Aspose.Words does not support...Final” and “Restrict Access”. Note that the exact names of features...

    docs.aspose.com/words/python-net/protect-or-enc...
  4. Protect or Encrypt a Document in Java|Aspose.Wo...

    Encrypt a document, restrict editing, use digital signatures for document protection. Aspose.Words supports most Word protection options using Java....(File → Info → Protect Document) Note that Aspose.Words does not support...Final” and “Restrict Access”. Note that the exact names of features...

    docs.aspose.com/words/java/protect-or-encrypt-a...
  5. Import HTML to OneNote using Aspose.Note via C#...

    How to import an HTML file into OneNote (.one) format using Aspose.Note. Steps, code, and explanations for working with HTML files....Note Product Solution Aspose.CAD...OCR Product Solution Aspose.Note Product Solution Aspose.CAD...

    products.aspose.com/note/net/conversion/html-to...
  6. 在工作表中添加注释|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....//Setting the comment note comment . Note = "Hello Aspose!" ; //Saving...

    docs.aspose.com/cells/zh/net/add-comment-in-wor...
  7. Fill.backThemeColor property | Aspose.Words for...

    Fill.backThemeColor property. Gets or sets a ThemeColor object that represents the background color for the fill.... Background2 ; // Note: do not use "BackThemeColor"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentPartSavingArgs.keep_document_part_strea...

    DocumentPartSavingArgs.keep_document_part_stream_open property. Specifies whether Aspose.Words should keep the stream open or close it after saving a document part.... Please note that the main output stream...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Insert and Append Documents|Aspose.Words for No...

    Combine documents into one: insert or append a document into a new or existing one using find and replace, merge field, bookmark, or simply at the document end in Node.js....bookmark in another document: Note that the bookmark should not...document to the end of another one. Note that appendChild is a node level...

    docs.aspose.com/words/nodejs-net/insert-and-app...
  10. 使用 C++ 向 PDF 添加文本|Aspose.PDF for C++

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...对象 创建一个 TextFragment 对象 创建一个 Note 实例并将其值传递给 TextFragment FootNote...( 1 ); auto note = MakeObject < Note > (); note -> set_Text (...

    docs.aspose.com/pdf/zh/cpp/add-text-to-pdf-file/