Sort Score
Result 10 results
Languages All
Labels All
Results 5,841 - 5,850 of 148,520 for

text

(0.37 sec)
  1. Working with Watermark in Node.js|Aspose.Words ...

    Create and manage watermarks in a document using Node.js....behind the text in a document. A watermark can contain a text or an...watermarks ( Text , Image , and None ) to work with. Add Text Watermark...

    docs.aspose.com/words/nodejs-net/working-with-w...
  2. Add Tooltip in PDF using C#

    Follow this article to add tooltip in PDF using C#. All the details are provided to setup the environment, a list of steps, and a sample code to create PDF hover Text using C#....to add a PDF mouseover popup text using C# . In the given sample...displaying the tooltip text Insert a text box field in the above...

    kb.aspose.com/pdf/net/add-tooltip-in-pdf-using-...
  3. Logical Levels of Nodes in a Document in C#|Asp...

    In Aspose.Words for .NET documentation mentioned logical levels of nodes – block level, inline level, or row level using C#. The node level is used to describe the location in the document tree where the node is typically occur....margins, orientation, number of text columns, and headers and footers...A section contains the main text, as well as headers and footers...

    docs.aspose.com/words/net/logical-levels-of-nod...
  4. 使用JavaScript通过C++从ODS文件读取图表副标题|Documentation

    学习如何通过C++使用Aspose.Cells for JavaScript从OpenDocument Spreadsheet(ODS)文件中读取图表副标题。我们的指南将演示如何提取和访问图表的副标题以便进行进一步分析或显示。...></ script > < script type = "text/javascript" > const { Workbook...// Accessing chart subtitle text (converted from getSubTitle()...

    docs.aspose.com/cells/zh/javascript-cpp/read-ch...
  5. FieldFormText Class | Aspose.Words for .NET

    Discover Aspose.Words.Fields.FieldFormText class for seamless FORMText field implementation. Enhance document automation with powerful features today!...DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  6. WebExtensionBindingType | Aspose.Words for Java

    Enumerates available types of binding between a web extension and the data in the document in Java....TEXT, "104380646")); // Allow the...assertEquals(WebExtensionBindingT.TEXT, webExtension.getBindings()...

    reference.aspose.com/words/java/com.aspose.word...
  7. Different Ways to Save Files with C++|Documenta...

    Aspose.Cells for C++ can save files to different formats. Save files to PDF, HTML, DOCX, PPTX, JSON, and MHTML....TabDelimited Represents a Tab‑delimited text file ODS Represents an ODS file...contain information such as text, images, hyperlinks, form fields...

    docs.aspose.com/cells/cpp/different-ways-to-sav...
  8. | Aspose

    Sample code for PDF to PDF Java conversion. Use API example code for batch PDF files to PDF conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/pdf-to-...
  9. | Aspose

    Sample code for JPG to DOC Java conversion. Use API example code for batch JPG files to DOC conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/jpg-to-...
  10. How to Add a Hyperlink to a Word Document using...

    This article describes the process of how to add a hyperlink to a Word document using Java. It guides to set the environment, write the application and a runnable sample code to insert hyperlink in Word using Java....object for it Add some sample text using the DocumentBuilder object...the font settings for adding text for the hyperlink Insert the...

    kb.aspose.com/words/java/how-to-add-a-hyperlink...