Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 10,805 for

insert text

(0.17 sec)
  1. Convert Evernote to OneNote in C# | Aspose.Note

    Learn how to convert Evernote to OneNote in C#. This guide provides code examples and simplifies the export process....PDF, preserving formatting, text, images, and tables. Step 2:...merge multiple PDFs, including text-based notes, image-based notes...

    blog.aspose.com/note/convert-evernote-to-onenot...
  2. 插入和删除Excel文件的行和列|Documentation

    本文介绍如何通过Aspose.Cells for JavaScript通过C++ API插入和删除行与列。...> </ head > < body > < h1 > Insert Row Example </ h1 > < input...></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/zh/javascript-cpp/inserti...
  3. FieldFormat | Aspose.Words for Java

    Provides typed access to fields numeric date and time and general formatting in Java....// Use a document builder to insert a field that displays a result...that are applied to a numeric, text or any field result. getNumericFormat()...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Node::GetText method | Aspose.Wo...

    Aspose::Words::Node::GetText method. Gets the Text of this node and of all its children in C++....Node::GetText method Gets the text of this node and of all its...DocumentBuilder > ( doc ); // Insert paragraphs with text with DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/nod...
  5. RevisionOptions | Aspose.Words for Java

    Allows to control how document revisions are handled during layout process in Java....new DocumentBuilder(doc); // Insert a revision, then change the...be used for inserted cells RevisionType.INSERTION . getInsertedTextColor()...

    reference.aspose.com/words/java/com.aspose.word...
  6. SdtType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Markup.SdtType enum, defining structured document tag types for enhanced document management and streamlined workflows....11 The SDT represents a rich text box when displayed in the document...12 The SDT represents a plain text box when displayed in the document...

    reference.aspose.com/words/net/aspose.words.mar...
  7. ChartNumberFormat.FormatCode | Aspose.Words for...

    Discover how to use the ChartNumberFormat FormatCode property to customize data label formats for clearer insights and enhanced data presentation....00E+00” Text - “@” Accounting - “ -"$"* #... Title . Text = "Monthly sales report" ; // Insert a custom chart...

    reference.aspose.com/words/net/aspose.words.dra...
  8. how to customize UI appearance for modal window...

    This article describes how to customize UI appearance for modal window in GridJs.... InsertURL insert-url .x-spreadsheet-modal-insert-url Link link...TextRotate text-rotate .x-spreadsheet-modal-text-rotate Data...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  9. 如何在GridJs中自定义模态窗口的UI外观|Documentation

    本文介绍了如何在GridJs中自定义模态窗口的UI外观。...ggest 插入链接 insert-url .x-spreadsheet-modal-insert-url 链接 link...print 文本旋转 text-rotate .x-spreadsheet-modal-text-rotate 数据验证...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  10. TableCollection | Aspose.Words for Java

    Provides typed access to a collection of Table nodes in Java.... insert(int index, Node node) Inserts a node into...DocumentBuilder(doc); // Add text to the document by inserting Runs using a DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...