Sort Score
Result 10 results
Languages All
Labels All
Results 4,711 - 4,720 of 151,749 for

text

(0.35 sec)
  1. How to Add Fillable Fields in PDF using Python

    This article shares information on how to add fillable fields in PDF using Python. It contains the environment details, programming steps and a runnable sample code to add fillable Text box to PDF using Python....NET for adding a text field Instantiate the FormEditor...FormEditor class object Add the text field at a particular position...

    kb.aspose.com/pdf/python/how-to-add-fillable-fi...
  2. FieldAutoTextList.EntryName | Aspose.Words for ...

    Discover how to manage AutoText entries with the FieldAutoTextList EntryName property—easily set or retrieve names for streamlined document editing....document and populate it with auto text entries. doc . GlossaryDocument...AUTOTEXTLIST field and set the text that the field will display...

    reference.aspose.com/words/net/aspose.words.fie...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – ผสานเอกสาร PDF โดยใช้ Python https://products.aspose.com/pdf/th/python-net/merger/ Recent content in ผสานเอกสาร PDF โดยใช้ Python on Aspsoe.PDF......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/th/python-net/merger/in...
  4. | Aspose

    Sample code for JPEG to Searchable PDF Java conversion. Use API example code for batch JPEG files to Searchable PDF 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/jpeg-to...
  5. Aspose::Words::TextWatermarkOptions::get_FontSi...

    Aspose::Words::TextWatermarkOptions::get_FontSize method. Gets or sets a font size. The default value is 0 - auto in C++....Examples Shows how to create a text watermark. auto doc = System...Document > (); // Add a plain text watermark. doc -> get_Watermark...

    reference.aspose.com/words/cpp/aspose.words/tex...
  6. GridJs的自定义右键菜单|Documentation

    本文描述了如何配置GridJs的右键菜单。...; i -- ) { // check the item text if ( childs [ i ]. childNodes...customItems : [{ 'key' : 'key1' , 'text' : 'c title 11111' , 'callback'...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  7. Document.Sections | Aspose.Words for .NET

    Explore the Document Sections property to access a complete collection of all document sections, enhancing your content organization and navigation.... Writeln ( "This text is in section 1." ); // Section...); builder . Writeln ( "This text is in section 2." ); Assert...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Extract Data from XFA Forms in Python | Aspose.PDF

    Python source code to extract data from XFA Forms in PDF file on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... Extract text from PDF Extract Images from...Extract Data from the Form Extract Text From Stamps Extract Data from...

    products.aspose.com/pdf/python-net/parser/xfa/
  9. 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/
  10. 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...