Sort Score
Result 10 results
Languages All
Labels All
Results 9,051 - 9,060 of 148,557 for

text

(0.35 sec)
  1. FieldImport Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldImport class, designed to streamline document processing with efficient IMPORT field implementation for enhanced productivity....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...
  2. | Aspose

    Sample code for PNG to DOCX Java conversion. Use API example code for batch PNG files to DOCX 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-...
  3. Working with Hatch Patterns in PostScript | .NET

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...finally, how to fill and outline a text with a hatch pattern. An algorithm...fill a text. If we use one of the methods for filling a text that...

    docs.aspose.com/page/net/ps/working-with-hatch-...
  4. FieldLink class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldLink class. Implements the LINK field... displayResult Gets the text that represents the displayed...linked object as HTML format text. insertAsPicture Gets or sets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldXE class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldXE class. Implements the XE field... Remarks Defines the text and page number for an index...Description displayResult Gets the text that represents the displayed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Working with Content Control SDT|Aspose.Words f...

    using Node.js you can embed customer-defined semantics as well as its behaviour and appearance into a document....controls, including checkboxes, text boxes, date pickers, and drop-down...content control of type rich text box. The following code example...

    docs.aspose.com/words/nodejs-net/working-with-c...
  7. 通過.NET從PPT文檔中提取文本和圖像 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上的 PPT 文件中提取文本和圖像。...安裝 解析 PPT 文件 - C# //Extract Text from the Whole ppt Presentation...in para.Portions) { //Display text in the current portion Console...

    products.aspose.com/slides/zh-hant/net/parser/ppt/
  8. Add Blind Watermark Verification to PLY File Fo...

    Sample Java blind watermark verification code for PLY file. Use this example code to add blind watermark verification to PLY file within any Web or Desktop Java based application....PLY); final String[] text = { null }; //Add password to...getEntity(); if (mesh != null ) { text[ 0 ] = com.aspose.threed.Watermark...

    products.aspose.com/3d/java/verify-watermark/ply/
  9. Add Blind Watermark Verification to AMF File Fo...

    Sample Java blind watermark verification code for AMF file. Use this example code to add blind watermark verification to AMF file within any Web or Desktop Java based application....AMF); final String[] text = { null }; //Add password to...getEntity(); if (mesh != null ) { text[ 0 ] = com.aspose.threed.Watermark...

    products.aspose.com/3d/java/verify-watermark/amf/
  10. Add Blind Watermark Verification to VRML File F...

    Sample Java blind watermark verification code for VRML file. Use this example code to add blind watermark verification to VRML file within any Web or Desktop Java based application....VRML); final String[] text = { null }; //Add password to...getEntity(); if (mesh != null ) { text[ 0 ] = com.aspose.threed.Watermark...

    products.aspose.com/3d/java/verify-watermark/vrml/