Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 19,475 for

document insertion

(0.12 sec)
  1. Aspose::Words::Fields::FieldMacroButton::get_Di...

    Aspose::Words::Fields::FieldMacroButton::get_DisplayText method. Gets or sets the text to appear as the "button" that is selected to run the macro or command in C++....fields to allow us to run a document’s macros by clicking. auto...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Macro...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::PageSetup::get_SheetsPerBooklet ...

    Aspose::Words::PageSetup::get_SheetsPerBooklet method. Returns or sets the number of pages to be included in each booklet in C++....Examples Shows how to configure a document that can be printed as a book...Aspose :: Words :: Document > (); // Insert text that spans 16...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. Aspose::Words::Saving::OoxmlSaveOptions::get_Sa...

    Aspose::Words::Saving::OoxmlSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can be Docx, Docm, Dotx, Dotm or FlatOpc in C++....Specifies the format in which the document will be saved if this save...specification for a saved document to adhere to. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. FieldAuthor class | Aspose.Words for Python

    aspose.words.fields.FieldAuthor class. Implements the AUTHOR field...the Working with Fields documentation article. Remarks Retrieves... and optionally sets, the document author’s name, as recorded...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Font.Size | Aspose.Words for .NET

    Adjust font size effortlessly with the Font Size property. Customize your text in points for enhanced readability and design appeal.... Document doc = new Document (); Run run = new...to insert formatted text using DocumentBuilder. Document doc...

    reference.aspose.com/words/net/aspose.words/fon...
  6. FieldRevNum class | Aspose.Words for Python

    aspose.words.fields.FieldRevNum class. Implements the REVNUM field...Fields documentation article. Remarks Retrieves the document’s revision...Revision property of the built-in document properties. Inheritance: FieldRevNum...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Revision.parentNode property | Aspose.Words for...

    Revision.parentNode property. Gets the immediate parent node (owner) of this revision... Document ( base . myDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. SignatureLineOptions.default_instructions prope...

    SignatureLineOptions.default_instructions property. Gets or sets a value indicating that default instructions is shown in the Sign dialog...Examples Shows how to sign a document with a personal certificate...signature line. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. MailMerge.PreserveUnusedTags | Aspose.Words for...

    Discover the MailMerge PreserveUnusedTags property to manage unused mustache tags effectively, enhancing your Document automation process....bool preserveUnusedTags ) { Document doc = CreateSourceDocWithA...columns in that table. // Our document has no such fields, but it...

    reference.aspose.com/words/net/aspose.words.mai...
  10. ShapeBase.local_to_parent method | Aspose.Words...

    ShapeBase.local_to_parent method. Converts a value from the local coordinate space into the coordinate space of the parent shape.... Document () # Insert a group shape, and place...and to the right of # the document's x and Y coordinate origin...

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