Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 1,476 for

placeholder

(1.01 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. 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. 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-...
  4. Can We Remove Email Id and Phone Number While G...

    Hi Team, Can we remove email id and phone number while generating pdf from ppt. Means the output pdf will not have email and phone number. Secondly, can we replace email & phone number with some string e.g “ABC” while…...replace phone numbers with placeholder text = text.replaceAll(PHONE_REGEX...replace phone numbers with placeholder text = text.replaceAll(PHONE_REGEX...

    forum.aspose.com/t/can-we-remove-email-id-and-p...
  5. HTML Email Input – Generate HTML and C# Code On...

    Generate HTML email input using Aspose.HTML for .NET, preview the result, and copy the generated HTML and C# code to your website....selecting attributes like name , placeholder , size , multiple , required...required , and pattern . The placeholder attribute is a string that...

    products.aspose.com/html/net/generators/email/
  6. 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...
  7. How to Build a Table from a DataTable in Java|A...

    Example of filling document table from external database using Java....write an empty string or a placeholder, e.g. builder.writeln("")...

    docs.aspose.com/words/java/how-to-build-a-table...
  8. Unlock ZIP Password | Aspose.Zip Documentation

    Zip Java library lets you unlock the locked archive if password is half-forgotten. Provide password template and it will use Brute force attack on archive to unlock it...."T0p$ecret{0}{1}" ; where former placeholder is for capital english letter...

    docs.aspose.com/zip/java/unlock-zip-password/
  9. 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...
  10. Aspose::Words::Document::Protect method | Aspos...

    Aspose::Words::Document::Protect method. Protects the document from changes without changing the existing password or assigns a random password in C++....TextFormFieldType :: Regular , u "" , u "Placeholder text" , 0 ); // Apply write...

    reference.aspose.com/words/cpp/aspose.words/doc...