Sort Score
Result 10 results
Languages All
Labels All
Results 7,971 - 7,980 of 151,788 for

text

(0.15 sec)
  1. FindReplaceOptions.FindWholeWordsOnly | Aspose....

    Discover how the FindWholeWordsOnly property enhances your search with accurate results, ensuring oldValue matches only as a standalone word...."true" to replace the found text if it is not a part of another...flag to "false" to replace all text regardless of its surroundings...

    reference.aspose.com/words/net/aspose.words.rep...
  2. Set the Margins of a Comment or Shape inside th...

    Learn how to set margins of comments or shapes within an Excel worksheet using Aspose.Cells for Node.js via C++....Texts.ShapeTextAlignment class, which...shapes . get ( i ); // Access the text alignment const txtAlign = sh...

    docs.aspose.com/cells/nodejs-cpp/set-margins-of...
  3. FieldTC.OmitPageNumber | Aspose.Words for .NET

    Discover the FieldTC OmitPageNumber property—control TOC page number visibility for enhanced document clarity and professionalism....DocumentBuilder builder , string text , string typeIdentifier , string...OmitPageNumber = true ; fieldTc . Text = text ; fieldTc . TypeIdentifier...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldTC.TypeIdentifier | Aspose.Words for .NET

    Discover the FieldTC TypeIdentifier property. Easily manage field type identifiers with this versatile feature, enhancing your data organization and efficiency....DocumentBuilder builder , string text , string typeIdentifier , string...OmitPageNumber = true ; fieldTc . Text = text ; fieldTc . TypeIdentifier...

    reference.aspose.com/words/net/aspose.words.fie...
  5. ChartAxisTitle.Overlay | Aspose.Words for .NET

    Discover the ChartAxisTitle Overlay property, control chart element overlap for clearer visuals. Enhance your data presentation effortlessly!... Text = "Categories" ; chartAxisXTitle.... Title ; chartAxisYTitle . Text = "Values" ; chartAxisYTitle...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Parse Documents via Python | products.aspose.com

    Parse PDF, Microsoft Word and PowerPoint Presentations via your Python application. Extract Text or Images with ease....Document using Python APIs Extract Text or Images from Microsoft Word...information from unstructured text or files. This process is crucial...

    products.aspose.com/total/python-net/parse/
  7. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Python How to Convert PDF to Text using Python How to Convert...using Python How to Strike Out Text in Adobe PDF using Python How...

    kb.aspose.com/categories/page/50/
  8. Add PDF Page Stamps in PDF|Aspose.PDF for C++

    Add a page stamp to a PDF file using the PdfPageStamp class with C++....composite stamp containing graphics, text, tables. The following example..._dataDir + outputFileName ); } Add Text stamps in PDF File...

    docs.aspose.com/pdf/cpp/page-stamps-in-the-pdf-...
  9. Aspose::Words::Fields::FieldMacroButton class |...

    Aspose::Words::Fields::FieldMacroButton class. Implements the MACROBUTTON field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed...get_DisplayText () Gets or sets the text to appear as the “button” that...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. WatermarkLayout | Aspose.Words for Java

    Defines layout of the watermark relative to the watermark center in Java....Examples: Shows how to create a text watermark. Document doc = new...new Document(); // Add a plain text watermark. doc.getWatermark()...

    reference.aspose.com/words/java/com.aspose.word...