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

placeholder

(0.39 sec)
  1. 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...
  2. Apply Shape Animations in Presentations in .NET...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for .NET. Stand out!...including those inherited from placeholders If a shape on a normal slide...slide has placeholders that are on the layout slide and/or master...

    docs.aspose.com/slides/net/shape-animation/
  3. 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...
  4. 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/
  5. Apply Shape Animations in Presentations Using P...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for PHP via Java. Stand out!...including those inherited from placeholders If a shape on a normal slide...slide has placeholders that are on the layout slide and/or master...

    docs.aspose.com/slides/php-java/shape-animation/
  6. Plans to support flattening Dynamic XFA Pdfs? -...

    As the title suggests, are there any plans / workarounds / alternatives to flattening Dynamic XFA Documents with Aspose.PDF (or some other Aspose component). It has a requirement for us. We have Aspose Total, but now nee…...to display this document” placeholder. If a roadmap item exists...

    forum.aspose.com/t/plans-to-support-flattening-...
  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. 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...
  9. 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-...
  10. 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/