Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 1,366 for

placeholder

(0.29 sec)
  1. 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...
  2. 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...
  3. 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/
  4. 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...
  5. 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-...
  6. Read and Replace Header and Footer Text in a Pr...

    Hi, I am trying to extract Header and Footer text from a pptx. I see, that I can write text via the HeaderFooterManager, like so: IMasterNotesSlide masterNotesSlide = presentation.getMasterNotesSlideManager().getMaster…...precise, I want to replace a placeholder string in Header and Footer...

    forum.aspose.com/t/read-and-replace-header-and-...
  7. Issue with Font Family Change During Mail Merge...

    Dear Team, I am currently utilizing the Aspose Mail Merge mechanism, and I’ve encountered an issue where, for a specific value, the font family changes unexpectedly. Specifically, when the value “µL/bee” is inserted int…... select the merge‑field placeholder, and confirm that its Font...

    forum.aspose.com/t/issue-with-font-family-chang...
  8. Mail Merge Template from Mustache Syntax|Aspose...

    Create templates with Mustache syntax. Mustache syntax is the only option to use with templates that do not contain fields (HTML or TXT). With Word templates, you have two options: fields or Mustache syntax using Java....recipient’s first name by some placeholder as the following: Dear {{FirstName}}...fill the curly braces for placeholders in the template with actual...

    docs.aspose.com/words/java/mail-merge-template-...
  9. Mail Merge Mustache Syntax|Aspose.Words for Pyt...

    Create templates with Mustache syntax using Python. Mustache syntax is the only option to use with templates that do not contain fields (HTML or TXT). With Word templates, you have two options: fields or Mustache syntax....recipient’s first name by some placeholder as the following: Dear {{FirstName}}...fill the curly braces for placeholders in the template with actual...

    docs.aspose.com/words/python-net/mail-merge-tem...
  10. Convert data tag type to Plain text type with r...

    Hi Team, We want to convert date-type tags to plain text. If revisions are present in the document tags, we need to preserve those revisions in the plain-text version. We also need to support the reverse conversion (pla…... Example placeholder logic: // Pseudo-code for...(run.Text.Contains("DATE_PLACEHOLDER")) // Or some marker { //...

    forum.aspose.com/t/convert-data-tag-type-to-pla...