Sort Score
Result 10 results
Languages All
Labels All
Results 7,871 - 7,880 of 124,821 for

text

(0.09 sec)
  1. DocumentVisitor.VisitFieldEnd | Aspose.Words fo...

    Discover the DocumentVisitor VisitFieldEnd method, essential for handling field termination in documents. Enhance your coding efficiency today!...</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. HeaderFooter.AcceptEnd | Aspose.Words for .NET

    Enhance your website's user experience with the HeaderFooter AcceptEnd method, designed to seamlessly manage visitor interactions at the header's conclusion....</summary> /// <param name="text"></param> private void IndentAndAppendLine...IndentAndAppendLine ( string text ) { for ( int i = 0 ; i < mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/hea...
  3. HeaderFooter.AcceptStart | Aspose.Words for .NET

    Discover the HeaderFooter AcceptStart method, designed to seamlessly welcome visitors at the header's start, enhancing user experience and engagement....</summary> /// <param name="text"></param> private void IndentAndAppendLine...IndentAndAppendLine ( string text ) { for ( int i = 0 ; i < mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/hea...
  4. CustomXmlPartCollection.RemoveAt | Aspose.Words...

    Effortlessly manage your CustomXmlPartCollection with the RemoveAt method—quickly remove items by index for streamlined data handling....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...
  5. 使用 C++ 搜索 PDF | Aspose.PDF

    簡單的演示原始程式碼,無需在任何平臺上打開PDF文檔,C++語言。...); // like 1999-2000 // Set text search option to specify regular...textFragmentAbsorber ); // Get the extracted text fragments into collection TextFragmentCollecti...

    products.aspose.com/pdf/zh-hant/cpp/search/
  6. Document.customXmlParts property | Aspose.Words...

    Document.customXmlParts property. Gets or sets the collection of Custom XML Data Storage Parts....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...
  7. FieldIndex.page_range_separator property | Aspo...

    FieldIndex.page_range_separator property. Gets or sets the character sequence that is used to separate the start and end of a page range....will display the XE field's Text property value on the left side...with matching values in the "Text" property # into one entry as...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font formatting properties....formatting before inserting text. Examples Shows how to create...some formatting options for text and table appearance. builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Document.UpdateFields | Aspose.Words for .NET

    Revamp your document with the UpdateFields method—efficiently refresh all field values for enhanced accuracy and seamless editing....will display the value of its Text property. FieldQuote field =...FieldQuote , true ); field . Text = "\"Quoted text\"" ; Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words/doc...
  10. FormField.maxLength property | Aspose.Words for...

    FormField.maxLength property. Maximum length for the Text field...property Maximum length for the text field. Zero when the length...

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