Sort Score
Result 10 results
Languages All
Labels All
Results 4,711 - 4,720 of 151,779 for

text

(0.94 sec)
  1. Issue adding comments to DOCX with API/Ruby SDK...

    I cannot get either the API or Ruby SDK working when attempting to add comments to a word doc. I have tried using simple coordinates 0.0.0.0 and using the coordinates from a Text search. For the Ruby SDK, I have used the…...using the coordinates from a text search. For the Ruby SDK, I...positions returned from the text search directly and built them...

    forum.aspose.com/t/issue-adding-comments-to-doc...
  2. What's new 2023|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2023....The form can be found and the text can be replaced using the following...find text fragments var absorber = new Aspose . Pdf . Text . TextFragmentAbsorber...

    docs.aspose.com/pdf/net/whatsnew/2023/
  3. 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...
  4. 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...
  5. IReplacingCallback class | Aspose.Words for Nod...

    Aspose.Words.Replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation..../// Maintains a log of every text replacement done by a find-and-replace...and notes the original matched text's value. /// </summary> private...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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/
  7. Creating a complex PDF|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET allows you to create more complex documents that contain images, Text fragments, and tables in one document....document will contain a image, two text fragments (header and paragraph)...)) # Add Header header = ap . text . TextFragment ( "New ferry...

    docs.aspose.com/pdf/python-net/complex-pdf-exam...
  8. BorderCollection.distance_from_text property | ...

    BorderCollection.distance_from_Text property. Gets or sets distance of the border from Text in points....distance_from_text property BorderCollection.distance_from_text property...border from text in points. @property def distance_from_text ( self...

    reference.aspose.com/words/python-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. CommentRangeEnd.nodeType property | Aspose.Word...

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

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