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

placeholder

(0.58 sec)
  1. StructuredDocumentTagRangeStart class | Aspose....

    aspose.words.markup.StructuredDocumentTagRangeStart class. Represents a start of ranged structured document tag which accepts multi-sections content...(Inherited from Node ) is_showing_placeholder_text Specifies whether the...be interpreted to contain placeholder text (as opposed to regular...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_IsShowingPlaceholderText method. Specifies whether the content of this structured document tag shall be interpreted to contain Placeholder text (as opposed to regular text contents within the structured document tag). if set to true, this state shall be resumed (showing Placeholder text) upon opening this document in C++....be interpreted to contain placeholder text (as opposed to regular...shall be resumed (showing placeholder text) upon opening this document...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Header Footer|Aspose.Slides Documentation

    Control slide headers and footers with Aspose.Slides for Android: add dates, slide numbers, and custom text in PPT, PPTX, and ODP with Java examples....and update date and time placeholders using Aspose.Slides for...Modify the date and time placeholder on a slide. static void updateDateTime...

    docs.aspose.com/slides/androidjava/examples/ele...
  4. Header Footer|Aspose.Slides Documentation

    Control slide headers and footers with Aspose.Slides for Java: add dates, slide numbers, and custom text in PPT, PPTX, and ODP with Java examples....and update date and time placeholders using Aspose.Slides for...Modify the date and time placeholder on a slide. static void updateDateTime...

    docs.aspose.com/slides/java/examples/elements/h...
  5. HeaderFooter|Aspose.Slides for PHP Documentation

    Control headers and footers in PHP 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. function updateDateTime...

    docs.aspose.com/slides/php-java/examples/elemen...
  6. Header Footer|Aspose.Slides Documentation

    Control slide headers and footers with Aspose.Slides for .NET: add dates, slide numbers, and custom text in PPT, PPTX, and ODP with C# examples....and update date and time placeholders using Aspose.Slides for...Modify the date and time placeholder on a slide. static void UpdateDateTime...

    docs.aspose.com/slides/net/examples/elements/he...
  7. Header Footer|Aspose.Slides Documentation

    Control slide headers and footers with Aspose.Slides for C++: add dates, slide numbers, and custom text in PPT, PPTX, and ODP with C++ examples....and update date and time placeholders using Aspose.Slides for...Modify the date and time placeholder on a slide. static void UpdateDateTime...

    docs.aspose.com/slides/cpp/examples/elements/he...
  8. 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...
  9. 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...
  10. 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...