Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 6,443 for

insert documents

(0.04 sec)
  1. Aspose::Words::Drawing::GradientStop::GradientS...

    Aspose::Words::Drawing::GradientStop::GradientStop constructor. Initializes a new instance of the GradientStop class in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...gradientStops -> RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Fields::Field::get_LocaleId meth...

    Aspose::Words::Fields::Field::get_LocaleId method. Gets or sets the LCID of the field in C++....get_LocaleId () Examples Shows how to insert a field and work with its locale...locale. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. FieldFormCheckBox | Aspose.Words for Java

    Implements the FORMCHECKBOX field in Java....with Fields documentation article. Remarks: Inserts a check box...// In Microsoft Word, we can insert these fields via the Legacy...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldUnknown | Aspose.Words for Java

    Implements an unknown or unrecognized field in Java....the Working with Fields documentation article. Examples: Shows...field in a document. Document doc = new Document(); DocumentBuilder...

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

    Implements the OCX field in Java....Fields documentation article. Examples: Shows how to insert an OCX...OCX field. Document doc = new Document(); DocumentBuilder builder...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldNoteRef.bookmark_name property | Aspose.Wo...

    FieldNoteRef.bookmark_name property. Gets or sets the name of the bookmark.... Examples Shows to insert NOTEREF fields, and modify...field_note_ref (): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::FieldInfo::get_InfoType ...

    Aspose::Words::Fields::FieldInfo::get_InfoType method. Gets or sets the type of the document property to Insert in C++....the type of the document property to insert. System :: String...fields. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Manage Media Files|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Contents [ Hide ] Audio Frame - Insert and Extract Audio in PowerPoint...

    docs.aspose.com/slides/net/manage-media-files/
  9. Font.nameAscii property | Aspose.Words for Node.js

    Font.nameAscii property. Returns or sets the font used for Latin text (characters with character codes from 0 (zero) through 127).... Document (); let builder = new aw ...that we use the builder to insert while using this font configuration...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. HorizontalAlignment enumeration | Aspose.Words ...

    aspose.words.drawing.HorizontalAlignment enumeration. Specifies horizontal alignment of a floating shape, text frame or floating table.... Examples Shows how to insert a floating image to the center...center of a page. doc = aw . Document () builder = aw . DocumentBuilder...

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