Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 6,471 for

document insertion

(0.05 sec)
  1. PageSetup.multiplePages property | Aspose.Words...

    PageSetup.multiplePages property. For multiple page Documents, gets or sets how a Document is printed or rendered so that it can be bound as a booklet....multiple page documents, gets or sets how a document is printed...let doc = new aw . Document (); // Insert text that spans several...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldIncludeText.bookmark_name property | Aspos...

    FieldIncludeText.bookmark_name property. Gets or sets the name of the bookmark in the Document to include....name of the bookmark in the document to include. @property def...field_include_text (): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldIncludeText.lock_fields property | Aspose....

    FieldIncludeText.lock_fields property. Gets or sets whether to prevent fields in the included Document from being updated....prevent fields in the included document from being updated. @property...field_include_text (): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PdfPermissions Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfPermissions enum for controlling user access on encrypted PDFs. Enhance security and manage Document operations effectively....a user on an encrypted PDF document. [Flags] public enum PdfPermissions...all operations on the PDF document. This is the default value...

    reference.aspose.com/words/net/aspose.words.sav...
  5. PdfSaveOptions.preserveFormFields property | As...

    PdfSaveOptions.preserveFormFields property. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text...Examples Shows how to save a document to the PDF format using the...class. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PdfSaveOptions.OutlineOptions | Aspose.Words fo...

    Discover PdfSaveOptions' OutlineOptions property to customize your PDF outlines effortlessly. Enhance navigation and improve Document usability!...a saved PDF document. Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert headings that can serve as...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose::Words::Fields::FormFieldCollection clas...

    Aspose::Words::Fields::FormFieldCollection class. A collection of FormField objects that represent all the form fields in a range. To learn more, visit the Documentation article in C++....Working with Form Fields documentation article. class FormFieldCollection...this collection and from the document. get_Count () Returns the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. INodeChangingCallback class | Aspose.Words for ...

    Aspose.Words.INodeChangingCallback class. Implement this interface if you want to receive notifications when nodes are inserted or removed in the Document....when nodes are inserted or removed in the document. Methods Name...belonging to this document has been inserted into another node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PropertyType enumeration | Aspose.Words for Python

    aspose.words.properties.PropertyType enumeration. Specifies data type of a Document property....enumeration Specifies data type of a document property. Members Name Description...with a document’s custom properties. doc = aw . Document () properties...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Inline::get_IsDeleteRevision met...

    Aspose::Words::Inline::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++.... auto doc = MakeObject < Document > ( MyDir + u "Revision runs...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/inl...