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

placeholder

(0.08 sec)
  1. Manage Text Boxes in Presentations Using C++|As...

    Aspose.Slides for C++ makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....between a text box and a text placeholder when working with master...master slides? A placeholder inherits style/position from the master...

    docs.aspose.com/slides/cpp/manage-textbox/
  2. Step‑by‑Step Guide to Load a Spreadsheet with A...

    Learn how to load an Excel workbook into a web page using Aspose.Cells.GridJs (client‑side library) with a .NET 6 MVC backend. Includes complete server‑ and client‑side code, configuration steps, and screenshots....-- GridJs UI placeholder --> < div id = "gridjs-demo-uid"...GridJs and bind it to the placeholder div // ---------- xs = x_spreadsheet...

    docs.aspose.com/cells/net/aspose-cells-gridjs/l...
  3. Format PowerPoint Text in Python|Aspose.Slides ...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Customize fonts, colors, alignment, and more with powerful Python code examples.... Access the placeholder shapes on the slide and cast...Accessing the first and second placeholder in the slide and typecasting...

    docs.aspose.com/slides/python-net/text-formatting/
  4. Format PowerPoint Text in PHP|Aspose.Slides for...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java. Customize fonts, colors, alignment, and more.... Access the Placeholder shapes present in the slide...Accessing the first and second placeholder in the slide and typecasting...

    docs.aspose.com/slides/php-java/text-formatting/
  5. Manage Text Boxes in Presentations on Android|A...

    Aspose.Slides for Android via Java makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....between a text box and a text placeholder when working with master...master slides? A placeholder inherits style/position from the master...

    docs.aspose.com/slides/androidjava/manage-textbox/
  6. Android PowerPoint API | Aspose.Slides for Andr...

    Aspose.Slides for Android API or Android PowerPoint API to create read and manipulate PPT POT PPS PPTX POTX PPSX PowerPoint on Android....Hyperlink Text Set Placeholder Type Text Placeholders & Frames Manage...

    products.aspose.com/slides/android-java/
  7. Opening and Saving a PPTM File in C# Throws a N...

    Hi Team, Attached a simple .net8 console app project with a pptm file. In this project with this pptm a simple open and save action throws Unhandled exception. System.NullReferenceException: Object reference not set …...replaces missing fonts with a placeholder, avoiding the null‑reference...

    forum.aspose.com/t/opening-and-saving-a-pptm-fi...
  8. 在用C++通过JavaScript加载工作簿或工作表时筛选对象|Documentation

    学习在用C++通过Aspose.Cells for JavaScript加载工作簿或工作表时如何筛选数据...CustomLoadFilter class (placeholder - adapt as needed) // The...here. This is a generic placeholder. } document . getElementById...

    docs.aspose.com/cells/zh/javascript-cpp/filter-...
  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. Manage Picture Frames in Presentations in .NET|...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for .NET. Streamline your workflow and enhance slide designs....an image and video into a placeholder: using ( var presentation...[ i ]; if ( autoShape . Placeholder == null ) { continue ; }...

    docs.aspose.com/slides/net/picture-frame/