Sort Score
Result 10 results
Languages All
Labels All
Results 5,081 - 5,090 of 155,175 for

text

(1.84 sec)
  1. Create AcroForms using using C++|Aspose.PDF for...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for C++.... Adding TextBoxField A text field is a form element which...allows a recipient to enter text into your form. This would be...

    docs.aspose.com/pdf/cpp/create-form/
  2. ASP - VBScript 通过 COM 互操作|Aspose.PDF for .NET

    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.... Add ( pdfsection ) 'Create Text object Dim SampleText Set SampleText...Pdf.Generator.Text" ) 'Add Text Segment to text object Dim seg1...

    docs.aspose.com/pdf/zh/net/asp-vbscript-via-com...
  3. FieldInclude Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldInclude class to seamlessly implement INCLUDE fields in your documents, enhancing automation and efficiency....DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  4. DocumentVisitor.VisitBookmarkEnd | Aspose.Words...

    Discover the DocumentVisitor VisitBookmarkEnd method, which enhances document navigation by efficiently handling bookmark endings for seamless user experience.... Text = $"Updated text contents of {bookmarks[1]..."MyBookmark_" + i ; builder . Write ( "Text before bookmark." ); builder...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Edit PPT in PHP | products.aspose.com

    Edit PPT in PHP. Use PHP library API to edit PPT files...With Aspose, users can edit text, add images, animations and...file by adding a new line of text to it. Edit PPT in PHP Using...

    products.aspose.com/slides/php-java/editor/ppt/
  6. PhoneticGuide class | Aspose.Words for Python

    aspose.words.PhoneticGuide class. Represents Phonetic Guide....base_text Gets base text of the phonetic guide. ruby_text Gets...Gets ruby text of the phonetic guide. See Also module aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 使用 Python 建立 PDF 表單 | Aspose.PDF

    使用 Aspose.PDF 為 Python for .NET 使用建立 PDF 表單並以編程方式使用 Python 範例程式碼加入欄位。...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-hant/python-net/acro...
  8. GridJs的语法检测与拼写校正|Documentation

    本文介绍了如何为GridJs添加语法检测与拼写校正功能。...CheckSyntaxAsync () { //the input text content String text = HttpContext . Request...if ( string . IsNullOrEmpty ( text )) { return Ok ( new { Success...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  9. CellMerge | Aspose.Words for Java

    Specifies how a cell in a table is merged with other cells in Java....write("Text in merged cells."); // Insert...Merge.NONE); builder.write("Text in unmerged cell."); builder...

    reference.aspose.com/words/java/com.aspose.word...
  10. Manage Fallback Fonts for Presentations in Java...

    See how Aspose.Slides for Java uses fallback fonts to keep Text readable in PowerPoint and OpenDocument presentations when original fonts aren’t available....when the font specified for text is available in the system but...when the font specified for text is available in the system,...

    docs.aspose.com/slides/java/fallback-font/