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

placeholder

(0.08 sec)
  1. 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...
  2. 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...
  3. 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...
  4. HeaderFooter|Aspose.Slides Documentation

    Control headers and footers in C# 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. static void Update_Date_Time...

    docs.aspose.com/slides/net/examples/elements/el...
  5. 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...
  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. 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...
  9. 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/
  10. 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...