Sort Score
Result 10 results
Languages All
Labels All
Results 5,401 - 5,410 of 17,926 for

insert documents

(0.06 sec)
  1. Aspose::Words::StoryType enum | Aspose.Words fo...

    Aspose::Words::StoryType enum. Text of a Word document is stored in stories. StoryType identifies a story in C++....StoryType enum Text of a Word document is stored in stories. StoryType...There is no such story in the document. MainText 1 Contains the main...

    reference.aspose.com/words/cpp/aspose.words/sto...
  2. MultiplePagesType | Aspose.Words for Java

    Specifies how document is printed out in Java....MultiplePagesType Specifies how document is printed out. Examples:...configure a document that can be printed as a book fold. Document doc...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Section::Section constructor | A...

    Aspose::Words::Section::Section constructor. Initializes a new instance of the Section class in C++....:DocumentBase>& The owner document. Remarks When the section...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/cpp/aspose.words/sec...
  4. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_IsShowingPlaceholderText method. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT). if set to true, this state shall be resumed (showing placeholder text) upon opening this document in C++....placeholder text) upon opening this document. bool Aspose :: Words :: Markup...structured document tag. auto doc = MakeObject < Document > (); //...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. InlineStory.EnsureMinimum | Aspose.Words for .NET

    Optimize your content with InlineStory's EnsureMinimum method, which adds a paragraph if the last child isn't one, enhancing readability and structure....to insert InlineStory nodes. Document doc = new Document ();...will be the one from the main document body. Assert . AreEqual (...

    reference.aspose.com/words/net/aspose.words/inl...
  6. InlineStory.ParentParagraph | Aspose.Words for ...

    Discover the InlineStory ParentParagraph property to effortlessly access the parent Paragraph of any node, enhancing your content management experience....to insert InlineStory nodes. Document doc = new Document ();...will be the one from the main document body. Assert . AreEqual (...

    reference.aspose.com/words/net/aspose.words/inl...
  7. Footnote.referenceMark property | Aspose.Words ...

    Footnote.referenceMark property. Gets/sets custom reference mark to be used for this footnote... Examples Shows how to insert and customize footnotes. let...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartSeriesCollection.Item | Aspose.Words for .NET

    Access the ChartSeriesCollection Item property to effortlessly retrieve a ChartSeries by index, enhancing your data visualization experience.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a column chart that will contain...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 使用 C# 的额外注释|Aspose.PDF for .NET

    了解如何使用 Aspose.PDF 在 .NET 中向 PDF 文件添加额外注释,以实现交互式文档功能。...创建插入符注释的步骤: 加载 PDF 文件 - new Document 。 创建新的 Caret Annotation 并设置插入符参数(new...AddCaretAnnotations () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/extra-annotations/
  10. ParagraphFormat.spaceBefore property | Aspose.W...

    ParagraphFormat.spaceBefore property. Gets or sets the amount of spacing (in points) before the paragraph.... Document (); let builder = new aw ...spaceBeforeAuto = autoSpacing ; // Insert two paragraphs that will have...

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