Sort Score
Result 10 results
Languages All
Labels All
Results 5,971 - 5,980 of 20,471 for

insert documents

(0.12 sec)
  1. Aspose::Words::Inline class | Aspose.Words for ...

    Aspose::Words::Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own. To learn more, visit the documentation article in C++....Levels of Nodes in a Document documentation article. class Inline...virtual get_Document () const Gets the document to which this...

    reference.aspose.com/words/cpp/aspose.words/inl...
  2. how to customize UI appearance for modal window...

    This article describes how to customize UI appearance for modal window in GridJs.... InsertURL insert-url .x-spreadsheet-modal-insert-url Link link...InsertDelete insert-delete .x-spreadsheet-modal-insert-delete Quick...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  3. Aspose::Words::Notes::Footnote::get_StoryType m...

    Aspose::Words::Notes::Footnote::get_StoryType method. Returns Footnotes or Endnotes in C++....override Examples Shows how to insert InlineStory nodes. auto doc...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.not...
  4. Aspose::Words::InlineStory::get_Font method | A...

    Aspose::Words::InlineStory::get_Font method. Provides access to the font formatting of the anchor character of this object in C++....get_Font () Examples Shows how to insert InlineStory nodes. auto doc...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/inl...
  5. HtmlSaveOptions.ScaleImageToShapeSize | Aspose....

    Discover how HtmlSaveOptions' ScaleImageToShapeSize property optimizes image scaling in Aspose.Words for HTML, MHTML, or EPUB exports. Enhance your Documents!...image in a Microsoft Word document is a shape. The shape has...browser when displaying the document. When ScaleImageToShapeSiz...

    reference.aspose.com/words/net/aspose.words.sav...
  6. ControlChar.NON_BREAKING_HYPHEN_CHAR property |...

    ControlChar.NON_BREAKING_HYPHEN_CHAR property. Non-breaking Hyphen in Microsoft Word is (char)30....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. FieldToa | Aspose.Words for Java

    Implements the TOA field in Java....the Working with Fields documentation article. Remarks: Builds...the references in a legal document, such as references to cases...

    reference.aspose.com/words/java/com.aspose.word...
  8. Data Label FormatCode in Charts Has No Effect D...

    Hello Aspose Support, I’m experiencing an issue with chart data labels in Aspose.Words for .NET. While it’s technically possible to set a custom FormatCode for ChartDataLabels, it appears to have no effect on the final …...output and expected output documents along with code that will...a bar chart inside a word document from scratch. I tried all...

    forum.aspose.com/t/data-label-formatcode-in-cha...
  9. FieldPrint Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPrint class for seamless PRINT field implementation. Enhance your document processing with powerful features today!...the Working with Fields documentation article. public class FieldPrint...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Add Table of Contents to PDF using Java

    Add table of contents to PDF using Java. Learn the process using the detailed steps and a sample code for adding a clickable table of contents in PDF using Java....Load the PDF file into the Document object, get the total number...number of pages and insert a new page at the start of the PDF Use...

    kb.aspose.com/pdf/java/add-table-of-contents-to...