Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 10,958 for

insert text

(0.32 sec)
  1. Android API to Render MHTML to WORDML | product...

    Transform MHTML to WORDML via Android via Java API... getTitle ()); Insert Endnotes in WORDML Document...API. One of that feature is inserting endnotes and numbering in...

    products.aspose.com/total/android-java/conversi...
  2. CustomXmlPart class | Aspose.Words for Node.js

    Aspose.Words.Markup.CustomXmlPart class. Represents a Custom XML Data Storage Part (custom XML data within a package)...xmlPartContent = "<root><text>Hello world!</text></root>" ; let xmlPart...); // Clone a part, and then insert it into the collection. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CustomXmlPart Class | Aspose.Words for .NET

    Discover Aspose.Words.Markup.CustomXmlPart class for efficient management of custom XML data storage within packages. Enhance your document processing today!...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...
  4. ScoreGroupConfig|Documentation

    ScoreGroupConfig element defines a group of questions with multiple evaluation criteria, which are summed up during recognition.... This text is not displayed on the form...ScoreQuestionConfig class. Question text is provided in the Name property...

    docs.aspose.com/omr/net/programmatic-forms/scor...
  5. HtmlSaveOptions.export_drop_down_form_field_as_...

    HtmlSaveOptions.export_drop_down_form_field_as_Text property. Controls how drop-down form fields are saved to HTML or MHTML...export_drop_down_form_field_as_text property HtmlSaveOptions.ex...export_drop_down_form_field_as_text property Controls how drop-down...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldInfo class | Aspose.Words for Python

    aspose.words.fields.FieldInfo class. Implements the INFO field... Remarks Inserts information about a document...Description display_result Gets the text that represents the displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Notes::Footnote::get_ReferenceMa...

    Aspose::Words::Notes::Footnote::get_ReferenceMark method. Gets/sets custom reference mark to be used for this footnote. Default value is empty string, meaning auto-numbered footnotes are used in C++.... Examples Shows how to insert and customize footnotes. auto...DocumentBuilder > ( doc ); // Add text, and reference it with a footnote...

    reference.aspose.com/words/cpp/aspose.words.not...
  8. Picture|Aspose.Slides Documentation

    Work with pictures in Aspose.Slides for Java: Insert, crop, compress, recolor, and export images with Java examples for PPT, PPTX, and ODP presentations....article demonstrates how to insert and access pictures from in-memory...converts it to a stream, and inserts it as a picture frame on the...

    docs.aspose.com/slides/java/examples/elements/p...
  9. Aspose.Words for .NET

    This API allows to create, edit, render, print, and convert Word documents without utilizing Microsoft Word....Answers How to Find and Replace Text in Word Document using C# How...How to Insert Word Header and Footer using C# How to Insert Comment...

    kb.aspose.com/words/net/page/4/
  10. 使用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...