Sort Score
Result 10 results
Languages All
Labels All
Results 3,011 - 3,020 of 32,886 for

insert documents

(0.14 sec)
  1. Aspose::Words::Fields::FieldTC::get_TypeIdentif...

    Aspose::Words::Fields::FieldTC::get_TypeIdentifier method. Gets or sets a type identifier for this field (which is typically a letter) in C++....get_TypeIdentifier () Examples Shows how to insert a TOC field, and filter which...{ auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::NodeChangingArgs::get_NewParent ...

    Aspose::Words::NodeChangingArgs::get_NewParent method. Gets the node's parent that will be set after the operation completes in C++....to monitor changes to the document tree in real-time as we edit...{ auto doc = MakeObject < Document > (); doc -> set_NodeChangingCallback...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. Watermark.SetImage | Aspose.Words for .NET

    Watermark SetImage method. Adds Image watermark into the document in C#....Adds Image watermark into the document. public void SetImage ( Image...local file system. Document doc = new Document (); // Modify the...

    reference.aspose.com/words/net/aspose.words/wat...
  4. ShapeBase.CoordOrigin | Aspose.Words for .NET

    ShapeBase CoordOrigin property. The coordinates at the topleft corner of the containing block of this shape in C#.... Document doc = new Document (); // Insert a group shape...and to the right of // the document's x and Y coordinate origin...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose.Cells for .NET 5.3.3 Release Notes|Docum...

    Aspose.Cells for .Net 5.3.3 Release Notes – the latest enhancements, new features, and fixes....Properties in XLS, XLSX/XLSM documents 26472 Support STDEV.S function/formula...26049 Insert a new column into a Table 26313 Document corruption...

    docs.aspose.com/cells/net/aspose-cells-for-net-...
  6. FootnoteType enumeration | Aspose.Words for Python

    aspose.words.notes.FootnoteType enumeration. Specifies whether this is a footnote or an endnote.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Insert some text and mark it with a...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldOptions.custom_toc_style_separator propert...

    FieldOptions.custom_toc_style_separator property. Gets or sets custom style separator for the \t switch in [FieldToc](../../fieldtoc/) field.... Examples Shows how to insert a TOC, and populate it with...def field_toc (): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. IBarcodeGenerator - Aspose.Words for Java - API...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...barcode generator. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Fields::FieldInfo Class Referenc...

    Implements the INFO field.... auto doc = MakeObject<Document>(); auto builder = MakeOb...built-in property and then insert an INFO field to display that...

    reference.aspose.com/words/cpp/class/aspose.wor...
  10. Access Frame properties of a style - Free Suppo...

    Hello, Is it possible in Aspose.Words to access the Frame properties of a style? I’m trying to mimic this VBA logic in Aspose (latest version): Documents.Open "D:\TestWithFrame.dotx" ActiveDocument.Styles("StyleWithFr…...Aspose (latest version): Documents.Open "D:\TestWithFrame.dotx"...FrameFormat class in your documentation, but I’m unable to acces...

    forum.aspose.com/t/access-frame-properties-of-a...