Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 1,366 for

placeholder

(0.14 sec)
  1. FormFieldCollection | Aspose.Words for Java

    A collection of FormField objects that represent all the form fields in a range in Java....REGULAR, "", "Placeholder text", 50); textInput.se...textInput.setTextInputValue("New placeholder text"); Assert.assertEqu...

    reference.aspose.com/words/java/com.aspose.word...
  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. 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/
  4. 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...
  5. 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...
  6. Join Tables in C#|Aspose.Words for .NET

    Join tables in C#. How to merge two tables into one C#....still visible as an empty placeholder. How do I remove it? A: Call...tree, eliminating the empty placeholder. Q: Is there a way to join...

    docs.aspose.com/words/net/table-join/
  7. DocumentBuilder.insertTextInput method | Aspose...

    DocumentBuilder.insertTextInput 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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. BuildingBlockType enumeration | Aspose.Words fo...

    Aspose.Words.BuildingBlocks.BuildingBlockType enumeration. Specifies a building block type...structured document tag placeholder text. FormFieldHelpText The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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...