Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 1,348 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. Manage Presentation Headers and Footers in Java...

    Use JavaScript and Aspose.Slides for Node.js to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....slide and all child Footer placeholders visible. Set master notes...all child Date and time placeholders visible. Change Header and...

    docs.aspose.com/slides/nodejs-java/presentation...
  3. 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...
  4. 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...
  5. 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/
  6. 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...
  7. 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...
  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. Apply or Change Slide Layouts in .NET|Aspose.Sl...

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

    docs.aspose.com/slides/net/slide-layout/
  10. Charts are not replacing at correct tag positio...

    Hello Team , We are replacing charts and table to the required tag position in template , tables are replacing properly at desired tag position, but same is not happen for Chart , I have attach console application code …...code like this to replace placeholder in the document with image:...image: string placeholder = "{{Rpt.ExpensesByProgram}}"; Document...

    forum.aspose.com/t/charts-are-not-replacing-at-...