Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 16,580 for

insert documents

(0.41 sec)
  1. GradientStop.position property | Aspose.Words f...

    GradientStop.position property. Gets or sets a value representing the position of a stop within the gradient expressed as a percent in range 0.0 to 1.0.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::OleFormat::get_IconCapt...

    Aspose::Words::Drawing::OleFormat::get_IconCaption method. Gets icon caption of OLE object. In case if the OLE object does not have an icon or a caption cannot be retrieved, returns an empty string in C++....get_IconCaption () Examples Shows how to insert linked and unlinked OLE objects...objects. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::OleFormat::get_SourceFu...

    Aspose::Words::Drawing::OleFormat::get_SourceFullName method. Gets or sets the path and name of the source file for the linked OLE object in C++.... Examples Shows how to insert linked and unlinked OLE objects...objects. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Chart.Series | Aspose.Words for .NET

    Discover the Chart Series property for exclusive access to a unique collection of series. Elevate your data visualization experience today!...ChartSeriesCollectio () { Document doc = new Document (); DocumentBuilder..."Category 2" , "Category 3" }; // Insert two series of decimal values...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartAxis.Format | Aspose.Words for .NET

    Discover the ChartAxis Format property for easy line formatting and customizable tick label fills, enhancing your data visualization experience.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartAxis.MajorUnit | Aspose.Words for .NET

    Discover the ChartAxis MajorUnit property to easily adjust major tick mark spacing, enhancing your data visualization and chart clarity.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  7. FieldOptions.ToaCategories | Aspose.Words for .NET

    Discover FieldOptions ToaCategories. Easily manage and customize your table of authorities categories for enhanced organization and efficiency.... Document doc = new Document (); DocumentBuilder...DefaultCategories [ 2 ]); // Insert 2 TOA fields. TOA fields create...

    reference.aspose.com/words/net/aspose.words.fie...
  8. AxisCategoryType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisCategoryType enum, defining category axis types for enhanced data visualization in your projects.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Paragraph Formatting in Word with Java

    This short guide provides details to customize the paragraph formatting in Word with Java. It has the IDE settings, steps, and a sample code to set the format of writing a paragraph with Java....load a Word file using the Document class object for indenting...ParagraphFormat property from the document builder and set alignment...

    kb.aspose.com/words/java/paragraph-formatting-i...
  10. DocumentBuilder.insert_horizontal_rule method |...

    DocumentBuilder.Insert_horizontal_rule method. Inserts a horizontal rule shape into the document....insert_horizontal_rule method insert_horizontal_rule() Inserts...rule shape into the document. def insert_horizontal_rule ( self...

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