Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 6,468 for

insert documents

(0.12 sec)
  1. Aspose::Words::Layout::LayoutOptions::get_ShowH...

    Aspose::Words::Layout::LayoutOptions::get_ShowHiddenText method. Gets or sets indication of whether hidden text in the document is rendered. Default is false in C++....whether hidden text in the document is rendered. Default is false...rendered output document. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. CommentCollection | Aspose.Words for Java

    Provides typed access to a collection of Comment nodes in Java....the Working with Comments documentation article. Examples: Shows...comment as “done”. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  3. ImageSize.vertical_resolution property | Aspose...

    ImageSize.vertical_resolution property. Gets the vertical resolution in DPI.... Document () builder = aw . DocumentBuilder...doc = doc ) # Insert a shape into the document which contains...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextBox.InternalMarginTop | Aspose.Words for .NET

    Discover the TextBox InternalMarginTop property—control your shape's top margin in points for precise layout and enhanced design flexibility.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert another textbox with specific...

    reference.aspose.com/words/net/aspose.words.dra...
  5. FieldIncludePicture.resize_vertically property ...

    FieldIncludePicture.resize_vertically property. Gets or sets whether to resize the picture vertically from the source.... Examples Shows how to insert images using IMPORT and INCLUDEPICTURE...INCLUDEPICTURE fields. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. RevisionOptions.show_revision_bars property | A...

    RevisionOptions.show_revision_bars property. Allows to specify whether revision bars should be rendered near lines containing revised content...rendered output document. doc = aw . Document () builder = aw...DocumentBuilder ( doc = doc ) # Insert a revision, then change the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartSeries class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartSeries class. Represents chart series properties...the Working with Charts documentation article. Properties Name...specified index. insert(index, xValue) Inserts the specified X...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. AxisCrosses | Aspose.Words for Java

    Specifies the possible crossing points for an axis in Java.... Examples: Shows how to insert a chart and modify the appearance...appearance of its axes. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/bor...
  10. ShapeBase.target property | Aspose.Words for No...

    ShapeBase.target property. Gets or sets the target frame for the shape hyperlink.... Examples Shows how to insert a shape which contains an image...hyperlink. let doc = new aw . Document (); let builder = new aw ...

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