Sort Score
Result 10 results
Languages All
Labels All
Results 8,971 - 8,980 of 148,167 for

text

(0.15 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. Support the layout of DIV tags while loading HT...

    Learn how to preserve DIV tag layouts when importing HTML into Excel workbooks using Aspose.Cells for Python via .NET. Maintain HTML structure conversions with precise control....some Text.</div> <div> <div> <span>This is some more Text</span>...HTML with GridLines Expanding text from right to left while exporting...

    docs.aspose.com/cells/python-net/support-the-la...
  3. 使用 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/
  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. 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...
  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. CustomXmlPartCollection.Clear | Aspose.Words fo...

    Effortlessly clear your CustomXmlPartCollection with our Clear method, removing all elements for optimal data management. Simplify your workflow 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...
  9. Aspose::Words::Saving::SaveOptions::get_PrettyF...

    Aspose::Words::Saving::SaveOptions::get_PrettyFormat method. When true, pretty formats output where applicable. Default value is false in C++....Content-Type \" content= \" text/html; charset=utf-8 \" />{0}"...Content-Style-Type \" content= \" text/css \" />{0}" , newLine ) +...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Support the layout of DIV tags while loading HT...

    Learn how to support the layout of DIV tags while loading HTML into an Excel workbook using Aspose.Cells for C++....< td > < div > This is some Text . </ div > < div > < div > <...< span > This is some more Text </ span > </ div > < div > <...

    docs.aspose.com/cells/cpp/support-the-layout-of...