Sort Score
Result 10 results
Languages All
Labels All
Results 3,281 - 3,290 of 151,773 for

text

(0.66 sec)
  1. TextBoxControl class | Aspose.Words for Python

    aspose.words.drawing.ole.TextBoxControl class. The TextBox control displays Text from an organized set of data or user input....The TextBox control displays text from an organized set of data...from OleControl ) text Gets or sets a text of the control. type...

    reference.aspose.com/words/python-net/aspose.wo...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – แสตมป์ข้อความ รูปภาพ หรือหน้าในรูปแบบ PDF โดยใช้ C# https://products.aspose.com/pdf/th/net/stamps/ Recent content in แสตมป์ข้อความ รูปภาพ หรือห......com/pdf/th/net/stamps/text/ Thu, 15 Jan 2026 00:00:00 +0000...aspose.com/pdf/th/net/stamps/text/ .nav-program-lang { display:...

    products.aspose.com/pdf/th/net/stamps/index.xml
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – استخراج متن یا تصاویر از PDF با استفاده از Python https://products.aspose.com/pdf/fa/python-net/parser/ Recent content in استخراج متن یا تصاویر......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/fa/python-net/parser/in...
  4. 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...
  5. Convert PDF to TXT via C# | Aspose

    Sample code for PDF to TXT C# conversion. Use API example code for batch PDF files to TXT conversion within VB.NET, Asp.NET or any .NET based application....recognition on PDF document and save text as PDF document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/pdf-to-txt/
  6. Aspose::Words::Notes::Footnote::get_FootnoteTyp...

    Aspose::Words::Notes::Footnote::get_FootnoteType method. Returns a value that specifies whether this is a footnote or endnote in C++....attaching numbered references to the text. Both these references will...mark as in the body text // and reference text, which we will pass...

    reference.aspose.com/words/cpp/aspose.words.not...
  7. Watermarker.set_text method | Aspose.Words for ...

    aspose.words.lowcode.Watermarker.set_Text method...set_text method Contents [ Hide ] set_text(input_file_name, output_file_name...output_file_name, watermark_text) Adds a text watermark into the document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. IDocumentProcessorPlugin.setTextWatermark metho...

    IDocumentProcessorPlugin.setTextWatermark method. Adds Text watermark on each page of the document loaded by [IDocumentProcessorPlugin.load()](../load/#buffer_loadoptions) method.... textWatermarkOptions) Adds text watermark on each page of the...Description textWatermark string Text used as a watermark. textWatermarkOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FindReplaceOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.FindReplaceOptions class for advanced find and replace features, enhancing document editing with precision and flexibility....Description ApplyFont { get; } Text formatting applied to new content...indicating either to ignore text inside delete revisions. The...

    reference.aspose.com/words/net/aspose.words.rep...
  10. How to Edit PDF Document using C#

    This short guide describes how to edit PDF document using C#. It has the details to set the IDE, a list of steps and a runnable sample code to edit PDF doc using C#....replace text in the entire file Replace some other text along with...PdfFileMend object for adding some text and saving it back to the memory...

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