Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 32,888 for

insert documents

(0.11 sec)
  1. FieldNoteRef.insert_reference_mark property | A...

    FieldNoteRef.Insert_reference_mark property. Inserts the reference mark with the same character formatting as the Footnote Reference or Endnote Reference style....insert_reference_mark property FieldNoteRef.insert_reference_mark...insert_reference_mark property Inserts the reference mark with the same character...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::DocumentBuilder::InsertCheckBox ...

    Aspose::Words::DocumentBuilder::InsertCheckBox method. Inserts a checkbox form field at the current position in C++....System::String&, bool, int32_t) method Inserts a checkbox form field at the...form field node that was just inserted. Remarks If you specify a...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. InsertRow | Aspose.HTML for .NET API Reference

    Insert a new empty row in the table. The new row is Inserted immediately before and in the same section as the current indexth row in the table. If index is -1 or equal to the number of rows the new row is appended. In addition when the table is empty the row is Inserted into a TBODYwhich is created and Inserted into the table.A table row cannot be empty according to HTML 4.01http//www.w3.org/TR/1999/REC-html401-19991224....InsertRow method Insert a new empty row in the table...table. The new row is inserted immediately before and in the same...

    reference.aspose.com/html/net/aspose.html/htmlt...
  4. Aspose::Words::DocumentBuilder::InsertDocument ...

    Aspose::Words::DocumentBuilder::InsertDocument method. Inserts a document at the cursor position in C++....System::SharedPtr<Aspose::Words::Document>&, Aspose::Words::ImportFormatMode)...ormatMode) method Inserts a document at the cursor position....

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Aspose::Words::Fields::FormFieldCollection::idx...

    Aspose::Words::Fields::FormFieldCollection::idx_get method. Returns a form field by bookmark name in C++....how insert different kinds of form fields into a document, and...process them with using a document visitor implementation. void...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Drawing::Stroke::get_Opacity met...

    Aspose::Words::Drawing::Stroke::get_Opacity method. Defines the amount of transparency of a stroke. Valid range is from 0 to 1 in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...shapes that we can insert into our documents. // 1 - Dotted, horizontal...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::Stroke::get_Color metho...

    Aspose::Words::Drawing::Stroke::get_Color method. Defines the color of a stroke in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...shapes that we can insert into our documents. // 1 - Dotted, horizontal...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. ChartTitle.Overlay | Aspose.Words for .NET

    ChartTitle Overlay property. Determines whether other chart elements shall be allowed to overlap title. By default overlay is false 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...
  9. Title | Aspose.Note for .NET API Reference

    Gets or sets the title.... // The path to the documents directory. string dataDir...// Load the document into Aspose.Note. Document oneFile = new...

    reference.aspose.com/note/net/aspose.note/page/...
  10. Aspose::Words::Fields::FieldGoToButton Class Re...

    Implements the GOTOBUTTON field.... Examples Shows to insert a GOTOBUTTON field. auto doc...doc = MakeObject<Document>(); auto builder = MakeObject<DocumentBuilder>(doc);...

    reference.aspose.com/words/cpp/class/aspose.wor...