Sort Score
Result 10 results
Languages All
Labels All
Results 4,711 - 4,720 of 15,058 for

document insertion

(0.17 sec)
  1. Add an image in PS files | C++

    C++ API Solution to work with PS, XPS and EPS files. Learn how to add images to a PS file with the attached C++ code snippet...Page C++ Add image to PS Insert image into PS files C++ API...PS document Aspose.Page for C++ Live Demos Documentation Source...

    products.aspose.com/page/cpp/add-image-to-ps/
  2. Paragraph.isDeleteRevision property | Aspose.Wo...

    Paragraph.isDeleteRevision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled.... Document (); let body = doc . firstSection...tracking will register as "Insert" revisions. doc . startTrackRevisions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Drawing::GroupShape class | Aspo...

    Aspose::Words::Drawing::GroupShape class. Represents a group of shapes in a Document. To learn more, visit the Documentation article in C++....Represents a group of shapes in a document. To learn more, visit the...Group Shape into a Word Document documentation article. class GroupShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. FieldAdvance.UpOffset | Aspose.Words for .NET

    Discover how the FieldAdvance UpOffset property enhances text positioning in your Documents by adjusting subsequent text upwards for a polished look....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. Aspose::Words::Drawing::ShapeBase::get_Distance...

    Aspose::Words::Drawing::ShapeBase::get_DistanceBottom method. Returns or sets the distance (in points) between the Document text and the bottom edge of the shape in C++....distance (in points) between the document text and the bottom edge of...shape. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::ShapeBase::get_Distance...

    Aspose::Words::Drawing::ShapeBase::get_DistanceLeft method. Returns or sets the distance (in points) between the Document text and the left edge of the shape in C++....distance (in points) between the document text and the left edge of...shape. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. GradientStop.baseColor property | Aspose.Words ...

    GradientStop.baseColor property. Gets a value representing the color of the gradient stop without any modifiers.... Document (); let builder = new aw ...gradientStops . removeAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Drawing::SignatureLine::get_Inst...

    Aspose::Words::Drawing::SignatureLine::get_Instructions method. Gets or sets instructions to the signer that are displayed on signing the signature line. This property is ignored if DefaultInstructions is set. Default value for this property is empty string in C++....for a signature and insert it into a document. auto doc = MakeObject...MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Make DOC Using Python

    Make a new DOC in Python in a few steps. Easily create DOC using Python via .NET library....name Start creating a DOC document using Python Save the output...worth noting that a blank document is technically supposed to...

    products.aspose.com/words/python-net/make/doc/
  10. Make WORD Using Python

    Make a new a Word Document in Python in a few steps. Easily create a Word Document using Python via .NET library....name Start creating a Word document using Python Save the output...worth noting that a blank document is technically supposed to...

    products.aspose.com/words/python-net/make/word/