Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 17,897 for

insert documents

(0.04 sec)
  1. HorizontalRuleFormat.widthPercent property | As...

    HorizontalRuleFormat.widthPercent property. Gets or sets the length of the specified horizontal rule expressed as a percentage of the window width.... Examples Shows how to insert a horizontal rule shape, and...formatting. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Protecting Worksheets with Node.js via C++|Docu...

    Learn how to protect worksheets in Excel using Aspose.Cells for Node.js via C++, including protecting rows, columns, and specific cells....example, they cannot input data, insert, or delete rows or columns...node" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/nodejs-cpp/protecting-wor...
  3. Aspose::Words::Drawing::ShapeBase::get_ScreenTi...

    Aspose::Words::Drawing::ShapeBase::get_ScreenTip method. Defines the text displayed when the mouse pointer moves over the shape in C++.... Examples Shows how to insert a shape which contains an image...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::ShapeBase::get_Target m...

    Aspose::Words::Drawing::ShapeBase::get_Target method. Gets or sets the target frame for the shape hyperlink in C++.... Examples Shows how to insert a shape which contains an image...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Story.delete_shapes method | Aspose.Words for P...

    Story.delete_shapes method. Deletes all shapes from the text of this story.... Document () builder = aw . DocumentBuilder...# Use a DocumentBuilder to insert a shape. This is an inline...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Border::get_LineStyle method | A...

    Aspose::Words::Border::get_LineStyle method. Gets or sets the border style in C++....to insert a string surrounded by a border into a document. auto...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/bor...
  7. Aspose::Words::Drawing::TextBox::get_InternalMa...

    Aspose::Words::Drawing::TextBox::get_InternalMarginRight method. Specifies the inner right margin in points for a shape in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert another textbox with specific...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::TextBox::get_InternalMa...

    Aspose::Words::Drawing::TextBox::get_InternalMarginBottom method. Specifies the inner bottom margin in points for a shape in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert another textbox with specific...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::TextBox::get_InternalMa...

    Aspose::Words::Drawing::TextBox::get_InternalMarginLeft method. Specifies the inner left margin in points for a shape in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert another textbox with specific...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the document layout process in Java....that allow controlling the document layout process. To learn more...Converting to Fixed-page Format documentation article. Remarks: You do...

    reference.aspose.com/words/java/com.aspose.word...