Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 18,038 for

insert documents

(0.14 sec)
  1. FieldIndex.entry_type property | Aspose.Words f...

    FieldIndex.entry_type property. Gets or sets an index entry type used to build the index.... Document () builder = aw . DocumentBuilder...each XE field found in the document. # Each entry will display...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Fields::FieldDate::get_UseLastFo...

    Aspose::Words::Fields::FieldDate::get_UseLastFormat method. Gets or sets whether to use a format last used by the hosting application when Inserting a new DATE field in C++....hosting application when inserting a new DATE field. bool Aspose...calendars. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. CertificateHolder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DigitalSignatures.CertificateHolder class, your key to managing X509Certificate2 instances for secure digital signatures....with Digital Signatures documentation article. public class CertificateHolder...Shows how to sign encrypted document file. // Create an X.509 certificate...

    reference.aspose.com/words/net/aspose.words.dig...
  4. DocumentBuilder.insertOleObject method | Aspose...

    Aspose.Words.DocumentBuilder.InsertOleObject method...progId, asIcon, presentation) Inserts an embedded OLE object from...from a stream into the document. insertOleObject ( stream : Buffer...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. InlineStory.IsMoveToRevision | Aspose.Words for...

    Discover InlineStory's IsMoveToRevision property, easily track changes in Microsoft Word with true/false status for seamless document editing....if this object was moved (inserted) in Microsoft Word while change...InlineStory nodes. Document doc = new Document ( MyDir + "Revision...

    reference.aspose.com/words/net/aspose.words/inl...
  6. InlineStory.isInsertRevision property | Aspose....

    InlineStory.isInsertRevision property. Returns true if this object was Inserted in Microsoft Word while change tracking was enabled....Returns true if this object was inserted in Microsoft Word while change...nodes. let doc = new aw . Document ( base . myDir + "Revision...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FootnoteOptions.numberStyle property | Aspose.W...

    FootnoteOptions.numberStyle property. Specifies the number format for automatically numbered footnotes....applicable number styles see the Insert Footnote or Endnote dialog...marks. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TxtExportHeadersFootersMode enumeration | Aspos...

    aspose.words.saving.TxtExportHeadersFootersMode enumeration. Specifies the way headers and footers are exported to plain text format....bodies at the very end of a document. Examples Shows how to specify...text format. doc = aw . Document () # Insert even and primary headers/footers...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::CommentCollection class | Aspose...

    Aspose::Words::CommentCollection class. Provides typed access to a collection of Comment nodes. To learn more, visit the documentation article in C++....the Working with Comments documentation article. class CommentCollection...this collection and from the document. Contains (const System::...

    reference.aspose.com/words/cpp/aspose.words/com...
  10. GradientStop.color property | Aspose.Words for ...

    GradientStop.color property. Gets or sets a value representing the color of the gradient stop.... Document (); let builder = new aw ...gradientStops . removeAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/nodejs-net/aspose.wo...