Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 1,300 for

placeholder

(0.08 sec)
  1. How to create a content control(SDT) when you h...

    Hi Team, Let’s take an example such that a documents consists of below text Hello World How to write a regex pattern to match and create a content control? I need to match both Hello and World and it should create a …... string placeholder = "TMP_PLACEHOLDER"; doc.Range.Replace(content...Replace("\r\n", "&p"), placeholder); // Find placeholder, insert SDT and...

    forum.aspose.com/t/how-to-create-a-content-cont...
  2. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_Placeholder method. Gets the BuildingBlock containing Placeholder text which should be displayed when this structured document tag run contents are empty, the associated mapped XML element is empty as specified via the XmlMapping element or the IsShowingPlaceholderText element is true in C++....ructuredDocumentTa::get_Placeholder method StructuredDocumen...StructuredDocumentTa::get_Placeholder method Gets the BuildingBlock containing...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Manage Presentation Slide Masters in C++|Aspose...

    Manage Slide Masters in Aspose.Slides for C++: create, edit and apply layouts, themes and Placeholders to PPT, PPTX and ODP with concise C++ examples.... Add an image, placeholder, Smart Art, etc. to Slide...shapes of the Slide Master (placeholders, picture frames, etc). get(set)_Controls...

    docs.aspose.com/slides/cpp/slide-master/
  4. 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...
  5. StructuredDocumentTagRangeStart Class | Aspose....

    Discover the Aspose.Words.Markup.StructuredDocumentTagRangeStart class, enabling seamless multi-section content management in structured documents....be interpreted to contain placeholder text (as opposed to regular...immediate parent of this node. Placeholder { get; } Gets the BuildingBlock...

    reference.aspose.com/words/net/aspose.words.mar...
  6. Manage Presentation Slide Masters in PHP|Aspose...

    Manage Slide Masters in Aspose.Slides for PHP via Java: create, edit and apply layouts, themes and Placeholders to PPT, PPTX and ODP with concise examples.... Add an image, placeholder, Smart Art, etc. to Slide...shapes of the Slide Master (placeholders, picture frames, etc). getControls...

    docs.aspose.com/slides/php-java/slide-master/
  7. 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...
  8. 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...
  9. 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...
  10. 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...