Sort Score
Result 10 results
Languages All
Labels All
Results 4,181 - 4,190 of 135,166 for

text

(0.1 sec)
  1. TxtSaveOptions.AddBidiMarks | Aspose.Words for ...

    Discover how the TxtSaveOptions AddBidiMarks property enhances plain Text exports by adding bidirectional marks for improved readability and formatting....run when exporting in plain text format. The default value is...before each bi-directional Run in text. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  2. FindReplaceOptions.ignore_fields property | Asp...

    FindReplaceOptions.ignore_fields property. Gets or sets a boolean value indicating either to ignore Text inside fields...indicating either to ignore text inside fields. The default value...Examples Shows how to ignore text inside fields. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FileFormatUtil.content_type_to_save_format meth...

    FileFormatUtil.content_type_to_save_format method. Converts IANA content type into a save format enumerated value.... TEXT , aw . FileFormatUtil . con...content_type_to_load_format ( 'text/plain' )) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Code Comparison for common features with VSTO|D...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Specific Word Occurrence Get Text of Specific Cell Hide and Unhide...in VSTO and Aspose.Cells Open Text Files as Workbooks Protect and...

    docs.aspose.com/cells/net/code-comparison-for-c...
  5. Specify how to cross string in output PDF and i...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Scenarios When a cell contains text or string but it is larger than...TextCrossType.Default : Display text like MS Excel which depends...

    docs.aspose.com/cells/net/specify-how-to-cross-...
  6. Comment.AcceptEnd | Aspose.Words for .NET

    Learn how the AcceptEnd method enhances user experience by efficiently managing comment visits. Boost engagement with seamless visitor acceptance!..."Comment regarding text." ); // Add text to the document, warp...( new Run ( doc , "Commented text." )); para . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/com...
  7. Comment.AcceptStart | Aspose.Words for .NET

    Discover the AcceptStart method to seamlessly welcome visitors at the beginning of comments, enhancing user engagement and interaction...."Comment regarding text." ); // Add text to the document, warp...( new Run ( doc , "Commented text." )); para . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/com...
  8. Comment.DateTime | Aspose.Words for .NET

    Discover the Comment DateTime property, which captures the exact date and time a comment is posted, enhancing your content management experience...."Comment regarding text." ); // Add text to the document, warp...( new Run ( doc , "Commented text." )); para . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/com...
  9. 计算一系列单元格的总和|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Text ); } } } // Get the SharedStringTablePar...column2 , true ); } } // Given text and a SharedStringTablePar,...

    docs.aspose.com/cells/zh/net/calculate-the-sum-...
  10. Paragraph.ParentStory | Aspose.Words for .NET

    Discover the Paragraph ParentStory property to easily access parent section-level stories, enhancing your document's structure with Body or HeaderFooter options.... The text in that paragraph // will appear...section, above the main body text. HeaderFooter header = new HeaderFooter...

    reference.aspose.com/words/net/aspose.words/par...