Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 6,471 for

document insertion

(0.03 sec)
  1. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_LockContentControl method. When set to true, this property will prohibit a user from deleting this SDT in C++....structured document tags. auto doc = MakeObject < Document > (); auto...doc ); // Insert a plain text structured document tag, which...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. BreakType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.BreakType enum to enhance your Document formatting with precise break types for improved readability and layout control....Specifies type of a break inside a document. public enum BreakType Values...footers in a document using DocumentBuilder. Document doc = new...

    reference.aspose.com/words/net/aspose.words/bre...
  3. ShapeBase.rotation property | Aspose.Words for ...

    ShapeBase.rotation property. Defines the angle (in degrees) that a shape is rotated... Examples Shows how to insert and rotate an image. let doc...doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Inline.IsInsertRevision | Aspose.Words for .NET

    Discover the Inline IsInsertRevision property. Easily check if an object was added in Word with change tracking active. Enhance your Document management!...Returns true if this object was inserted in Microsoft Word while change...an inline node. Document doc = new Document ( MyDir + "Revision...

    reference.aspose.com/words/net/aspose.words/inl...
  5. EditableRangeStart | Aspose.Words for Java

    Represents a start of an editable range in a Word Document in Java....an editable range in a Word document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  6. EditableRangeEnd | Aspose.Words for Java

    Represents an end of an editable range in a Word Document in Java....an editable range in a Word document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  7. FixedPageSaveOptions class | Aspose.Words for P...

    aspose.words.saving.FixedPageSaveOptions class. Contains common options that can be specified when saving a Document into fixed page formats (PDF, XPS, images etc)...be specified when saving a document into fixed page formats (PDF...the Specify Save Options documentation article. Inheritance: FixedPageSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ParagraphFormat.alignment property | Aspose.Wor...

    ParagraphFormat.alignment property. Gets or sets text alignment for the paragraph....words document by hand. let doc = new aw . Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ImageData.fit_image_to_shape method | Aspose.Wo...

    ImageData.fit_image_to_shape method. Fits the image data to Shape frame so that the aspect ratio of the image data matches the aspect ratio of Shape frame.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Insert an image shape and leave its...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldBarcode | Aspose.Words for Java

    Implements the BARCODE field in Java....with Fields documentation article. Remarks: Inserts a postal barcode...form of a barcode. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...