Sort Score
Result 10 results
Languages All
Labels All
Results 9,031 - 9,040 of 151,768 for

text

(0.09 sec)
  1. How to Extract Content Between Document Nodes|A...

    Extracting document content in different using C#....These can be entire text bodies or simple text runs. There are many...paragraphs Specific runs of text Fields of various types, such...

    docs.aspose.com/words/net/how-to-extract-select...
  2. Converting to Fixed-page Format|Aspose.Words fo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using Node.js....be of various types, such as text, spreadsheets, slides, CAD drawings...vector form. In contrast, some text editing applications do not...

    docs.aspose.com/words/nodejs-net/converting-to-...
  3. How to Create a Form in Word using C#

    This tutorial guides on how to create a form in Word using C#. You can create a fillable form in Word using C# by adding different controls like Textbox, checkbox and combobox....fields in Word using C# like text input, checkbox, and a combobox...newly created document Insert a text input form field and a checkbox...

    kb.aspose.com/words/net/how-to-create-a-form-in...
  4. Add Sections to Word Document in C#

    Refer to this article for adding section break in Word using C#. It has details to set the IDE, a list of programming steps, and a sample code demonstrating Microsoft Word section break in C#....above-mentioned Document object Write some text content in the new file using...the new section and write some text in the new section Save the...

    kb.aspose.com/words/net/add-sections-to-word-do...
  5. Convert PDF to Other Document Formats in C#|Asp...

    Convert PDF to Word formats such as DOCX, DOC, image formats such as JPG or PNG, or any other formats supported by Aspose.Words using C#....supports the following data types: Text paragraphs Images Tables Lists...Footnotes Page numbers Right-to-left text (with some limitations) Searchable...

    docs.aspose.com/words/net/convert-pdf-to-other-...
  6. Convert WORD to EMAIL in Python | products.aspo...

    Save WORD to EMAIL within Python applications without using Microsoft Word or Outlook...of document elements such as text, images, tables, hyperlinks...like RTF (Rich Text Format) and TXT (Plain Text). RTF files maintain...

    products.aspose.com/total/python-net/conversion...
  7. How to Fill PDF Form Fields using C#

    This quick tutorial describes how to fill PDF form fields using C#. If you want to programmatically fill PDF form C# code and detailed steps are available here for your reference....as TextBoxField Set the new text in the textbox field using the...Value property Set the text color and text alignment of the textbox...

    kb.aspose.com/pdf/net/how-to-fill-pdf-form-fiel...
  8. Watermark Word Files Online or using Android Mo...

    Free online app to Watermark different Word files. Android watermark library Java code for Word documents....Watermark Write the Watermark Text Choose relevant color Click...getWatermark().setText with watermark text and options as parameters Call...

    products.aspose.com/total/android-java/watermar...
  9. Watermark ODT Files Online or using Android Mob...

    Free online app to Watermark different ODT files. Android watermark library Java code for ODT documents....Watermark Write the Watermark Text Choose relevant color Click...getWatermark().setText with watermark text and options as parameters Call...

    products.aspose.com/total/android-java/watermar...
  10. Get Paragraph Bounds from Presentations in C++|...

    Learn how to retrieve paragraph and Text-portion bounds in Aspose.Slides for C++ to optimize Text positioning in PowerPoint presentations....coordinates in a table cell text frame, you can use the IPortion::GetRect...get_Paragraphs ()) { if ( para -> get_Text () == u "" ) { continue ; }...

    docs.aspose.com/slides/cpp/paragraph/