Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 10,580 for

insert text

(0.09 sec)
  1. Border.lineWidth property | Aspose.Words for No...

    Border.lineWidth property. Gets or sets the border width in points.... Examples Shows how to insert a string surrounded by a border...DashDotStroker ; builder . write ( "Text surrounded by green border."...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. LineStyle enumeration | Aspose.Words for Node.js

    Aspose.Words.LineStyle enumeration. Specifies line style of a [Border](../border/)....Inset Examples Shows how to insert a string surrounded by a border...DashDotStroker ; builder . write ( "Text surrounded by green border."...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TxtSaveOptionsBase.ExportHeadersFootersMode | A...

    Discover how the TxtSaveOptionsBase ExportHeadersFootersMode property optimizes header and footer export in Text formats. Default, PrimaryOnly....footers are exported to the text formats. Default value is PrimaryOnly...plain text format. Document doc = new Document (); // Insert even...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose::Words::Settings::ViewOptions::get_DoNot...

    Aspose::Words::Settings::ViewOptions::get_DoNotDisplayPageBoundaries method. Turns off display of the space between the top of the Text and the top edge of the page in C++....space between the top of the text and the top edge of the page...DocumentBuilder > ( doc ); // Insert content that spans across 3...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. 使用Aspose.wod java 将word转PDF,加密并设置权限,adobe acrob...

    当我使用如下代码计算权限,即使所有权限都设置好了,在adobe acrobat 中依然会显示文档组合和页面提取 不允许,怎么设置才能让adobe acrobat 中显示允许 // Allow Copy: Enable Text/image copying and accessibility tools if (security.isAllowCopy()) { permissions |= …...中显示允许 // Allow Copy: Enable text/image copying and accessibility...CONTENT_COPY; // 16 - Allow copying text/images permissions |= PdfPermissions...

    forum.aspose.com/t/aspose-wod-java-word-pdf-ado...
  6. BookmarkCollection.clear method | Aspose.Words ...

    BookmarkCollection.clear method. Removes all bookmarks from this collection and from the document....doc = doc ) # Insert five bookmarks with text inside their boundaries...bookmark_name ) builder . write ( f 'Text inside { bookmark_name } .'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Footnote.isAuto property | Aspose.Words for Nod...

    Footnote.isAuto property. Holds a value that specifies whether this is a auto-numbered footnote or footnote with user defined custom reference mark.... Examples Shows how to insert and customize footnotes. let...DocumentBuilder ( doc ); // Add text, and reference it with a footnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldRef class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldRef class. Implements the REF field... Remarks Inserts the text or graphics represented...name. displayResult Gets the text that represents the displayed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. XmlMapping.SetMapping | Aspose.Words for .NET

    Discover how the XmlMapping SetMapping method connects parent structured documents to custom XML nodes, enhancing data integration and management....xmlPartContent = "<root><text>Hello world!</text></root>" ; CustomXmlPart...); // Clone a part, and then insert it into the collection. CustomXmlPart...

    reference.aspose.com/words/net/aspose.words.mar...
  10. 通过 C++ 使用 JavaScript 自动调整合并单元格行高|Documentation

    了解如何使用 Aspose.Cells for JavaScript 通过 C++ 为合并单元格自动调整行高。在电子表格中实现自动调整合并单元格的功能。...></ script > < script type = "text/javascript" > const { Workbook...cells range . merge (); // Insert value to the merged cell A1...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...