Sort Score
Result 10 results
Languages All
Labels All
Results 7,861 - 7,870 of 124,776 for

text

(0.11 sec)
  1. InlineStory.LastParagraph | Aspose.Words for .NET

    Discover the InlineStory LastParagraph property to effortlessly access the final paragraph of your story, enhancing your content management experience....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/net/aspose.words/inl...
  2. InlineStory.Tables | Aspose.Words for .NET

    Discover InlineStory Tables. Access a collection of story tables that enhance your data organization and storytelling capabilities. Explore now!...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/net/aspose.words/inl...
  3. 使用 C++ 搜索 PDF | Aspose.PDF

    简单的演示源代码,无需在任何使用C++语言的平台上打开即可搜索PDF文档。...); // like 1999-2000 // Set text search option to specify regular...textFragmentAbsorber ); // Get the extracted text fragments into collection TextFragmentCollecti...

    products.aspose.com/pdf/zh-hans/cpp/search/
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 使用 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/
  10. 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...