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

placeholder

(0.11 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. TOC Rendering and Customization in HTML-to-PDF ...

    We are currently evaluating Aspose.PDF for converting HTML documents into PDF format. As part of this evaluation, we need to verify whether the Table of Contents (TOC) can be dynamically generated and customized based on…...and customized based on a placeholder macro within the input HTML...(for TOC title and entries) Placeholder-based Insertion (insert TOC...

    forum.aspose.com/t/toc-rendering-and-customizat...
  9. Paragraph.appendField method | Aspose.Words for...

    Aspose.Words.Paragraph.appendField method...and get it to display a placeholder value: paragraph . appendField...QUOTE \"Real value\"" , "Placeholder value" ); expect ( doc ....

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