Sort Score
Result 10 results
Languages All
Labels All
Results 5,891 - 5,900 of 19,981 for

insert documents

(0.09 sec)
  1. 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...placeholder text for a structured document tag. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Bookmark | Aspose.Words for Java

    Represents a single bookmark in Java....Working with Bookmarks documentation article. Remarks: Bookmark...and getBookmarkEnd() in a document tree and allows to work with...

    reference.aspose.com/words/java/com.aspose.word...
  3. ChartMultilevelValue constructor | Aspose.Words...

    aspose.words.drawing.charts.ChartMultilevelValue constructor... Document () builder = aw . DocumentBuilder...doc ) # Insert a Treemap chart. shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ControlChar.COLUMN_BREAK_CHAR property | Aspose...

    ControlChar.COLUMN_BREAK_CHAR property. End of column character: (char)14....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...
  5. ControlChar.DEFAULT_TEXT_INPUT_CHAR property | ...

    ControlChar.DEFAULT_TEXT_INPUT_CHAR property. This is the o character used as a default value in text input form fields....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...
  6. ControlChar.PAGE_BREAK property | Aspose.Words ...

    ControlChar.PAGE_BREAK property. Page break character: \x000c 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...
  7. ControlChar.LINE_BREAK_CHAR property | Aspose.W...

    ControlChar.LINE_BREAK_CHAR property. Line break character: (char)11 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...
  8. ControlChar.FIELD_SEPARATOR_CHAR property | Asp...

    ControlChar.FIELD_SEPARATOR_CHAR property. Field separator character separates field code from field value...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. ChartNumberFormat.FormatCode | Aspose.Words for...

    Discover how to use the ChartNumberFormat FormatCode property to customize data label formats for clearer insights and enhanced data presentation.... Document doc = new Document (); DocumentBuilder...a chart series. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Changing the Hyperlink style when saving as Wor...

    Hi, our customer reported a need to change the Hyperlinks style in the Word Documents. They have Documents that we convert into PDF. They want to remove the underline and change the color globally, in the output PDF tha…...style in the Word documents. They have documents that we convert...changing the color of revision inserted text? doc.getLayoutOptions()...

    forum.aspose.com/t/changing-the-hyperlink-style...