Sort Score
Result 10 results
Languages All
Labels All
Results 4,341 - 4,350 of 135,166 for

text

(0.16 sec)
  1. Aspose::Words::Fields::FieldTitle class | Aspos...

    Aspose::Words::Fields::FieldTitle class. Implements the TITLE field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. IReplacingCallback Interface | Aspose.Words for...

    Enhance your document processing with Aspose.Words' IReplacingCallback interface. Create custom find and replace methods for tailored results....to track the order in which a text replacement operation traverses... ) Assert . That ( logger . Text . Replace ( "\r" , "" ), Is...

    reference.aspose.com/words/net/aspose.words.rep...
  3. Manage Hyperlinks in Worksheet|Documentation

    This article introduces how to work with hyperlink in GridWeb.... Text hyperlinks , URL hyperlinks applied to text. Image...different types of URL hyperlinks: Text hyperlinks. Image hyperlinks...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  4. CompositeNode.PrependChild | Aspose.Words for .NET

    Discover how the CompositeNode PrependChild method enhances your data structure by efficiently adding nodes to the start of your child node list....paragraphText = new Run ( doc , "Initial text. " ); paragraph . AppendChild...// We can determine where the text contents of nodes that we insert...

    reference.aspose.com/words/net/aspose.words/com...
  5. | Aspose

    Sample code for PNG to DOC Java conversion. Use API example code for batch PNG 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/png-to-...
  6. | Aspose

    Sample code for TIF to DOC Java conversion. Use API example code for batch TIF 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/tif-to-...
  7. DocumentBuilder.insertStyleSeparator method | A...

    DocumentBuilder.insertStyleSeparator method. Inserts style separator into the document....to two different parts of a text line. Examples Shows how to...Heading1 ; builder . write ( "This text is in a Heading style. " );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 使用 C++ 向 PDF 添加文本|Aspose.PDF for C++

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...using namespace Aspose :: Pdf :: Text ; void AddingText () { String...-> idx_get ( 1 ); // create text fragment auto textFragment =...

    docs.aspose.com/pdf/zh/cpp/add-text-to-pdf-file/
  9. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Multiline method. Specifies whether this SDT allows multiple lines of Text in C++....SDT allows multiple lines of text. bool Aspose :: Words :: Markup...structured document tag in a plain text box and modify its appearance...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. 从 PDF 中提取段落 C#|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中从 PDF 文档中提取段落以进行结构化文本检索。... GetDataDir_AsposePdf_Text (); // Open PDF document using...absorber = new Aspose . Pdf . Text . ParagraphAbsorber (); absorber...

    docs.aspose.com/pdf/zh/net/extract-paragraph-fr...