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

placeholder

(0.12 sec)
  1. 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/
  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. 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...
  4. 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...
  5. 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...
  6. 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/
  7. 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...
  8. Issue with Symbol Rendering after Formatting Ch...

    Hello, we are encountering a rendering issue when converting a Word document to PDF using ** Example Dok1_Aspose.docx (14,7 KB) Example Dok1_Aspose_gerated with Aspose (with error).pdf (74,7 KB) **. The problem speci…...rendered or replaced by a placeholder. The issue does not occur...in incorrect rendering or placeholders appearing instead of the...

    forum.aspose.com/t/issue-with-symbol-rendering-...
  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-...