Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 18,777 for

document insertion

(0.06 sec)
  1. 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...
  2. HtmlSaveOptions.exportPageMargins property | As...

    HtmlSaveOptions.exportPageMargins property. Specifies whether page margins is exported to HTML, MHTML or EPUB...or partially clipped by the document edge the displayed area can...output HTML documents. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldGlossary.EntryName | Aspose.Words for .NET

    Discover the FieldGlossary EntryName property to easily manage glossary entries—get or set names for seamless content integration....name of the glossary entry to insert. public string EntryName {...GLOSSARY fields. Document doc = new Document (); // Create a glossary...

    reference.aspose.com/words/net/aspose.words.fie...
  4. How to Insert Header and Footer in DOCX using C++

    In this example, we will explore how to insert Header and Footer in DOCX using C++. In order to use C++ to add Header and Footer information in Word Document, very simple API interface is used....TeX Product Family How to Insert Header and Footer in DOCX using...example, we will explore how to insert Header and Footer in DOCX using...

    kb.aspose.com/words/cpp/how-to-insert-header-an...
  5. Aspose::Words::RunCollection class | Aspose.Wor...

    Aspose::Words::RunCollection class. Provides typed access to a collection of Run nodes. To learn more, visit the Documentation article in C++....the Programming with Documents documentation article. class RunCollection...this collection and from the document. Contains (const System::...

    reference.aspose.com/words/cpp/aspose.words/run...
  6. OoxmlCompliance Enum | Aspose.Words for .NET

    Explore Aspose.Words.Saving.OoxmlCompliance enum to choose your preferred OOXML specification for optimal DOCX format saving. Enhance Document quality today!...Shows how to insert DML shapes into a document. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Edit SVG File in Python – Aspose.SVG

    Learn how to edit SVG files in Python. Add, find, and edit elements in SVG Documents using the Aspose.SVG for Python via .NET library.... The Document Object Model (DOM) API fully...elements to an SVG document. How to Edit an SVG Document Aspose.SVG for...

    docs.aspose.com/svg/python-net/edit-svg-file/
  8. How to get HTML of SDT tag? - Free Support Foru...

    Hii Team, I am trying to get HTML of SDT node. Snippet: var sdts = doc.GetChildNodes(NodeType.StructuredDocumentTag, true)...please attach your source Word document for reference? alexey.noskov...to convert any node in the document to HTML: // Get Some SDT....

    forum.aspose.com/t/how-to-get-html-of-sdt-tag/2...
  9. Fields Overview in C#|Aspose.Words for .NET

    Fields feature in details, field codes and field results explained in Aspose.Words for .NET....processing of Microsoft Word documents and supports fields in the...following ways: all fields in a document are preserved during open/save...

    docs.aspose.com/words/net/fields-overview/
  10. 计算一系列单元格的总和|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....resultCell ) { // Open the document for editing. using ( SpreadsheetDocument...SpreadsheetDocument document = SpreadsheetDocument . Open ( docName...

    docs.aspose.com/cells/zh/net/calculate-the-sum-...