Sort Score
Result 10 results
Languages All
Labels All
Results 4,581 - 4,590 of 17,887 for

insert documents

(0.06 sec)
  1. Aspose::Words::ParagraphFormat::get_SpaceBefore...

    Aspose::Words::ParagraphFormat::get_SpaceBeforeAuto method. True if the amount of spacing before the paragraph is set automatically in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...set_SpaceBeforeAuto ( autoSpacing ); // Insert two paragraphs that will have...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. 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...
  3. Bookmark.Remove | Aspose.Words for .NET

    Easily remove bookmarks from your document while preserving the text inside. Streamline your editing process with our efficient Bookmark Remove method!...Removes the bookmark from the document. Does not remove text inside...bookmarks from a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/boo...
  4. Aspose::Words::Fields::FieldIf::get_RightExpres...

    Aspose::Words::Fields::FieldIf::get_RightExpression method. Gets or sets the right part of the comparison expression in C++....get_RightExpression () Examples Shows how to insert an IF field. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldIf::EvaluateConditi...

    Aspose::Words::Fields::FieldIf::EvaluateCondition method. Evaluates the condition in C++.... Examples Shows how to insert an IF field. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. FootnoteOptions.StartNumber | Aspose.Words for ...

    Discover the FootnoteOptions StartNumber property to customize your footnote numbering, enhancing document clarity and organization effortlessly....the document begins the footnote/endnote count. Document doc...doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.not...
  7. StructuredDocumentTag.is_showing_placeholder_te...

    StructuredDocumentTag.is_showing_placeholder_text property. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT)....placeholder text) upon opening this document. @property def is_showing_placeholder_text...structured document tag. doc = aw . Document () # Insert a plain...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FootnotePosition | Aspose.Words for Java

    Defines the footnote position in Java....the document collects and displays its footnotes. Document doc...doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  9. ThemeFonts.complex_script property | Aspose.Wor...

    ThemeFonts.complex_script property. Specifies font name for ComplexScript characters.... Document ( file_name = MY_DIR + 'Theme...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/python-net/aspose.wo...
  10. BuiltInDocumentProperties.revision_number prope...

    BuiltInDocumentProperties.revision_number property. Gets or sets the document revision number....property Gets or sets the document revision number. @property...Examples Shows how to work with document properties in the “Origin”...

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