Sort Score
Result 10 results
Languages All
Labels All
Results 5,001 - 5,010 of 10,590 for

insert text

(0.16 sec)
  1. FieldIndex class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldIndex class. Implements the INDEX field...specified by XE fields, and inserts that index at this place in...entries. displayResult Gets the text that represents the displayed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose queries - Free Support Forum - aspose.com

    Hi I have a few queries with Aspose. Can you please help me with - Is there a way I can generate slides using Aspose slides using Microsoft Office 2016 Styling ? I need to copy paste a chart from Excel to Powerpoint a…...Excel Backups for Tables and Text Boxes in PowerPoint? amjad.sahi...with the desired styles. Inserting content into this pre-styled...

    forum.aspose.com/t/aspose-queries/311420
  3. 使用 C++ 通过 JavaScript 创建动态图表|Documentation

    学习如何通过 C++ 使用 Aspose.Cells for JavaScript 创建动态图表。本指南将展示如何根据您的需求动态更新图表数据、系列和格式,从而在工作表中直观展示变化的数据。...></ script > < script type = "text/javascript" > const { Workbook...cells = sheet . cells ; // Insert data column-wise cells . get...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  4. FieldMergingArgsBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.MailMerging.FieldMergingArgsBase class, the foundation for efficient field merging and image handling in document automation....); // Since we have already inserted the merged content manually...content via the "Text" property. args . Text = string . Empty...

    reference.aspose.com/words/net/aspose.words.mai...
  5. Clone Document, Convert Clone .ToString(SaveFor...

    I am having some trouble with a requirement. I need to make changes to a clone of a document while it is in HTML string format (or possibly XML or any other format that will allow me to keep the formatting). After the ch…...string You can now perform any text replacement, DOM manipulation...Replace("{PLACEHOLDER}", "New text"); 4. Load the edited HTML back...

    forum.aspose.com/t/clone-document-convert-clone...
  6. Table.top_padding property | Aspose.Words for P...

    Table.top_padding property. Gets or sets the amount of space (in points) to add above the contents of cells.... insert_cell () builder . write ( 'Row...'Row 1, cell 1.' ) builder . insert_cell () builder . write ( 'Row...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Font missmatch between Word, PDF, and image typ...

    Hi Aspose Team, we face a problem when converting word to any image format (JPEG, PNG). We are using template word document using document builder. The content Inserted in the word contains an SVG in an HTML string. The…... The content inserted in the word contains an SVG...an HTML string. The SVG has text in it with different font sizes...

    forum.aspose.com/t/font-missmatch-between-word-...
  8. Aspose.Slides for .NET 14.4.0 中的公共 API 及向后不兼容的更...

    回顾 Aspose.Slides for .NET 的公共 API 更新和破坏性更改,帮助您平稳迁移 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。... Text = "First level" ; Aspose.Slides...string layoutName); ILayoutSlide Insert(int index, SlideLayoutType...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  9. Format Worksheet Cells in a Workbook|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports formatting worksheet cells in workbooks, allowing users to customize the appearance and style of the cells. This article will introduce how to format worksheet cells using the Aspose.Cells library....indentation, alignment, and text orientation. Borders provide...alignments, wrap and rotate text in cells. Aspose.Cells further...

    docs.aspose.com/cells/net/format-worksheet-cell...
  10. Aspose::Words::Document::AppendDocument method ...

    Aspose::Words::Document::AppendDocument method. Appends the specified document to the end of this document in C++....AppendParagraph ( u "Source document text. " ); auto dstDoc = System ::...AppendParagraph ( u "Destination document text. " ); // Append the source document...

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