Sort Score
Result 10 results
Languages All
Labels All
Results 5,591 - 5,600 of 17,913 for

document insertion

(0.23 sec)
  1. ChartAxis.title property | Aspose.Words for Python

    ChartAxis.title property. Provides access to the axis title properties.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HtmlInsertOptions enumeration | Aspose.Words fo...

    aspose.words.HtmlInsertOptions enumeration. Specifies options for the [DocumentBuilder.insert_html()](../Documentbuilder/insert_html/#str_htmlinsertoptions) method....insert_html() method. Members Name...the default options when inserting HTML. USE_BUILDER_FORMATTING...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::RelativeHorizontalPosit...

    Aspose::Words::Drawing::RelativeHorizontalPosition enum. Specifies to what the horizontal position of a shape or text frame is relative in C++.... Examples Shows how to insert an image, and use it as a watermark...watermark. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. RevisionOptions.insertCellColor property | Aspo...

    RevisionOptions.insertCellColor property. Allows to specify the color to be used for inserted cells [RevisionType.Insertion](../../../aspose.words/revisiontype/#Insertion)...be used for inserted cells RevisionType.Insertion . Default value...Examples Shows how to work with insert/delete cell revision color...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Drawing::ShapeBase::get_IsHorizo...

    Aspose::Words::Drawing::ShapeBase::get_IsHorizontalRule method. Returns true if this shape is a horizontal rule in C++....get_IsHorizontalRule () Examples Shows how to insert a horizontal rule shape, and...formatting. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Create, Manipulate or Remove Scenarios from Wor...

    In this article, you will learn how to create, manipulate or remove Scenarios from Excel Worksheets programmatically using C# Library with .NET API....that different values can be inserted into. The following example...that contains a scenario. AI Document Assistant Close Print multiple...

    docs.aspose.com/cells/net/create-manipulate-or-...
  7. ChartAxis.minor_unit_scale property | Aspose.Wo...

    ChartAxis.minor_unit_scale property. Returns or sets the scale value for minor tick marks on the time category axis.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fields::FieldEQ class | Aspose.W...

    Aspose::Words::Fields::FieldEQ class. Implements the EQ field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldEQ :...modifications made to the document. get_IsLocked () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Insert a Linked Picture from Web Address with N...

    Learn how to insert a linked picture from a web address into a worksheet using Aspose.Cells for Node.js via C++....Insert a Linked Picture from Web Address with Node.js via C++...Hide ] Sometimes you need to insert a picture from the web (http://)...

    docs.aspose.com/cells/nodejs-cpp/insert-a-linke...
  10. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::RemoveAt method. Removes a GradientStop from the collection at a specified index in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...gradientStops -> RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/cpp/aspose.words.dra...