Sort Score
Result 10 results
Languages All
Labels All
Results 4,721 - 4,730 of 18,766 for

insert documents

(0.07 sec)
  1. Aspose::Words::PageSetup::get_PageStartingNumbe...

    Aspose::Words::PageSetup::get_PageStartingNumber method. Gets or sets the starting page number of the section in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...2, page 3." ); // Move the document builder to the first section's...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. Aspose.Cells for Python

    This API allows you to do all kinds of operations on Excel files in Python code including creating, editing and converting etc....Excel using Python Display Document Properties in Excel using...Break in Excel using Python Insert a Page Break in Excel using...

    kb.aspose.com/cells/python/
  3. ShapeBase.Bottom | Aspose.Words for .NET

    Discover the ShapeBase Bottom property to easily access the bottom edge position of your shape's containing block for precise design control.... Examples Shows how to insert a floating image, and specify...position and size. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  4. FieldAdvance.HorizontalPosition | Aspose.Words ...

    Discover the FieldAdvance HorizontalPosition property, easily adjust text positioning for precise layout control in your Documents. Enhance your formatting today!...set ; } Examples Shows how to insert an ADVANCE field, and edit...its properties. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  5. ImageSize.widthPoints property | Aspose.Words f...

    ImageSize.widthPoints property. Gets the width of the image in points... // When we insert an image using the "InsertImage"...that, // when we view the document using 100% zoom in Microsoft...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldAdvance.DownOffset | Aspose.Words for .NET

    Discover the FieldAdvance DownOffset property, easily adjust text positioning with precise control over vertical spacing for enhanced document formatting....set ; } Examples Shows how to insert an ADVANCE field, and edit...its properties. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldAdvance.RightOffset | Aspose.Words for .NET

    Discover the FieldAdvance RightOffset property, easily adjust text positioning with precise point control for enhanced document formatting and clarity....set ; } Examples Shows how to insert an ADVANCE field, and edit...its properties. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FlipOrientation enumeration | Aspose.Words for ...

    Aspose.Words.Drawing.FlipOrientation enumeration. Possible values for the orientation of a shape.... Document (); let builder = new aw ...DocumentBuilder ( doc ); // Insert an image shape and leave its...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Drawing::ShapeBase::get_IsInline...

    Aspose::Words::Drawing::ShapeBase::get_IsInline method. A quick way to determine if this shape is positioned inline with text in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...belongs to the paragraph that we insert it into, // which we can determine...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. BookmarkCollection.clear method | Aspose.Words ...

    BookmarkCollection.clear method. Removes all bookmarks from this collection and from the document....this collection and from the document. clear () Examples Shows how...bookmarks from a document. let doc = new aw . Document (); let builder...

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