Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 154,653 for

text

(0.23 sec)
  1. Freehand input|Documentation

    Freehand input elements allow the respondent to hand write some Text or draw a picture....boxes; it also allows handwritten text input or drawing pictures. Elements...hand write some text or draw a picture. Text input This element...

    docs.aspose.com/omr/net/programmatic-forms/elem...
  2. FormField.help_text property | Aspose.Words for...

    FormField.help_Text property. Returns or sets the Text that's displayed in a message box when the form field has the focus and the user presses F1....help_text property FormField.help_text property Returns or sets...sets the text that’s displayed in a message box when the form...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 查找PDF是否包含图像或文本|Aspose.PDF for .NET

    本主题解释如何使用PdfExtractor类查找PDF文件是否仅包含图像或文本。... GetDataDir_AsposePdf_Text (); // Instantiate a memoryStream...object to hold the extracted text from Document using ( var ms...

    docs.aspose.com/pdf/zh/net/find-whether-pdf-fil...
  4. TextBoxWrapMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.TextBoxWrapMode enum to control Text wrapping in shapes, enhancing document layouts and design flexibility....TextBoxWrapMode enumeration Specifies how text wraps inside a shape. public...Description Square 0 Text wraps inside a shape. None 2 Text does not wrap...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Merge PDF files using .NET 5|Aspose.PDF for .NET

    This article explains possible ways to concatenate any number of existing PDF files into a Single PDF file....In the form, there are three Text Boxes (textBox1, textBox2, textBox3)...DialogResult . OK ) { textBox1 . Text = openFileDialog1 . FileName...

    docs.aspose.com/pdf/net/how-to-concatenate-pdf-...
  6. Inline.IsDeleteRevision | Aspose.Words for .NET

    Discover the Inline IsDeleteRevision property in Microsoft Word, which indicates if an object was deleted during change tracking. Enhance your document management!...revision occurs when we insert text while tracking changes. Assert...we change the formatting of text while tracking changes. Assert...

    reference.aspose.com/words/net/aspose.words/inl...
  7. Revision.ParentNode | Aspose.Words for .NET

    Discover the Revision ParentNode property, which identifies the direct parent node of any revision type—except StyleDefinitionChange. Enhance your coding efficiency!...revision occurs when we insert text while tracking changes. Assert...we change the formatting of text while tracking changes. Assert...

    reference.aspose.com/words/net/aspose.words/rev...
  8. Inline.IsMoveFromRevision | Aspose.Words for .NET

    Discover the Inline IsMoveFromRevision property in Microsoft Word. Learn how it tracks deleted objects for efficient document management and editing....revision occurs when we insert text while tracking changes. Assert...we change the formatting of text while tracking changes. Assert...

    reference.aspose.com/words/net/aspose.words/inl...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Extract Text or images from PDF using C# https://products.aspose.com/pdf/net/parser/ Recent content in Extract Text or images from PDF using C#......PDF Products – Extract text or images from PDF using C#...com/pdf/net/parser/ Recent content in Extract text or images from PDF using C#...

    products.aspose.com/pdf/net/parser/index.xml
  10. Note|Aspose.Slides Documentation

    Work with slide notes in Aspose.Slides for .NET: add, read, edit, and export speaker notes in PPT, PPTX, and ODP using clear C# examples....Create a notes slide and assign text to it. static void AddNote ()...NotesTextFrame . Text = "My note" ; } Access a Notes Slide Read text from...

    docs.aspose.com/slides/net/examples/elements/note/