Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 8,107 for

insert documents

(0.07 sec)
  1. Aspose::Words::Fields::FieldFillIn::get_Default...

    Aspose::Words::Fields::FieldFillIn::get_DefaultResponse method. Gets or sets default user response (initial value contained in the prompt window) in C++....{ auto doc = MakeObject < Document > (); auto builder = MakeObject...DocumentBuilder > ( doc ); // Insert a FILLIN field. When we manually...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Fields::FieldAdvance::get_UpOffs...

    Aspose::Words::Fields::FieldAdvance::get_UpOffset method. Gets or sets the number of points by which the text that follows the field should be moved up in C++....get_UpOffset () Examples Shows how to insert an ADVANCE field, and edit...properties. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. PdfSaveOptions.clone method | Aspose.Words for ...

    PdfSaveOptions.clone method. Creates a deep clone of this object....update all the fields in a document immediately before saving...saving it to PDF. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java....glossary document within a Word document. A glossary document is a...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  5. OfficeMath | Aspose.Words for Java

    Represents an Office Math object such as function equation matrix or alike in Java....Working with OfficeMath documentation article. Remarks: In this...display formatting. Document doc = new Document(getMyDir() + "Office...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldGlossary.EntryName | Aspose.Words for .NET

    Discover the FieldGlossary EntryName property to easily manage glossary entries—get or set names for seamless content integration....name of the glossary entry to insert. public string EntryName {...GLOSSARY fields. Document doc = new Document (); // Create a glossary...

    reference.aspose.com/words/net/aspose.words.fie...
  7. 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...
  8. 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...
  9. 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...
  10. XpsSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the XpsSaveOptions SaveFormat property, which defines how your document is saved. Ensure optimal XPS format for seamless document handling!...Specifies the format in which the document will be saved if this save...a saved XPS document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...