Sort Score
Result 10 results
Languages All
Labels All
Results 6,241 - 6,250 of 152,507 for

text

(0.17 sec)
  1. Section.ProtectedForForms | Aspose.Words for .NET

    Discover how the ProtectedForForms property in Microsoft Word enhances document security, allowing users to edit only designated form fields easily....users can select and modify text only in form fields in Microsoft...builder . Write ( "Please enter text here: " ); builder . InsertTextInput...

    reference.aspose.com/words/net/aspose.words/sec...
  2. PdfTextCompression enumeration | Aspose.Words f...

    Aspose.Words.Saving.PdfTextCompression enumeration. Specifies a type of compression applied to all content in the PDF file except images....Examples Shows how to apply text compression when saving a document...apply any // compression to text when we save the document to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Font::get_EmphasisMark method | ...

    Aspose::Words::Font::get_EmphasisMark method. Gets or sets the emphasis mark applied to this formatting in C++....builder -> Write ( u "Emphasis text" ); builder -> Writeln (); builder...builder -> Write ( u "Simple text" ); builder -> get_Document...

    reference.aspose.com/words/cpp/aspose.words/fon...
  4. PhoneticGuide Class | Aspose.Words for .NET

    Discover the Aspose.Words.PhoneticGuide class for enhancing Text readability with phonetic guides. Improve user experience and accessibility effortlessly!...BaseText { get; } Gets base text of the phonetic guide. RubyText...RubyText { get; } Gets ruby text of the phonetic guide. See Also...

    reference.aspose.com/words/net/aspose.words/pho...
  5. Add watermark to PDF using Rust|Aspose.PDF for ...

    This example demonstrates how to add a customizable Text watermark to a PDF document using Aspose.PDF for Rust via C++....to programmatically apply a text watermark to an existing PDF...including: Watermark text Font family Font size Text color (HEX format)...

    docs.aspose.com/pdf/rust-cpp/add-watermarks/
  6. Convert PNG to DOCX via C# | Aspose

    Sample code for PNG to DOCX C# conversion. Use API example code for batch PNG files to DOCX conversion within VB.NET, Asp.NET or any .NET based application....recognition on PNG document and save text as PNG document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/png-to-d...
  7. Row.nodeType property | Aspose.Words for Node.js

    Row.nodeType property. Returns [NodeType.Row](../../../aspose.words/nodetype/#Row)....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Cell.nodeType property | Aspose.Words for Node.js

    Cell.nodeType property. Returns [NodeType.Cell](../../../aspose.words/nodetype/#Cell)....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldEnd.nodeType property | Aspose.Words for N...

    FieldEnd.nodeType property. Returns [NodeType.FieldEnd](../../../aspose.words/nodetype/#FieldEnd)....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. BookmarkStart.nodeType property | Aspose.Words ...

    BookmarkStart.nodeType property. Returns [NodeType.BookmarkStart](../../nodetype/#BookmarkStart)....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...