Sort Score
Result 10 results
Languages All
Labels All
Results 4,571 - 4,580 of 29,662 for

document insertion

(0.13 sec)
  1. Aspose::Words::Settings::MailMergeSettings Clas...

    Specifies all of the mail merge information for a Document....mail merge information for a document. You can use this object to...mail merge data source for a document and this information (along...

    reference.aspose.com/words/cpp/class/aspose.wor...
  2. Shape.SignatureLine | Aspose.Words for .NET

    Shape SignatureLine property. Gets SignatureLine object if the shape is a signature line. Returns null otherwise in C#....Remarks You can insert new SignatureLine into the document using InsertSignatureLine...and insert it into a document. Document doc = new Document ();...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::PageSetup Class Reference - Aspo...

    Represents the page setup properties of a section....sections in a document. auto doc = MakeObject<Document>(); auto builder...start a new section using a document builder, // it will inherit...

    reference.aspose.com/words/cpp/class/aspose.wor...
  4. FieldToa - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...the references in a legal document, such as references to cases...

    reference.aspose.com/words/java/com.aspose.word...
  5. ChartTitle.Font | Aspose.Words for .NET

    ChartTitle Font property. Provides access to the font formatting of the chart title in C#....Shows how to insert a chart and set a title. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder (...

    reference.aspose.com/words/net/aspose.words.dra...
  6. FindReplaceOptions.ignore_shapes property | Asp...

    FindReplaceOptions.ignore_shapes property. Gets or sets a boolean value indicating either to ignore shapes within a text.... Document () builder = aw . DocumentBuilder...adipiscing elit.' ) builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Revision::get_ParentNode method ...

    Aspose::Words::Revision::get_ParentNode method. Gets the immediate parent node (owner) of this revision. This property will work for any revision type other than StyleDefinitionChange 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/rev...
  8. Aspose::Words::RunCollection::ToArray method | ...

    Aspose::Words::RunCollection::ToArray method. Copies all runs from the collection to a new array of runs 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/run...
  9. GradientStop | Aspose.Words for .NET

    GradientStop constructor. Initializes a new instance of the GradientStop class in C#.... Document doc = new Document (); DocumentBuilder...gradientStops . RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/net/aspose.words.dra...
  10. CustomXmlPartCollection.count property | Aspose...

    CustomXmlPartCollection.count property. Gets the number of elements contained in the collection....structured document tag with custom XML data. doc = aw . Document ()...contains data and add it to the document's collection. # If we enable...

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