Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 11,384 for

document insertion

(0.15 sec)
  1. Aspose::Words::Fields::FieldStart class | Aspos...

    Aspose::Words::Fields::FieldStart class. Represents a start of a Word field in a Document. To learn more, visit the Documentation article in C++....start of a Word field in a document. To learn more, visit the...the Working with Fields documentation article. class FieldStart...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Comment.done property | Aspose.Words for Python

    Comment.done property. Gets or sets flag indicating that the comment has been marked done.... Document () builder = aw . DocumentBuilder...writeln ( 'Helo world!' ) # Insert a comment to point out an error...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::ImageSize::get_Horizont...

    Aspose::Words::Drawing::ImageSize::get_HorizontalResolution method. Gets the horizontal resolution in DPI in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...> ( doc ); // Insert a shape into the document which contains...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::ImageSize::get_WidthPix...

    Aspose::Words::Drawing::ImageSize::get_WidthPixels method. Gets the width of the image in pixels in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...> ( doc ); // Insert a shape into the document which contains...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::ImageSize::get_Vertical...

    Aspose::Words::Drawing::ImageSize::get_VerticalResolution method. Gets the vertical resolution in DPI in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...> ( doc ); // Insert a shape into the document which contains...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. ShapeBase.coord_size property | Aspose.Words fo...

    ShapeBase.coord_size property. The width and height of the coordinate space inside the containing block of this shape.... Document () # Create a group shape...shape and place it at the document's floating shape coordinate...

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

    Aspose.Words.Drawing.Chart class. Provides access to the chart shape properties...the Working with Charts documentation article. Properties Name...properties. Examples Shows how to insert a chart and set a title. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ShapeBase.FlipOrientation | Aspose.Words for .NET

    Discover the ShapeBase FlipOrientation property to effortlessly switch your shape's orientation, enhancing your designs with ease and creativity.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert an image shape and leave its...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::RevisionGroup::get_Text method |...

    Aspose::Words::RevisionGroup::get_Text method. Returns inserted/deleted/moved text or description of format change in C++....RevisionGroup::get_Text method Returns inserted/deleted/moved text or description...revisions in a document. auto doc = MakeObject < Document > ( MyDir...

    reference.aspose.com/words/cpp/aspose.words/rev...
  10. FieldAdvance Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAdvance class for seamless ADVANCE field implementation, enhancing your Document processing capabilities effortlessly....the Working with Fields documentation article. public class FieldAdvance...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...