Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 59,541 for

text

(0.07 sec)
  1. WatermarkType enumeration | Aspose.Words for No...

    Aspose.Words.WatermarkType enumeration. Specifies the watermark type....Name Description Text Indicates that the text will be used as...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. 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...
  4. BookmarksOutlineLevelCollection.clear method | ...

    BookmarksOutlineLevelCollection.clear method. Removes all elements from the collection.... writeln ( "Text inside Bookmark 1." ); builder..."Bookmark 2" ); builder . writeln ( "Text inside Bookmark 1 and 2." );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CellVerticalAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Tables.CellVerticalAlignment enum for optimal Text alignment in table cells. Enhance your document layout effortlessly!...Specifies vertical justification of text inside a table cell. public...Top 0 Text is aligned at the top of a cell. Center 1 Text is aligned...

    reference.aspose.com/words/net/aspose.words.tab...
  6. BookmarksOutlineLevelCollection.remove method |...

    BookmarksOutlineLevelCollection.remove method. Removes a bookmark with the specified name from the collection.... writeln ( "Text inside Bookmark 1." ); builder..."Bookmark 2" ); builder . writeln ( "Text inside Bookmark 1 and 2." );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. BookmarksOutlineLevelCollection.clear method | ...

    BookmarksOutlineLevelCollection.clear method. Removes all elements from the collection.... writeln ( 'Text inside Bookmark 1.' ) builder...'Bookmark 2' ) builder . writeln ( 'Text inside Bookmark 1 and 2.' )...

    reference.aspose.com/words/python-net/aspose.wo...
  8. WatermarkerContext Class | Aspose.Words for .NET

    Discover the Aspose.Words.LowCode.WatermarkerConText class for seamless document watermarking. Enhance your documents with ease and efficiency....ImageWatermarkOption { get; } Options for the text watermark. LayoutOptions { get;...TextWatermark { get; set; } Text to be used as a watermark. ...

    reference.aspose.com/words/net/aspose.words.low...
  9. Aspose::Words::BuildingBlocks::BuildingBlock::g...

    Aspose::Words::BuildingBlocks::BuildingBlock::get_LastSection method. Gets the last section in the building block in C++....contains the text. ASSERT_EQ ( String :: Format ( u "Text inside {0}...mBuilder = MakeObject < System :: Text :: StringBuilder > (); mGlossaryDoc...

    reference.aspose.com/words/cpp/aspose.words.bui...
  10. Get Node that Contains the End of Matched Strin...

    FindReplaceOptions optionsWhile = new FindReplaceOptions(); optionsWhile.setReplacingCallback(new ReplaceHandler()); WordDoc.getRange().replace(Pattern.compile("[tag(.+?)](.+?)[/tag]"), "", optionsWhile); in ReplaceHand…...be the only) run can contain text before the match, // in this...contains the match if there is any text left. if ((currentNode != null)...

    forum.aspose.com/t/get-node-that-contains-the-e...