Sort Score
Result 10 results
Languages All
Labels All
Results 5,691 - 5,700 of 17,880 for

insert documents

(0.31 sec)
  1. FieldEnd | Aspose.Words for Java

    Represents an end of a Word field in a document in Java....an end of a Word field in a document. To learn more, visit the...the Working with Fields documentation article. Remarks: FieldEnd...

    reference.aspose.com/words/java/com.aspose.word...
  2. 公共 API Aspose.Diagram 6.8.0 的变化|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....diagram = new Diagram (); // insert an ActiveX control diagram...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  3. MailMergeSettings class | Aspose.Words for Python

    aspose.words.settings.MailMergeSettings class. Specifies all of the mail merge information for a document...mail merge information for a document. To learn more, visit the...Mail Merge and Reporting documentation article. Remarks You can...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::ParagraphCollection class | Aspo...

    Aspose::Words::ParagraphCollection class. Provides typed access to a collection of Paragraph nodes. To learn more, visit the documentation article in C++....Working with Paragraphs documentation article. class ParagraphCollection...this collection and from the document. Contains (const System::...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. OoxmlCompliance enumeration | Aspose.Words for ...

    Aspose.Words.Saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the DOCX format....Shows how to insert DML shapes into a document. let doc = new...new aw . Document (); let builder = new aw . DocumentBuilder (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Notes::FootnoteNumberingRule enu...

    Aspose::Words::Notes::FootnoteNumberingRule enum. Determines when automatic footnote or endnote numbering restarts in C++....continuous throughout the document. RestartSection 1 Numbering...numbering at certain places in the document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.not...
  7. How to Replace Words in a Word Document using P...

    This article describes how to replace words in a word document using python. It contains configuration details, a step-by-step process and a runnable sample code to replace text in Word using Python....to Replace Words in a Word Document using Python This simple tutorial...to replace words in a Word document using Python . You will learn...

    kb.aspose.com/words/python/how-to-replace-words...
  8. How to Access the Presentation Properties in C#

    This topic focuses on how to access the presentation properties in C#. It assists by providing configuration details, step-wise program flow and a runnable example to read and print the document properties in C#....code example to read PPTX document properties in C# is very simple...macOS. Steps to Read PPTX Document Properties in C# Set up the...

    kb.aspose.com/slides/net/how-to-access-the-pres...
  9. ControlChar.LINE_FEED_CHAR property | Aspose.Wo...

    ControlChar.LINE_FEED_CHAR property. Line feed character: (char)10 or \n....characters to a document. doc = aw . Document () builder = aw...ControlChar . SECTION_BREAK ) # Insert a new section, and then set...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ControlChar.PAGE_BREAK_CHAR property | Aspose.W...

    ControlChar.PAGE_BREAK_CHAR property. Page break character: (char)12 or \f....characters to a document. doc = aw . Document () builder = aw...ControlChar . SECTION_BREAK ) # Insert a new section, and then set...

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