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

placeholder

(0.14 sec)
  1. Aspose::Words::DocumentBuilder::InsertField met...

    Aspose::Words::DocumentBuilder::InsertField method. Inserts a Word field into a document and optionally updates the field result in C++....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/cpp/aspose.words/doc...
  2. 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...
  3. 用C++查找与外部数据连接相关的查询表和列表对象|Documentation

    学习如何用Aspose.Cells和C++查找与外部数据连接相关的查询表和列表对象。...the external connection // Placeholder for actual implementation...

    docs.aspose.com/cells/zh/cpp/find-query-tables-...
  4. 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...
  5. 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/
  6. 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...
  7. 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/
  8. 使用 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...
  9. 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...
  10. 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-...