Sort Score
Result 10 results
Languages All
Labels All
Results 4,141 - 4,150 of 20,468 for

insert documents

(0.7 sec)
  1. Aspose::Words::Notes::EndnoteOptions class | As...

    Aspose::Words::Notes::EndnoteOptions class. Represents the endnote numbering options for a document or section. To learn more, visit the documentation article in C++....endnote numbering options for a document or section. To learn more...with Footnote and Endnote documentation article. class EndnoteOptions...

    reference.aspose.com/words/cpp/aspose.words.not...
  2. FieldMacroButton.macro_name property | Aspose.W...

    FieldMacroButton.macro_name property. Gets or sets the name of the macro or command to run....run a document’s macros by clicking. doc = aw . Document ( file_name...assertTrue ( doc . has_macros ) # Insert a MACROBUTTON field, and reference...

    reference.aspose.com/words/python-net/aspose.wo...
  3. BubbleSizeCollection.format_code property | Asp...

    BubbleSizeCollection.format_code property. Gets or sets the format code applied to the bubble sizes.... Document () builder = aw . DocumentBuilder...doc ) # Insert a Bubble chart. shape = builder . insert_chart (...

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

    Discover the Aspose.Words.Fields.FieldInfo class, your go-to solution for implementing the INFO field efficiently in document processing. Unlock powerful features today!...the Working with Fields documentation article. public class FieldInfo...the type of the document property to insert. IsDirty { get; set;...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldDocVariable.VariableName | Aspose.Words fo...

    Discover the FieldDocVariable VariableName property to easily manage document variables. Simplify retrieval and enhance your document management today!...Gets or sets the name of the document variable to retrieve. public...display document properties and variables. Document doc = new...

    reference.aspose.com/words/net/aspose.words.fie...
  6. PageSetup.borderSurroundsFooter property | Aspo...

    PageSetup.borderSurroundsFooter property. Specifies whether the page border includes or excludes the footer....affects all sections in the document. Examples Shows how to apply...header/footer. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldIncludePicture.GraphicFilter | Aspose.Word...

    Discover the FieldIncludePicture GraphicFilter property, easily manage graphic format filters for seamless image integration in your projects....the graphic that is to be inserted. public string GraphicFilter...set ; } Examples Shows how to insert images using IMPORT and INCLUDEPICTURE...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldToc.prefixed_sequence_identifier property ...

    FieldToc.prefixed_sequence_identifier property. Gets or sets the identifier of a sequence for which a prefix should be added to the entry's page number.... Document () builder = aw . DocumentBuilder...each SEQ field found in the document. # Each entry contains the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. LayoutOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutOptions to optimize document layout control, enhancing your Word processing experience with flexible customization options....that allow controlling the document layout process. To learn more...Converting to Fixed-page Format documentation article. public class LayoutOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  10. Story.last_paragraph property | Aspose.Words fo...

    Story.last_paragraph property. Gets the last paragraph in the story.... Document () builder = aw . DocumentBuilder...writeln ( 'Run 1. ' ) # The document builder has a cursor, which...

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