Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 30,983 for

doc

(0.05 sec)
  1. Aspose::Words::INodeChangingCallback::NodeRemov...

    Aspose::Words::INodeChangingCallback::NodeRemoving method. Called just before a node belonging to this Document is about to be removed from the Document in C++....FontChangeViaCallbac () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Set the node changing callback...

    reference.aspose.com/words/cpp/aspose.words/ino...
  2. Aspose::Words::INodeChangingCallback::NodeRemov...

    Aspose::Words::INodeChangingCallback::NodeRemoved method. Called when a node belonging to this Document has been removed from its parent in C++....FontChangeViaCallbac () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Set the node changing callback...

    reference.aspose.com/words/cpp/aspose.words/ino...
  3. Aspose::Words::DocumentBuilder::StartEditableRa...

    Aspose::Words::DocumentBuilder::StartEditableRange method. Marks the current position in the Document as an editable range start in C++.... auto doc = MakeObject < Document > (); doc -> Protect (...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( String...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. FieldDde.IsLinked | Aspose.Words for .NET

    Optimize your Documents with FieldDde IsLinked property. Control file size by excluding graphics, ensuring efficient storage and faster access....insertLinkedObjectAs ) { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are three types of...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldLink.ProgId | Aspose.Words for .NET

    Discover the FieldLink ProgId property to easily manage application types for link information. Optimize your workflow with this essential tool!...insertLinkedObjectAs ) { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are three types of...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldLink.SourceFullName | Aspose.Words for .NET

    Discover the FieldLink SourceFullName property to easily manage and customize source file names and locations for enhanced data organization....insertLinkedObjectAs ) { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are three types of...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldLink.InsertAsHtml | Aspose.Words for .NET

    Discover the FieldLink InsertAsHtml property to easily manage linked objects in HTML format. Enhance your web content with seamless integration!...insertLinkedObjectAs ) { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are three types of...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldDdeAuto.InsertAsText | Aspose.Words for .NET

    Discover how the FieldDdeAuto InsertAsText property streamlines linked object management by allowing text-only format insertion for enhanced clarity....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.InsertAsBitmap | Aspose.Words for ...

    Discover how the FieldDdeAuto InsertAsBitmap property enhances your linked objects by allowing bitmap insertion. Optimize your Documents effortlessly!...insertLinkedObjectAs ) { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are three types of...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Aspose::Words::Lists::ListLevel::get_StartAt me...

    Aspose::Words::Lists::ListLevel::get_StartAt method. Returns or sets the starting number for this list level in C++.... auto doc = MakeObject < Document > ();...levels. SharedPtr < List > list = doc -> get_Lists () -> Add ( ListTemplate...

    reference.aspose.com/words/cpp/aspose.words.lis...