Sort Score
Result 10 results
Languages All
Labels All
Results 8,491 - 8,500 of 151,759 for

text

(0.67 sec)
  1. DocumentVisitor.VisitHeaderFooterStart | Aspose...

    Discover the DocumentVisitor VisitHeaderFooterStart method, essential for tracking header and footer enumeration in sections. Enhance your document management!...</summary> /// <param name="text"></param> private void IndentAndAppendLine...IndentAndAppendLine ( string text ) { for ( int i = 0 ; i < mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/doc...
  2. 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...
  3. HeightRule enumeration | Aspose.Words for Node.js

    Aspose.Words.HeightRule enumeration. Specifies the rule for determining the height of an object....if needed, to accommodate all text inside an object. Exactly The...points. Please note that if the text cannot fit inside the object...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. 使用 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/
  6. CustomXmlPartCollection.Clone | Aspose.Words fo...

    Effortlessly duplicate your CustomXmlPartCollection with our Clone method, ensuring a complete deep copy of all items for seamless data management....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...
  7. 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...
  8. 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...
  9. CustomXmlPart.Clone | Aspose.Words for .NET

    Discover the CustomXmlPart Clone method for efficient deep copying of objects without duplicating Data bytes. Enhance your coding efficiency today!...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. IStructuredDocumentTag.xmlMapping property | As...

    IStructuredDocumentTag.xmlMapping property. Gets an object that represents the mapping of this structured document tag to XML data in a custom XML part of the current document....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...