Sort Score
Result 10 results
Languages All
Labels All
Results 5,711 - 5,720 of 17,881 for

insert documents

(0.45 sec)
  1. 公共 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. ControlChar.PARAGRAPH_BREAK property | Aspose.W...

    ControlChar.PARAGRAPH_BREAK property. End of paragraph character: \x000d or \r...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...
  9. ControlChar.NON_BREAKING_SPACE property | Aspos...

    ControlChar.NON_BREAKING_SPACE property. Non-breaking space character: \x00a0....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.LINE_BREAK property | Aspose.Words ...

    ControlChar.LINE_BREAK property. Line break character: \x000b or \v....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...