Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 111,288 for

note

(0.09 sec)
  1. Uninstalling Aspose.Cells for SharePoint|Docume...

    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....Cells Please note that running the Repair option...

    docs.aspose.com/cells/sharepoint/uninstalling-a...
  2. 使用 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/
  3. Read, update and write DWG file|CAD 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.... Note: This code snippet shows an...

    docs.aspose.com/cad/net/how-to/work-with-file/r...
  4. GlossaryDocument.accept method | Aspose.Words f...

    GlossaryDocument.accept method. Accepts a visitor.... Note: A glossary document node and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Read, update and write DWG file|CAD 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.... Note: This code snippet shows an...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  6. Track Changes in Documents|Aspose.Words for Java

    Track changes in documents. Docx4j does not provide an opportunity to track changes in a document.... Note that comments are not affected...

    docs.aspose.com/words/java/track-changes-in-doc...
  7. Forms2OleControl.groupName property | Aspose.Wo...

    Forms2OleControl.groupName property. Gets or sets a string that specifies a group of mutually exclusive controls... toEqual ( '' ); // Note, that you can't set GroupName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Working with Tables | Aspose.Note Documentation

    A comprehensive guide on working with tables in Java programming language....Note Product Solution Aspose.CAD...OCR Product Solution Aspose.Note Product Solution Aspose.CAD...

    docs.aspose.com/note/java/working-with-tables/
  9. Forms2OleControl.value property | Aspose.Words ...

    Forms2OleControl.value property. Gets underlying Value property which often represents control state... group_name ) # Note, that you can't set GroupName...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 向PDF文件添加文本|Aspose.PDF for Java

    本文介绍了在Aspose.PDF中处理文本的各个方面。了解如何向PDF添加文本、添加HTML片段或使用自定义OTF字体。...对象 创建一个 TextFragment 对象 创建一个 Note 实例并将其值传递给 TextFragment.FootNote...get_Item ( 1 ); Note note = new Note (); note . setText ( "演示"...

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