Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 17,895 for

insert documents

(0.04 sec)
  1. Aspose::Words::Drawing::Charts::AxisTickLabels:...

    Aspose::Words::Drawing::Charts::AxisTickLabels::get_Alignment method. Gets or sets text alignment of the axis tick labels in C++.... Examples Shows how to insert a chart and modify the appearance...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::Charts::Chart::get_Axis...

    Aspose::Words::Drawing::Charts::Chart::get_AxisZ method. Provides access to properties of the Z axis of the chart in C++....get_AxisZ () Examples Shows how to insert a chart and modify the appearance...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_Crosses method. Specifies how this axis crosses the perpendicular axis in C++.... Examples Shows how to insert a chart and modify the appearance...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. How to Resize a Picture in Word using C#

    This article describes how to resize a picture in Word using C#. It shares details about the IDE configuration, a step-wise process and a runnable sample code to resize picture in Word using C#....a new Word file using the Document class object to add resized...object for the newly created document Use the Write() and InsertImage()...

    kb.aspose.com/words/net/how-to-resize-a-picture...
  5. Aspose::Words::Fields::FieldStyleRef class | As...

    Aspose::Words::Fields::FieldStyleRef class. Implements the STYLEREF field. To learn more, visit the documentation article in C++....the Working with Fields documentation article. class FieldStyleRef...() Gets or sets whether to insert the paragraph number of the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. FieldMergeBarcode.BarcodeType | Aspose.Words fo...

    Discover the FieldMergeBarcode BarcodeType property to easily manage and customize various barcode types like QR for enhanced data integration.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a MERGEBARCODE field, which...

    reference.aspose.com/words/net/aspose.words.fie...
  7. GradientStopCollection.add method | Aspose.Word...

    GradientStopCollection.add method. Adds a specified [GradientStop](../../gradientstop/) to a gradient.... Document (); let builder = new aw ...gradientStops . removeAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldMergeRec Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeRec class for seamless document merging with the MERGEREC field. Enhance your document automation today!...the Working with Fields documentation article. public class FieldMergeRec...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Code Comparison for Common Features|Aspose.Word...

    Take a look at code comparison of some features implemented in Aspose.Words for .NET and VSTO using C#....Whole Document using Aspose.Words Joining Word Documents Together...Header and Footer Add Bookmark Inserting Table Search for and Replace...

    docs.aspose.com/words/net/code-comparison-for-c...
  10. ChartSeriesCollection.add method | Aspose.Words...

    aspose.words.drawing.charts.ChartSeriesCollection.add method... Document () builder = aw . DocumentBuilder...doc ) # Insert a Pareto chart. shape = builder . insert_chart (...

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