Sort Score
Result 10 results
Languages All
Labels All
Results 3,261 - 3,270 of 151,848 for

text

(0.17 sec)
  1. Supported Excel Functions|Documentation

    Supported excel functions for reading/setting/calculating formulas...reference : Returns a reference as text to a single cell in a worksheet...reference ARRAYTOTEXT Text : Returns an array of text values from any...

    docs.aspose.com/cells/net/supported-formula-fun...
  2. ListLabel class | Aspose.Words for Python

    aspose.words.lists.ListLabel class. Defines properties specific to a list label...paragraph ) } ' ) # This is the text we get when getting when we...output this node to text format. # This text output will omit list...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Search PDF using C# | Aspose.PDF

    Search PDF document without opening programmatically with C# sample code using Aspose.PDF for .NET....with text to find as parameter. Get all extracted text fragments...inputFile ); var searchText = "text" ; var textFragmentAbsorber...

    products.aspose.com/pdf/net/search/
  4. Convert Excel to CSV, TSV, and TXT|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.... Saving Workbook to Text or CSV Format Sometimes, you...multiple worksheets into text format. For text formats (for example...

    docs.aspose.com/cells/net/convert-excel-to-csv-...
  5. Aspose::Words::Fields::FieldQuote::get_Text met...

    Aspose::Words::Fields::FieldQuote::get_Text method. Gets or sets the Text to retrieve in C++....:get_Text method Contents [ Hide ] FieldQuote::get_Text method...method Gets or sets the text to retrieve. System :: String Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Convert Excel to CSV, TSV, and TXT|Documentation

    Convert Excel to CSV, TSV, and TXT by using Aspose.Cells for Python via .NET API.... Saving Workbook to Text or CSV Format Sometimes, you...multiple worksheets into a text format. For text formats (for example...

    docs.aspose.com/cells/python-net/convert-excel-...
  7. CompositeNode.prepend_child method | Aspose.Wor...

    CompositeNode.prepend_child method. Adds the specified node to the beginning of the list of child nodes for this node....paragraph_text = aw . Run ( doc = doc , text = 'Initial text. ' )...paragraph . append_child ( paragraph_text ) # Create three more run nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 使用 Python 向 PDF 添加文本图章 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 文件添加文本图章。... add () # Create text stamp textStamp = apdf . TextStamp...Rotation . ON90 # Set text properties textStamp . text_state . font =...

    products.aspose.com/pdf/zh-hant/python-net/stam...
  9. PageVerticalAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.PageVerticalAlignment enum for optimal Text alignment on pages. Enhance your document's layout with precise vertical justification!...Specifies vertical justification of text on each page. public enum PageVerticalAlignmen...Name Value Description Bottom 3 Text is aligned at the bottom of...

    reference.aspose.com/words/net/aspose.words/pag...
  10. How to Edit PDF Document in Java

    This article guides on how to edit PDF document in Java. It has the details to set the environment, the program logic and a runnable sample code to edit Text in PDF file in Java....editing Find and replace some text in the entire file Find and...and replace some other text but change its font and color as well...

    kb.aspose.com/pdf/java/how-to-edit-pdf-document...