Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 32,870 for

document insertion

(0.08 sec)
  1. TxtExportHeadersFootersMode Enum | Aspose.Words...

    Aspose.Words.Saving.TxtExportHeadersFootersMode enum. Specifies the way headers and footers are exported to plain text format in C#....bodies at the very end of a document. Examples Shows how to specify...text format. Document doc = new Document (); // Insert even and primary...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Aspose::Words::Notes::EndnoteOptions::get_Resta...

    Aspose::Words::Notes::EndnoteOptions::get_RestartRule method. Determines when automatic numbering restarts in C++....places in the document. auto doc = MakeObject < Document > (); auto...main body text's flow. // Inserting a footnote/endnote adds a...

    reference.aspose.com/words/cpp/aspose.words.not...
  3. FieldDde.insert_as_picture property | Aspose.Wo...

    FieldDde.insert_as_picture property. Gets or sets whether to insert the linked object as a picture....insert_as_picture property FieldDde.insert_as_picture property...property Gets or sets whether to insert the linked object as a picture...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldLink.insert_as_html property | Aspose.Word...

    FieldLink.insert_as_html property. Gets or sets whether to insert the linked object as HTML format text....insert_as_html property FieldLink.insert_as_html property Gets...Gets or sets whether to insert the linked object as HTML format...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldLink.insert_as_bitmap property | Aspose.Wo...

    FieldLink.insert_as_bitmap property. Gets or sets whether to insert the linked object as a bitmap....insert_as_bitmap property FieldLink.insert_as_bitmap property...property Gets or sets whether to insert the linked object as a bitmap...

    reference.aspose.com/words/python-net/aspose.wo...
  6. OlePackage.FileName | Aspose.Words for .NET

    OlePackage FileName property. Gets or sets OLE Package file name in C#....Shows how insert an OLE object into a document. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  7. DocumentBuilder.Underline | Aspose.Words for .NET

    DocumentBuilder Underline property. Gets/sets underline type for the current font in C#....format text inserted by a document builder. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder (...

    reference.aspose.com/words/net/aspose.words/doc...
  8. How to copy children of StructuredDocumentTagRa...

    I have a Rich Text content control in a source Document with some paragraphs as content, there is also a Section break (continuous) between two of those paragraphs. When I don’t have this section break Aspose offers the…...content control in a source document with some paragraphs as content...content control as Structured Document Tag and the paragraphs are...

    forum.aspose.com/t/how-to-copy-children-of-stru...
  9. CustomXmlPartCollection.RemoveAt | Aspose.Words...

    CustomXmlPartCollection RemoveAt method. Removes an item at the specified index in C#....structured document tag with custom XML data. Document doc = new...new Document (); // Construct an XML part that contains data and...

    reference.aspose.com/words/net/aspose.words.mar...
  10. DocumentBuilder.InsertHorizontalRule | Aspose.W...

    DocumentBuilder InsertHorizontalRule method. Inserts a horizontal rule shape into the Document in C#....method Inserts a horizontal rule shape into the document. public...rule. Examples Shows how to insert a horizontal rule shape, and...

    reference.aspose.com/words/net/aspose.words/doc...