Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 19,990 for

insert documents

(0.1 sec)
  1. DocumentBuilder.insert_group_shape method | Asp...

    aspose.words.DocumentBuilder.Insert_group_shape method...insert_group_shape method Contents [ Hide ] insert_group_shape(shapes)...which is inserted into the current position. def insert_group_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder.InsertOleObject | Aspose.Words ...

    Effortlessly enhance your Documents with the DocumentBuilder InsertOleObject method, allowing seamless embedding of OLE objects from streams....Stream, string, bool, Stream ) Inserts an embedded OLE object from...from a stream into the document. public Shape InsertOleObject (...

    reference.aspose.com/words/net/aspose.words/doc...
  3. FieldDate.UseLunarCalendar | Aspose.Words for .NET

    Optimize your date management with FieldDate's UseLunarCalendar property. Easily switch between Hijri and Hebrew Lunar calendars for enhanced functionality.... Document doc = new Document (); DocumentBuilder...If we want the text in the document always to display the correct...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Words::Fields::FieldSeq::get_ResetNumbe...

    Aspose::Words::Fields::FieldSeq::get_ResetNumber method. Gets or sets an integer number to reset the sequence number to. Returns -1 if the number is absent in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System..."SequenceIdentifier" property. // Insert a SEQ field that will display...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldQuote::get_Text met...

    Aspose::Words::Fields::FieldQuote::get_Text method. Gets or sets the text to retrieve in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert a QUOTE field, which will display...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. DocumentBuilder.insert_combo_box method | Aspos...

    DocumentBuilder.Insert_combo_box method. Inserts a combobox form field at the current position....insert_combo_box method insert_combo_box(name, items, selected_index)...selected_index) Inserts a combobox form field at the current position...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.insert_ole_object method | Aspo...

    aspose.words.DocumentBuilder.Insert_ole_object method...insert_ole_object method Contents [ Hide ] insert_ole_object(stream...prog_id, as_icon, presentation) Inserts an embedded OLE object from...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Translate Markdown to DOM|Aspose.Words for Pyth...

    Tarnslate a Markdown document to Document Object Model and back using Python. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....Ask AI Translate Markdown to Document Object Model (DOM) Contents...content and formatting of a document, you need to translate it...

    docs.aspose.com/words/python-net/translate-mark...
  9. Aspose::Words::Fields::Field::get_LocaleId meth...

    Aspose::Words::Fields::Field::get_LocaleId method. Gets or sets the LCID of the field in C++....get_LocaleId () Examples Shows how to insert a field and work with its locale...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. AutoFit Rows and Columns with Node.js via C++|D...

    This article shows how to autoFit rows, columns, rows of merged cells, and rows in a range of cells using Aspose.Cells for Node.js via C++....node" ); // The path to the documents directory. const dataDir =..."path" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/nodejs-cpp/autofit-rows-a...