Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 126,305 for

note

(0.18 sec)
  1. DocumentBuilder.moveToMergeField method | Aspos...

    Aspose.Words.DocumentBuilder.moveToMergeField method... Remarks Note that this method deletes the..."MyMergeField1" , true , false ); // Note that the cursor is placed immediately...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Forms2OleControl.enabled property | Aspose.Word...

    Forms2OleControl.enabled property. Returns ``true`` if control is in enabled state.... toEqual ( '' ); // Note, that you can't set GroupName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. OleControl.isForms2OleControl property | Aspose...

    OleControl.isForms2OleControl property. Returns ``true`` if the control is a [Forms2OleControl](../../forms2olecontrol/).... toEqual ( '' ); // Note, that you can't set GroupName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Change Text Direction of the Comment with JavaS...

    Learn how to change the text direction of comments using Aspose.Cells for JavaScript via C++. Customize comment alignment settings effectively....; // Set the Comment note comment . note = "This is my Comment...

    docs.aspose.com/cells/javascript-cpp/change-tex...
  5. ChartNumberFormat | Aspose.Words for Java

    Represents number formatting of the parent element in Java...."PDF", "Excel", "GoogleDocs", "Note"}, new double[]{1900000.0, 850000..."PDF", "Excel", "GoogleDocs", "Note"}, new double[]{1900000.0, 850000...

    reference.aspose.com/words/java/com.aspose.word...
  6. Convert HTML, Text and Images to PDF in SharePo...

    PDF SharePoint API allows converting HTML files, text files, and images (JPG, PNG, GIF, TIFF, BMP) to PDF format....PDF Creator information Please note that you cannot set values against...

    docs.aspose.com/pdf/sharepoint/convert-to-pdf/
  7. Markup Annotations using Python|Aspose.PDF for ...

    Learn how to add, read, and delete text, caret, and replace annotations in PDF documents using Aspose.PDF for Python via .NET....workflows: text annotations for note-style comments caret annotations...annotations are useful for sticky-note style comments in review workflows...

    docs.aspose.com/pdf/python-net/markup-annotations/
  8. Fill.foreThemeColor property | Aspose.Words for...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. MarkdownLoadOptions.soft_line_break_character p...

    MarkdownLoadOptions.soft_line_break_character property. Gets or sets a character value representing `soft line break`... Remarks Note, setting this option to ControlChar...

    reference.aspose.com/words/python-net/aspose.wo...
  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/