Sort Score
Result 10 results
Languages All
Labels All
Results 9,921 - 9,930 of 153,080 for

text

(0.24 sec)
  1. Comment.storyType property | Aspose.Words for N...

    Comment.storyType property. Returns [StoryType.Comments](../../storytype/#Comments)....to be able to click and write text easily in Microsoft Word. footnote...superscript number // in the main text that points to the footnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Remove Word Password Protection Online or using...

    unlock password from Word document through online app for free. C++ API code to delete password from Word files....Unlock ODT Files (OpenDocument Text File Format) Unlock PDF Files...like RTF (Rich Text Format) and TXT (Plain Text). RTF files maintain...

    products.aspose.com/total/cpp/unlock/word/
  3. Convert ODT to MSG in Python | products.aspose.com

    Save ODT to MSG within Python applications without using Microsoft Word or Outlook... ODT (OpenDocument Text) is an open standard for word...features such as formatting, text extraction, and image manipulation...

    products.aspose.com/total/python-net/conversion...
  4. ShapeBase class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...can be positioned inline with text or floating. The positioning...alternativeText Defines alternative text to be displayed instead of a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CommentRangeStart class | Aspose.Words for Python

    aspose.words.CommentRangeStart class. Denotes the start of a region of Text that has a comment associated with it...Denotes the start of a region of text that has a comment associated...comment anchored to a region of text, you need to create a Comment...

    reference.aspose.com/words/python-net/aspose.wo...
  6. LayoutEnumerator constructor | Aspose.Words for...

    LayoutEnumerator constructor. Initializes new instance of this class.... text ) # We can call this method...console, while indenting the text with tab characters based on...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentVisitor.visitFieldSeparator method | As...

    DocumentVisitor.visitFieldSeparator method. Called when a field separator is encountered in the document....</summary> /// <param name="text"></param> private void IndentAndAppendLine...IndentAndAppendLine ( string text ) { for ( let i = 0 ; i < mDocTraversalDepth...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 使用 Java 搜索 PDF | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码在不以编程方式打开 PDF 文档的情况下搜索 PDF 文档。...); // like 0000-9999 // Set text search option to specify regular...textFragmentAbsorber ); // Get the extracted text fragments into collection TextFragmentCollecti...

    products.aspose.com/pdf/zh-hant/java/search/
  9. CustomXmlPart.Schemas | Aspose.Words for .NET

    Discover the CustomXmlPart Schemas property to easily manage XML schemas linked to your custom XML parts, enhancing data organization and efficiency....xmlPartContent = "<root><text>Hello world!</text></root>" ; CustomXmlPart...SetMapping ( xmlPart , "/root[1]/text[1]" , string . Empty ); doc...

    reference.aspose.com/words/net/aspose.words.mar...
  10. CustomXmlPart.schemas property | Aspose.Words f...

    CustomXmlPart.schemas property. Specifies the set of XML schemas that are associated with this custom XML part....xmlPartContent = "<root><text>Hello world!</text></root>" ; let xmlPart...setMapping ( xmlPart , "/root[1]/text[1]" , '' ); doc . firstSection...

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