Sort Score
Result 10 results
Languages All
Labels All
Results 4,071 - 4,080 of 149,219 for

text

(0.1 sec)
  1. Modifying AcroForm|Aspose.PDF for Python via .NET

    Modifying form in your PDF file with Aspose.PDF for Python via .NET library. You can add or remove fields in existing form, get and set field limit and etc....AcroForm Contents [ Hide ] Clear Text in Form This example demonstrates...demonstrates how to clear text from Typewriter form fields in a PDF...

    docs.aspose.com/pdf/python-net/modifying-form/
  2. All contents block (sdtBlock) from document is ...

    Pasing my code block here MainDocumentPart mainPart = Docx.MainDocumentPart; SdtBlock[] sdtList = mainPart.Document.Body.Descendants<SdtBlock>().ToArray(); foreach (SdtBlock sdt in sdtList) { SdtContentBlock sd…... rich text box from code. Amol_Hekade February...tag value. To get the text that a rich‑text content control ( SdtBlock...

    forum.aspose.com/t/all-contents-block-sdtblock-...
  3. | Aspose

    Sample code for PDF to TXT Java conversion. Use API example code for batch PDF files to TXT conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/pdf-to-...
  4. FieldIndex.sequence_separator property | Aspose...

    FieldIndex.sequence_separator property. Gets or sets the character sequence that is used to separate sequence numbers and page numbers....will display the XE field's Text property value on the left side...have the same value in their "Text" property, # the INDEX field...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FormFieldCollection.RemoveAt | Aspose.Words for...

    Effortlessly remove a form field using the FormFieldCollection RemoveAt method. Streamline your forms with this efficient index-based solution....StatusText = "Checkbox status text" ; checkBox . OwnStatus = true...insert text input form field. builder . Write ( "Enter text here:...

    reference.aspose.com/words/net/aspose.words.fie...
  6. | Aspose

    Sample code for PDF to JSON Java conversion. Use API example code for batch PDF files to JSON conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/pdf-to-...
  7. Best Python PDF Library | PDF Python | Aspose.PDF

    Discover how to work with PDFs using the best Python PDF library. Learn to create, edit, extract Text from, and convert PDFs with code examples in Python....creating, editing, extracting text, converting, and securing PDFs...Python PDF Library Extracting Text from PDFs Converting PDFs to...

    blog.aspose.com/pdf/best-python-pdf-library/
  8. How to Add Color in HTML Using Aspose.HTML for ...

    Learn how to add color to HTML using Aspose.HTML for Python. Apply background colors, Text styles, and dynamic CSS programmatically to create styled HTML....Python How to add background and text colors in HTML using Aspose...guide, you will learn how to add text color, background color, and...

    products.aspose.com/html/python-net/how-to-add-...
  9. BorderCollection.distance_from_text property | ...

    BorderCollection.distance_from_Text property. Gets or sets distance of the border from Text in points....distance_from_text property BorderCollection.distance_from_text property...border from text in points. @property def distance_from_text ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. RunCollection | Aspose.Words for Java

    Provides typed access to a collection of Run nodes in Java....revision occurs when we insert text while tracking changes. Assert...we change the formatting of text while tracking changes. Assert...

    reference.aspose.com/words/java/com.aspose.word...