Sort Score
Result 10 results
Languages All
Labels All
Results 3,941 - 3,950 of 153,095 for

text

(0.44 sec)
  1. 使用 Python 创建 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码创建 PDF 表单并以编程方式添加字段。...path_infile ) # Create a new text box field rectange = apdf ....value = "Text Box" # Customize the border of the text box field...

    products.aspose.com/pdf/zh-hans/python-net/acro...
  2. BookmarkStart.Accept | Aspose.Words for .NET

    Discover BookmarkStart's Accept method to seamlessly engage visitors and enhance user experience. Boost your site's interaction today!... Text = $"Updated text contents of {bookmarks[1]..."MyBookmark_" + i ; builder . Write ( "Text before bookmark." ); builder...

    reference.aspose.com/words/net/aspose.words/boo...
  3. CellMerge enumeration | Aspose.Words for Node.js

    Aspose.Words.Tables.CellMerge enumeration. Specifies how a cell in a table is merged with other cells.... write ( "Text in merged cells." ); // Insert.... None ; builder . write ( "Text in unmerged cell." ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. RevisionOptions.ShowInBalloons | Aspose.Words f...

    Discover the RevisionOptions ShowInBalloons property! Control revision visibility in balloons for enhanced document clarity. Default is None....docx" ); // By default, text that is a revision has a different...from the other non-revision text. // Set a revision option to...

    reference.aspose.com/words/net/aspose.words.lay...
  5. Find and Replace in C#|Aspose.Words for .NET

    Find a string or regular expression pattern in your document and replace it with the Text you want using C#....quite a while to find specific text in a long document. It will...FindReplaceOptions class. Find and Replace Text Using Simple String Replacement...

    docs.aspose.com/words/net/find-and-replace/
  6. MustacheTag Class | Aspose.Words for .NET

    Discover the Aspose.Words.MailMerging.MustacheTag class—efficiently handle mustache tags for seamless document automation and enhanced mail merging.... Text { get; } Gets the text of the tag. Examples.... WriteLine ( mustacheTag . Text ); Console . WriteLine ( mustacheTag...

    reference.aspose.com/words/net/aspose.words.mai...
  7. Create PDF Document|Aspose.PDF for C++

    This article describes how to Create and format the PDF Document with Aspose.PDF for C++....using namespace Aspose :: Pdf :: Text ; void CreateDocument () { //...-> Add (); // Add text to new page auto text = MakeObject < TextFragment...

    docs.aspose.com/pdf/cpp/create-pdf-document/
  8. PlainTextDocument | Aspose.Words for Java

    Allows to extract plain-Text representation of the documents content in Java....PlainTextDocument Allows to extract plain-text representation of the document’s...more, visit the Working with Text Document documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  9. ChoiceBox|Documentation

    ChoiceBox element generates a question with a fixed number of answers....The question text is specified in the question_text property. Answers..."element_type" : "ChoiceBox" , "question_text" : "Question" , "answers_string"...

    docs.aspose.com/omr/net/json-markup/choicebox/
  10. Run.GetText | Aspose.Words for .NET

    Effortlessly retrieve Text using the GetText method. Simplify your coding with this essential tool for efficient Text management....GetText method Gets the text of the run. public override...GetText () Return Value The text of the run. Examples Shows how...

    reference.aspose.com/words/net/aspose.words/run...