Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 28,603 for

doc

(0.04 sec)
  1. Aspose::Words::Fields::FieldArgumentBuilder::Ad...

    Aspose::Words::Fields::FieldArgumentBuilder::AddNode method. Adds a node to the argument in C++.... auto doc = MakeObject < Document > ();...builder -> BuildAndInsert ( doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. FieldDde.InsertAsHtml | Aspose.Words for .NET

    Control HTML insertion with FieldDde's InsertAsHtml property. Easily manage linked objects for seamless text integration and enhanced formatting....insertLinkedObjectAs ) { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are three types of...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldDde.InsertAsBitmap | Aspose.Words for .NET

    Discover how to use the FieldDde InsertAsBitmap property to easily insert linked objects as bitmaps, enhancing your Document's visual appeal....insertLinkedObjectAs ) { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are three types of...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldLink.InsertAsBitmap | Aspose.Words for .NET

    Discover the FieldLink InsertAsBitmap property, easily manage linked objects by inserting them as high-quality bitmaps for enhanced visual clarity....insertLinkedObjectAs ) { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are three types of...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldDde.SourceFullName | Aspose.Words for .NET

    Discover the FieldDde SourceFullName property to easily manage your source file's name and location. Streamline your data handling today!...insertLinkedObjectAs ) { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are three types of...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldDde.SourceItem | Aspose.Words for .NET

    Discover the FieldDde SourceItem property to easily manage linked source file portions. Enhance your data integration with seamless functionality....insertLinkedObjectAs ) { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are three types of...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldDdeAuto.IsLinked | Aspose.Words for .NET

    Optimize your Documents with FieldDdeAuto IsLinked. Control file size by excluding graphics data for efficient storage and faster loading times....insertLinkedObjectAs ) { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are three types of...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldDde.ProgId | Aspose.Words for .NET

    Discover the FieldDde ProgId property to easily manage application link types. Enhance your integration with seamless data handling today!...insertLinkedObjectAs ) { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are three types of...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldDdeAuto.ProgId | Aspose.Words for .NET

    Discover the FieldDdeAuto ProgId property to easily manage application types for link information. Enhance your programming efficiency today!...insertLinkedObjectAs ) { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are three types of...

    reference.aspose.com/words/net/aspose.words.fie...
  10. FieldShape | Aspose.Words for Java

    Implements the SHAPE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // The BIDIOUTLINE field numbers...

    reference.aspose.com/words/java/com.aspose.word...