Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 17,911 for

insert documents

(0.12 sec)
  1. Chart.AxisY | Aspose.Words for .NET

    Explore the Chart AxisY property to easily access and customize your chart's primary Y axis for enhanced data visualization and insights....get ; } 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...
  2. ChartAxis.MinorTickMark | Aspose.Words for .NET

    Customize your ChartAxis with the MinorTickMark property to enhance axis precision and improve data visualization. Set or return minor tick marks easily!...set ; } 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...
  3. AxisTickLabels.Position | Aspose.Words for .NET

    Discover the AxisTickLabels Position property to easily customize tick label placement on your axis for enhanced data visualization and 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...
  4. Aspose::Words::NodeChangingArgs::get_Action met...

    Aspose::Words::NodeChangingArgs::get_Action method. Gets a value indicating what type of node change event is occurring in C++....to monitor changes to the document tree in real-time as we edit...{ auto doc = MakeObject < Document > (); doc -> set_NodeChangingCallback...

    reference.aspose.com/words/cpp/aspose.words/nod...
  5. Aspose::Words::NodeChangingArgs::get_OldParent ...

    Aspose::Words::NodeChangingArgs::get_OldParent method. Gets the node's parent before the operation began in C++....to monitor changes to the document tree in real-time as we edit...{ auto doc = MakeObject < Document > (); doc -> set_NodeChangingCallback...

    reference.aspose.com/words/cpp/aspose.words/nod...
  6. FieldFootnoteRef | Aspose.Words for Java

    Implements the FOOTNOTEREF field in Java....the Working with Fields documentation article. Methods Method...modifications made to the document. isDirty(boolean value) Sets...

    reference.aspose.com/words/java/com.aspose.word...
  7. ShapeBase.isHorizontalRule property | Aspose.Wo...

    ShapeBase.isHorizontalRule property. Returns ``true`` if this shape is a horizontal rule....boolean 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...
  8. GradientStopCollection.removeAt method | Aspose...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. IBarcodeGenerator Interface | Aspose.Words for ...

    Discover the Aspose.Words.Fields.IBarcodeGenerator interface for custom barcode generation. Empower your projects with user-defined implementations and enhance functionality!... Document doc = new Document (); DocumentBuilder...barcodes, // and then insert them into the document as images. doc ...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Aspose::Words::Drawing::ShapeBase::get_WrapType...

    Aspose::Words::Drawing::ShapeBase::get_WrapType method. Defines whether the shape is inline or floating. For floating shapes defines the wrapping mode for text around the shape in C++.... Examples Shows how to insert a floating image to the center...page. auto doc = MakeObject < Document > (); auto builder = MakeObject...

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