Sort Score
Result 10 results
Languages All
Labels All
Results 3,691 - 3,700 of 20,120 for

insert documents

(0.23 sec)
  1. DocumentBuilder.insert_ole_object_as_icon metho...

    aspose.words.DocumentBuilder.Insert_ole_object_as_icon method...insert_ole_object_as_icon method Contents [ Hide ] insert_ol... icon_file, icon_caption) Inserts an embedded or linked OLE object...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Layout::LayoutOptions::get_ShowH...

    Aspose::Words::Layout::LayoutOptions::get_ShowHiddenText method. Gets or sets indication of whether hidden text in the document is rendered. Default is false in C++....whether hidden text in the document is rendered. Default is false...text in a rendered output document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. ParagraphFormat.keepTogether property | Aspose....

    ParagraphFormat.keepTogether property. True if all lines in the paragraph are to remain on the same page....Shows how to insert a paragraph into the document. let doc = new...new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ShapeBase.Target | Aspose.Words for .NET

    Discover ShapeBase Target property to easily set or retrieve hyperlink target frames for your shapes, enhancing user navigation and experience.... Examples Shows how to insert a shape which contains an image...also a hyperlink. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose Words insertHtml checkbox rendering - Fr...

    Hello, I am creating a report where the content is created in HTML and then the InsertHtml method is used and it is being saved as a docx. Part of the html are checkboxes. In HTML they look like this: <input _ngconten…...title="on" class="ng-star-inserted"> When this HTML is imported...rendered correctly in a Word document when using the insertHtml...

    forum.aspose.com/t/aspose-words-inserthtml-chec...
  6. RevisionOptions.RevisionBarsPosition | Aspose.W...

    Discover how to customize the RevisionBarsPosition property in RevisionOptions to enhance your document's appearance. Default is set to Outside....rendered output document. Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a revision, then change the...

    reference.aspose.com/words/net/aspose.words.lay...
  7. Font.LocaleId | Aspose.Words for .NET

    Discover how the Font LocaleId property enhances your text formatting by managing locale identifiers for diverse character languages. Improve your coding today!...with a document builder. Document doc = new Document (); DocumentBuilder...font's locale to English and insert some Russian text, // the English...

    reference.aspose.com/words/net/aspose.words/fon...
  8. Indentation applied to first cell affects the e...

    Hello everyone, I’m encountering an issue when converting an Excel table to a Word document using Aspose.Cells and Aspose.Words. Steps to reproduce: In Excel, create a table where the first cell has an indentation. D…...converting an Excel table to a Word document using Aspose.Cells and Aspose...Words, insert the generated HTML table into a Word document. Expected...

    forum.aspose.com/t/indentation-applied-to-first...
  9. FootnoteOptions | Aspose.Words for Java

    Represents the footnote numbering options for a document or section in Java....footnote numbering options for a document or section. To learn more...with Footnote and Endnote documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  10. Add Header and Footer to PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add headers and footers to your PDF file using TextStamp class....You can insert both images and text into the document. The following...

    docs.aspose.com/pdf/net/add-headers-and-footers...