Sort Score
Result 10 results
Languages All
Labels All
Results 5,031 - 5,040 of 99,387 for

text

(0.08 sec)
  1. BookmarkEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.BookmarkEnd class, which efficiently manages bookmark ends in Word documents, enhancing your document editing experience....virtual GetText () Gets the text of this node and of all its...[ "MyBookmark_2" ]. Text = $"Updated text contents of {bookmarks[1]...

    reference.aspose.com/words/net/aspose.words/boo...
  2. ITextShaperFactory class | Aspose.Words for Python

    aspose.words.shaping.ITextShaperFactory class. An interface of a factory for constructing [ITextShaper](../iTextshaper/) implementations....Methods Name Description get_text_shaper(font_path, face_index)...face_index) Returns new instance of a text shaper for the font specified...

    reference.aspose.com/words/python-net/aspose.wo...
  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. Aspose::Words::DocumentVisitor class | Aspose.W...

    Aspose::Words::DocumentVisitor class. Base class for custom document visitors. To learn more, visit the documentation article in C++....when enumeration of the main text story in a section has ended...when enumeration of the main text story in a section has started...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Words::DocumentVisitor::VisitRun method...

    Aspose::Words::DocumentVisitor::VisitRun method. Called when a run of Text in the is encountered in C++....method Called when a run of text in the is encountered. virtual...mAcceptingNodeChildT = MakeObject < System :: Text :: StringBuilder > (); } String...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. 旋转单元格文本|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Sheets [ "Sheet1" ]; //Put some text into cell B2. objSheet . Cells...the angle of rotation of the text. _range . Orientation = 45 ;...

    docs.aspose.com/cells/zh/net/rotating-cell-text/
  8. RevisionOptions.show_original_revision property...

    RevisionOptions.show_original_revision property. Allows to specify whether the original Text should be shown instead of revised one...specify whether the original text should be shown instead of revised...revision_options . inserted_text_color = aw . layout . RevisionColor...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. 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...