Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 1,428 for

placeholder

(1.01 sec)
  1. Aspose::Words::Layout::LayoutEntityType enum | ...

    Aspose::Words::Layout::LayoutEntityType enum. Types of the layout entities in C++....Footnote n/a Represents placeholder for footnote content. Footnote... Endnote n/a Represents placeholder for endnote content. Endnote...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Placeholder method. Gets the BuildingBlock containing Placeholder text which should be displayed when this SDT 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 Contents [ Hide ]...StructuredDocumentTa::get_Placeholder method Gets the BuildingBlock...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_PlaceholderName method. Gets or sets Name of the BuildingBlock containing Placeholder text in C++....BuildingBlock containing placeholder text. System :: String Aspose...block’s contents as a custom placeholder text for a structured document...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Aspose::Words::Paragraph::InsertField method | ...

    Aspose::Words::Paragraph::InsertField method. Inserts a field into this paragraph in C++....and get it to display a placeholder value: para -> InsertField...\" Real value. \" " , u " Placeholder value." , field -> get_Start...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. Paragraph.append_field method | Aspose.Words fo...

    aspose.words.Paragraph.append_field method...and get it to display a placeholder value: paragraph . append_field..., 'Placeholder value' ) self . assertEqual ( 'Placeholder value'...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to set just the sender name in PST not the ...

    I have just the sender name not the mail sender address which i want to set for the particular mail message and i just want to set just the name but when setting it using the following code throws me the exception :“The …...address, but you can supply a placeholder address and set the display...create a MailMessage with a placeholder address and a display name...

    forum.aspose.com/t/how-to-set-just-the-sender-n...
  7. Tables colliding on docx to pdf conversion - Fr...

    async function addLetterHeadToDocx(docPath, letterHeadpath, outDir, logger) { const headDoc = new aw.Document(letterHeadpath); const contentDoc = new aw.Document(docPath); const headDocParagraphs = headDoc.sections…...paragraphs; const placeholder = "#*Content Starts Here*#";...(para.getText().includes(placeholder)) { const builder = new aw...

    forum.aspose.com/t/tables-colliding-on-docx-to-...
  8. Apply or Change Slide Layouts on Android|Aspose...

    Manage and customize slide layouts in Aspose.Slides for Android. Explore layout types, Placeholder control, and footer visibility through Java code examples....defines the arrangement of placeholder boxes and formatting for...slide. It controls which placeholders are available and where...

    docs.aspose.com/slides/androidjava/slide-layout/
  9. Apply or Change Slide Layouts in Python|Aspose....

    Learn how to manage and customize slide layouts in Aspose.Slides for Python via .NET. Explore layout types, Placeholder control, footer visibility, and layout manipulation through code examples in Python....defines the arrangement of placeholder boxes and formatting for...slide. It controls which placeholders are available and where...

    docs.aspose.com/slides/python-net/slide-layout/
  10. LayoutEntityType | Aspose.Words for Java

    Types of the layout entities in Java.... COMMENT Represents placeholder for comment content. ENDNOTE...ENDNOTE Represents placeholder for endnote content. FOOTNOTE Represents...

    reference.aspose.com/words/java/com.aspose.word...