Sort Score
Result 10 results
Languages All
Labels All
Results 3,731 - 3,740 of 20,178 for

document insertion

(0.45 sec)
  1. Underline Enum | Aspose.Words for .NET

    Discover Aspose.Words.Underline enum for versatile font underlining options. Enhance your Document formatting with customizable styles today!...to insert a hyperlink field. Document doc = new Document ();...information, please visit the " ); // Insert a hyperlink and emphasize it...

    reference.aspose.com/words/net/aspose.words/und...
  2. FieldGreetingLine | Aspose.Words for Java

    Implements the GREETINGLINE field in Java....with Fields documentation article. Remarks: Inserts a mail merge...Shows how to insert a GREETINGLINE field. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::SignatureLineOptions class | Asp...

    Aspose::Words::SignatureLineOptions class. Allows to specify options for signature line being inserted. Used in DocumentBuilder. To learn more, visit the Documentation article in C++....options for signature line being inserted. Used in DocumentBuilder ...with Digital Signatures documentation article. class SignatureLineOptions...

    reference.aspose.com/words/cpp/aspose.words/sig...
  4. ShapeType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeType enumeration. Specifies the type of shape in a Microsoft Word Document....shape in a Microsoft Word document. Members Name Description...shapes of this type in the document. OleControl The shape is an...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. OleFormat.GetOleEntry | Aspose.Words for .NET

    Discover the OleFormat GetOleEntry method to efficiently retrieve OLE object data entries for enhanced data management and seamless integration....how to insert linked and unlinked OLE objects. Document doc =...= new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  6. OleFormat.IconCaption | Aspose.Words for .NET

    Discover the OleFormat IconCaption property to easily retrieve and customize OLE object icon captions for enhanced Document presentation....how to insert linked and unlinked OLE objects. Document doc =...= new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  7. HtmlSaveOptions.exportDropDownFormFieldAsText p...

    HtmlSaveOptions.exportDropDownFormFieldAsText property. Controls how drop-down form fields are saved to HTML or MHTML... Document (); let builder = new aw ...( doc ); // Use a document builder to insert a combo box with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartXValueCollection | Aspose.Words for Java

    Represents a collection of X values for a chart series in Java.... To add or insert new values to a chart series...chart series data. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  9. Getting incorrect revision information using As...

    Hi Team, I’m using Aspose.words for Java to get revision info (like the number of Insertions, deletions, and format changes) with the code below. But I found that sometimes, the revision info is incorrect since the coun…...info (like the number of insertions, deletions, and format changes)...loadAsposeLicense(); Document original = new Document("./<file-with-revision-info>...

    forum.aspose.com/t/getting-incorrect-revision-i...
  10. Working with Text in XPS file | Python

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Developer Guide Working with XPS Document Working with Text Live Demos...using Python. Add Text to XPS Documents Aspose.Page for Python via...

    docs.aspose.com/page/python-net/xps/working-wit...