Sort Score
Result 10 results
Languages All
Labels All
Results 3,741 - 3,750 of 20,467 for

document insertion

(0.09 sec)
  1. Aspose::Words::PageSetup::get_MultiplePages met...

    Aspose::Words::PageSetup::get_MultiplePages method. For multiple page Documents, gets or sets how a Document is printed or rendered so that it can be bound as a booklet in C++....multiple page documents, gets or sets how a document is printed...Aspose :: Words :: Document > (); // Insert text that spans several...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. FieldDocProperty Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDocProperty class, designed for seamless integration of DOCPROPERTY fields in your Documents for enhanced functionality....the Working with Fields documentation article. public class FieldDocProperty...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  3. OlePackage.display_name property | Aspose.Words...

    OlePackage.display_name property. Gets or sets OLE Package display name....Examples Shows how insert an OLE object into a document. doc = aw .... Document () builder = aw . DocumentBuilder ( doc = doc ) # OLE...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Add and Verify PDF Digital Signature using C# |...

    Сreate electronic signature in PDF Documents programmatically with C# sample code using Aspose.PDF for .NET... powerful and easy to use document manipulation API for net platform...the PDF with an instance of Document. Load all the PDF files with...

    products.aspose.com/pdf/net/signature/
  5. Adobe Acrobat Message - Free Support Forum - as...

    Hi, I’m trying to insert a signature field into a PDF Document. That works, but when I try to edit the Document, Adobe Acrobat gives me the message: “This Document is signed and cannot be edited.” However, there’s no …...trying to insert a signature field into a PDF document. That works...but when I try to edit the document, Adobe Acrobat gives me the...

    forum.aspose.com/t/adobe-acrobat-message/326022
  6. FootnoteType enumeration | Aspose.Words for Nod...

    Aspose.Words.Notes.FootnoteType enumeration. Specifies whether this is a footnote or an endnote.... Document (); let builder = new aw ...DocumentBuilder ( doc ); // Insert some text and mark it with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ShapeBase.VerticalAlignment | Aspose.Words for ...

    Discover the ShapeBase VerticalAlignment property to optimize your shape's vertical positioning for enhanced design precision and visual appeal.... Examples Shows how to insert a floating image to the center...center of a page. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ShapeBase.HorizontalAlignment | Aspose.Words fo...

    Discover the ShapeBase HorizontalAlignment property to optimize horizontal positioning of shapes in your design for enhanced layout control.... Examples Shows how to insert a floating image to the center...center of a page. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Drawing::ShapeBase::get_Font met...

    Aspose::Words::Drawing::ShapeBase::get_Font method. Provides access to the font formatting of this object in C++....get_Font () Examples Shows how to insert a text box, and set the font...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. DocumentBuilder.current_story property | Aspose...

    DocumentBuilder.current_story property. Gets the story that is currently selected in this [DocumentBuilder](../)....with a document builder’s current story. doc = aw . Document () builder.... start_table () builder . insert_cell () builder . write ( 'Row...

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