Sort Score
Result 10 results
Languages All
Labels All
Results 6,991 - 7,000 of 19,987 for

insert documents

(0.11 sec)
  1. Aspose::Words::Drawing::ShapeBase class | Aspos...

    Aspose::Words::Drawing::ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture. To learn more, visit the documentation article in C++....the Working with Shapes documentation article. class ShapeBase...VisitXXXEnd method of the specified document visitor. virtual AcceptStart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. MailMerge.Execute | Aspose.Words for .NET

    Streamline your mailing process with the MailMerge Execute method, effortlessly merging data from custom sources for personalized communication....fill mail merge fields in the document with values from any data...CustomDataSource () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mai...
  3. Aspose::Words::DocumentBuilder::StartEditableRa...

    Aspose::Words::DocumentBuilder::StartEditableRange method. Marks the current position in the document as an editable range start in C++....the current position in the document as an editable range start...Remarks Editable range in a document can overlap and span any range...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. GeneralFormat enumeration | Aspose.Words for Py...

    aspose.words.fields.GeneralFormat enumeration. Specifies a general format that is applied to a numeric, text, or any field result... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Use a document builder to insert a field that displays...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Content Controls in Java|Aspose.Wo...

    Perform certain operations on content controls dynamically while building a report in Java....content controls in template documents using Microsoft Word®, you...want it to appear in a result document. By editing content control...

    docs.aspose.com/words/java/working-with-content...
  6. Remove ODP Annotation Online or Manage Annotati...

    delete comments from ODP file through online app for free. .NET API code to manage comments of ODP files....AddComment for inserting comment Save the presentation...Sector Presentation Development Insert annotations to meet policy...

    products.aspose.com/total/net/annotate/odp/
  7. Manage Text Boxes in Presentations with Python|...

    Aspose.Slides for Python via .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....Boxes with Hyperlinks You can insert a link in a text box. When...

    docs.aspose.com/slides/python-net/manage-textbox/
  8. Remove Powerpoint Annotation Online or Manage A...

    delete comments from Powerpoint file through online app for free. .NET API code to manage comments of Powerpoint files....AddComment for inserting comment Save the presentation...Performance Reviews (PPSM, PPSX) Insert feedback during self-running...

    products.aspose.com/total/net/annotate/powerpoint/
  9. Manage Connectors in Presentations Using C++|As...

    Empower C++ apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors....rectangle): // The path to the documents directory. const String outPath...specified: // The path to the documents directory. const String outPath...

    docs.aspose.com/slides/cpp/connector/
  10. 关于groupshape 的markup language问题。 - Free Support...

    我读取一份文档word文档,想把一些shape组合成一个groupshape,但是报错,【Cannot Insert a Shape into a GroupShape with a different markup language】。我读取的word中的shape markup language是dml,但是自己创建的GroupShape group = new GroupShape(mDocument);却是vml,导致无法组合s…...成一个groupshape,但是报错,【Cannot insert a Shape into a GroupShape with...Shape并将形状组合在一起: Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/groupshape-markup-language/3...