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

insert text

(0.07 sec)
  1. 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...
  2. Method Not Found Error - Free Support Forum - a...

    I am trying to generate a word document from a template using range.replace. Some of the replace has html and need to format it correctly. I am trying to use Ireplacingcallback. at splitrun method run.parentnode.Insertaf…... The following is text to be replaced <p><span style="color:...orphans: 2; text-align: start; text-indent: 0px; text-transform:...

    forum.aspose.com/t/method-not-found-error/323695
  3. 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...
  4. 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...
  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. 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...
  7. 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...
  8. 如何在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...
  9. 插入和删除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...
  10. Navigation with Cursor in C++|Aspose.Words for C++

    Navigate between different nodes within a document, such as a paragraph, bookmark, or a specific character using C++....simple as you can move the insertion point even by using the keyboard’s...clicking the mouse to locate the insertion point wherever you want. But...

    docs.aspose.com/words/cpp/navigation-with-cursor/