Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 20,473 for

insert documents

(0.08 sec)
  1. How to Set Print Titles with JavaScript via C++...

    This article shows you how to set print titles using the Aspose.Cells library for JavaScript via C++....printed documents. Improved Navigation: For documents with extensive...and clarity throughout the document. How to Set Print Titles in...

    docs.aspose.com/cells/javascript-cpp/how-to-set...
  2. CompositeNode.insertBefore method | Aspose.Word...

    CompositeNode.InsertBefore method. Inserts the specified node immediately before the specified reference node....insertBefore(newChild, refChild) Inserts the specified node immediately...Description newChild Node The Node to insert. refChild Node The Node that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. LayoutOptions.show_hidden_text property | Aspos...

    LayoutOptions.show_hidden_text property. Gets or sets indication of whether hidden text in the document is rendered...whether hidden text in the document is rendered. Default is False...rendered output document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.insertStructuredDocumentTag met...

    DocumentBuilder.InsertStructuredDocumentTag method. Inserts a [StructuredDocumentTag](../../../aspose.words.markup/structureddocumenttag/) into the document....type) Inserts a StructuredDocumentTa into the document. insertStructuredDocu...was just inserted. Examples Shows how to simply insert structured...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose words python - Missing hyperlink styles ...

    Hyperlinks issue document _INPUT.docx (60.9 KB) Redlined_Hyperlinks_issue_document__OUTPUT.docx (61.8 KB) Revised_Hyperlinks_issue_document__OUTPUT.docx (55.9 KB) ISSUE: Able to Insert hyperlink but missing styles of …...hyperlink styles in redlined document Aspose.Words Product Family...9:54am 1 Hyperlinks issue document _INPUT.docx (60.9 KB) Red...

    forum.aspose.com/t/aspose-words-python-missing-...
  6. 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...
  7. Aspose::Words::Drawing::Charts::AxisCategoryTyp...

    Aspose::Words::Drawing::Charts::AxisCategoryType enum. Specifies type of a category axis in C++.... Examples Shows how to insert a chart and modify the appearance...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Border.line_style property | Aspose.Words for P...

    Border.line_style property. Gets or sets the border style....to insert a string surrounded by a border into a document. doc...doc = aw . Document () builder = aw . DocumentBuilder ( doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. PageSetup.gutter property | Aspose.Words for Py...

    PageSetup.gutter property. Gets or sets the amount of extra space added to the margin for document binding....space added to the margin for document binding. @property def gutter...margins. doc = aw . Document () # Insert text that spans several...

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