Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 1,428 for

placeholder

(0.25 sec)
  1. DocumentBuilder.insert_text_input method | Aspo...

    DocumentBuilder.insert_text_input method. Inserts a text form field at the current position.... # Assign some placeholder text that the user may overwrite...TextFormFieldType . REGULAR , '' , 'Placeholder text' , 0 ) # The form field...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder.InsertTextInput | Aspose.Words ...

    Effortlessly add text form fields with the DocumentBuilder InsertTextInput method. Enhance your document's interactivity and user experience today!... // Assign some placeholder text that the user may overwrite...TextFormFieldType . Regular , "" , "Placeholder text" , 0 ); // The form...

    reference.aspose.com/words/net/aspose.words/doc...
  3. How to Mail Merge PDF to Word Conversion|Aspose...

    Aspose.Words for Java provides some advanced Mail Merge features that allow you to merge PDF to Word conversion....IReplacingCallback ) to locate placeholder strings in the document and...operation, detect a specific placeholder, and insert a new FieldMergeField...

    docs.aspose.com/words/java/how-to-mail-merge-pd...
  4. Working with Content Control SDT in Java|Aspose...

    Advanced document content management, how to create and manipulate content controls (Structured Document Tags) using Java....control with displaying a placeholder. StructuredDocumentTa.clear()...document tag and displays a placeholder if it is defined. However...

    docs.aspose.com/words/java/working-with-content...
  5. Manage PowerPoint Slide Masters in Python|Aspos...

    Automate PowerPoint and OpenDocument slide masters with Aspose.Slides for Python via .NET to maximize development efficiency. A complete guide for beginners and advanced users.... Add an image, placeholder, SmartArt, etc., to the Slide...shapes on the Slide Master (placeholders, picture frames, etc.)....

    docs.aspose.com/slides/python-net/slide-master/
  6. How to Add Headers & Footers to Presentations i...

    Learn how to add headers and footers in PowerPoint PPT, PPTX and ODP presentations in .NET using both legacy and modern Aspose.Slides APIs....true ; //Show date time placeholder sourcePres . HeaderFooterManager...true ); //Show date time placeholder sourcePres . HeaderFooterManager...

    docs.aspose.com/slides/net/how-to-add-header-fo...
  7. HeaderFooter|Aspose.Slides Documentation

    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....and update date and time placeholders using Aspose.Slides for...Modify the date and time placeholder on a slide. static void Update_Date_Time...

    docs.aspose.com/slides/net/examples/elements/el...
  8. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...add_empty_slide(layout) placeholders = [shape for shape in slide...hasattr(shape, "placeholder")] title_placeholders = [ shape for...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  9. HeaderFooter|Aspose.Slides for Python Documenta...

    Control headers and footers in Python with Aspose.Slides: add or edit date/time, slide numbers, and footer text, show or hide Placeholders across PPT, PPTX and ODP....and update date and time placeholders using Aspose.Slides for...Modify the date and time placeholder on a slide. def add_date_time...

    docs.aspose.com/slides/python-net/examples/elem...
  10. BuildingBlockType enumeration | Aspose.Words fo...

    aspose.words.buildingblocks.BuildingBlockType enumeration. Specifies a building block type...STRUCTURED_DOCUMENT_TAG_PLACEHOLDER_TEXT The building block is...structured document tag placeholder text. FORM_FIELD_HELP_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...