Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 1,485 for

placeholder

(0.26 sec)
  1. Document.protect method | Aspose.Words for Python

    aspose.words.Document.protect method... REGULAR , '' , 'Placeholder text' , 0 ) # Apply write...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Find Query Tables and List Objects related to E...

    Learn how to find Query Tables and List Objects related to External Data Connections using Aspose.Cells with C++....the external connection // Placeholder for actual implementation...

    docs.aspose.com/cells/cpp/find-query-tables-and...
  3. Filter Objects while loading Workbook or Worksh...

    Learn how to filter data while loading workbooks or worksheets using Aspose.Cells for JavaScript via C++....CustomLoadFilter class (placeholder - adapt as needed) // The...here. This is a generic placeholder. } document . getElementById...

    docs.aspose.com/cells/javascript-cpp/filter-obj...
  4. 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...
  5. Document.Protect | Aspose.Words for .NET

    Secure your documents effortlessly with Document Protect. Prevent unauthorized changes while keeping your existing password intact or using a random one.... Regular , "" , "Placeholder text" , 0 ); // Apply write...

    reference.aspose.com/words/net/aspose.words/doc...
  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. 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("(...replace phone numbers with placeholder text = text.replaceAll(PHONE_REGEX...

    forum.aspose.com/t/can-we-remove-email-id-and-p...
  8. 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/
  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. 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...