Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 1,449 for

placeholder

(0.15 sec)
  1. DocumentBuilder.InsertField | Aspose.Words for ...

    Enhance your documents with DocumentBuilder's InsertField method. Effortlessly add and update Word fields for dynamic content and improved functionality....type, field code and a “placeholder” field value. If you are...in the field result as a placeholder until the field is updated...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Find and Replace in Python|Aspose.Words for Pyt...

    Find a string or regular expression pattern in your document and replace it with the text you want using Python.... replace ( "placeholder" , "real value" , options...doc . range . replace ( "PLACEHOLDER" , "First line&pSecond line"...

    docs.aspose.com/words/python-net/find-and-replace/
  3. Tag Replacement : In Single Row : Row not getti...

    Hello Team , We are replacing tag in word template , we have require if tag present in single line and value is empty , we need to remove line , to avoid blank line in completed doc . using below code to replace tag p…...2 @Chilke Summary When a placeholder like {{TagName}} occupies...removes only the text of the placeholder. The paragraph itself remains...

    forum.aspose.com/t/tag-replacement-in-single-ro...
  4. 使用 Python 管理演示文稿的页眉和页脚|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中添加和自定义页眉和页脚,以获得专业外观。... placeholder is not None : if shape . placeholder . type...

    docs.aspose.com/slides/zh/python-net/presentati...
  5. Getting the layout rectangle for displayed comm...

    When recording the layout for paragraphs the LayoutEnumerator will provide the layout rectangle for each span in the paragraph. However, when looking at paragraphs within a comment entity the layout rectangle retrieves j…...and Height are returned as placeholder values. Why it happens Balloon‑style...

    forum.aspose.com/t/getting-the-layout-rectangle...
  6. Create XLT using Python | products.aspose.com

    Generate Microsoft Excel XLT documents using Python applications without using Microsoft Office....worksheet is populated with placeholder content that you can replace...

    products.aspose.com/total/python-java/create/xlt/
  7. Problem Reading PDF containing TAB characters -...

    cotiz_anonyme.pdf (2.4 KB) When working with this attached document, if I extract text position in a way similar to your sample code “HighlightCharacterInPDF” for (int charNum = …...the TAB character or any placeholder. So there is a gap between...

    forum.aspose.com/t/problem-reading-pdf-containi...
  8. Cells.importdata is failing if there is invalid...

    Hi Team, We are trying to skip the next cells if the error in formula. Below is the code we are trying. Is there an option to skip to next cell if error occurs // Create a new workbook Workbook workbook1 = new Workboo…...IsValidFormula method is a placeholder where you can implement your...

    forum.aspose.com/t/cells-importdata-is-failing-...
  9. Using Variables in C#|Aspose.Words for .NET

    Use variables to calculate an expensive value just once and access it multiple times in template documents using C#....The engine replaces this placeholder with the current value of...

    docs.aspose.com/words/net/using-variables/
  10. How to adjust space in table in aspose word tem...

    Hi Team, Could you please assist me on below query. How to remove spacing in aspose word template table. And how to create aspose word template with same alignment with respect to a reference rdlc report. Below mention…...Find the two rows by their placeholder text (used by LINQ engine)...

    forum.aspose.com/t/how-to-adjust-space-in-table...