Sort Score
Result 10 results
Languages All
Labels All
Results 4,421 - 4,430 of 20,124 for

insert documents

(0.25 sec)
  1. ImageWatermarkOptions Class | Aspose.Words for ...

    Discover Aspose.Words.ImageWatermarkOptions. Customize your image watermarks effortlessly with versatile options for enhanced document presentation....Working with Watermark documentation article. public class ImageWatermarkOption...local file system. Document doc = new Document (); // Modify the...

    reference.aspose.com/words/net/aspose.words/ima...
  2. ChartXValueCollection class | Aspose.Words for ...

    aspose.words.drawing.charts.ChartXValueCollection class. Represents a collection of X values for a chart series.... To add or insert new values to a chart series...chart series data. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.DistanceRight | Aspose.Words for .NET

    Discover the ShapeBase DistanceRight property, easily adjust the spacing in points between your document text and a shape's right edge for enhanced layout control....distance (in points) between the document text and the right edge of...surrounds a shape. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ShapeBase.DistanceBottom | Aspose.Words for .NET

    Discover the ShapeBase DistanceBottom property, easily set and adjust the gap in points between your document text and the shape's bottom edge for optimal layout....distance (in points) between the document text and the bottom edge of...surrounds a shape. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ShapeBase.DistanceTop | Aspose.Words for .NET

    Discover ShapeBase DistanceTop property, easily adjust the space in points between your document text and the shape's top edge for precise layout control....distance (in points) between the document text and the top edge of the...surrounds a shape. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ShapeBase.ParentParagraph | Aspose.Words for .NET

    Discover the ShapeBase ParentParagraph property—efficiently access the immediate parent paragraph for streamlined content management and enhanced organization.... Examples Shows how to insert a text box, and set the font...of its contents. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::Drawing::ShapeBase::get_AspectRa...

    Aspose::Words::Drawing::ShapeBase::get_AspectRatioLocked method. Specifies whether the shape's aspect ratio is locked in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...doc ); // Insert a shape. If we open this document in Microsoft...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. FieldAdvance.down_offset property | Aspose.Word...

    FieldAdvance.down_offset property. Gets or sets the number of points by which the text that follows the field should be moved down.... Examples Shows how to insert an ADVANCE field, and edit...its properties. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Introduction to Fields in Java|Aspose.Words for...

    Fields feature in details, field codes and field results explained in Aspose.Words for Java....processing of Microsoft Word documents and supports fields in the...following ways: all fields in a document are preserved during open/save...

    docs.aspose.com/words/java/introduction-to-fields/
  10. XpsSaveOptions.outline_options property | Aspos...

    XpsSaveOptions.outline_options property. Allows to specify outline options....of a saved XPS document. doc = aw . Document () builder = aw...DocumentBuilder ( doc = doc ) # Insert headings that can serve as...

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