Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 20,464 for

document insertion

(0.17 sec)
  1. Getting Headers or Footers with JavaScript via ...

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the JavaScript via C++ API....sheets, or charts, you can insert headers and footers only by...replace ( /'/g , ''' ); } document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/get-header...
  2. MailMergeRegionInfo | Aspose.Words for Java

    Contains information about a mail merge region in Java....Mail Merge and Reporting documentation article. Examples: Shows...and work with it. Document doc = new Document(getMyDir() + "Mail...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::Clone method. Makes a deep copy of this collection and its items in C++....how to create a structured document tag with custom XML data....MakeObject < Aspose :: Words :: Document > (); // Construct an XML...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::get_Count method. Gets the number of elements contained in the collection in C++....how to create a structured document tag with custom XML data....MakeObject < Aspose :: Words :: Document > (); // Construct an XML...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. DocumentBuilder.StartColumnBookmark | Aspose.Wo...

    Use DocumentBuilder's StartColumnBookmark method to easily mark table cell positions as column bookmarks, enhancing Document navigation and organization....the current position in the document as a column bookmark start...the document is saved. The actual position of the inserted BookmarkStart...

    reference.aspose.com/words/net/aspose.words/doc...
  6. 在 C# 中合并 PDF 文档|Aspose.PDF for .NET

    本节解释如何使用 PdfFileEditor 类通过 Aspose.PDF Facades 合并 PDF 文档。... () { // The path to the documents directory var dataDir = RunExamples... () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/concatenate-pdf-docu...
  7. Add brushes and gradients to XPS files | .NET

    .NET API Solution to modify XPS files. Add different Visual Brushes, gradients, and color spaces Create and modify XPS files with a few lines of C# code....NET Live Demos Documentation Source Code API Reference...Overview Overview Live Demos Documentation Source Code API Reference...

    products.aspose.com/page/net/work-with-brushes/
  8. Aspose::Words::CommentRangeEnd::CommentRangeEnd...

    Aspose::Words::CommentRangeEnd::CommentRangeEnd constructor. Initializes a new instance of this class in C++....:DocumentBase>& The owner document. id int32_t The comment identifier...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/cpp/aspose.words/com...
  9. Add Bookmark|Aspose.Words for .NET

    Add a bookmark into a Document easily and fast instead of using VSTO in C#....to add bookmarks to a Word document programmatically using Aspose...wordApp . Documents . Open ( "Add Bookmark.doc" ); Document extendedDocument...

    docs.aspose.com/words/net/add-bookmark/
  10. Inline.is_move_from_revision property | Aspose....

    Inline.is_move_from_revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled.... Document ( file_name = MY_DIR + 'Revision...docx' ) # When we edit the document while the "Track Changes"...

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