Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 20,448 for

insert documents

(0.12 sec)
  1. C++ Overview|Aspose.PDF for C++

    Overview of key-features and supported formats of Aspose.PDF for C++, installation and licensing manual of C++ library....create and manipulate PDF documents without using Adobe Acrobat...and much more. Here in documentation section of Aspose.PDF for...

    docs.aspose.com/pdf/cpp/overview/
  2. Work with Columns and Rows|Aspose.Words for Pyt...

    Working with parts of a table – rows, columns, and cells using Python. Specify Header Row Python....including retrieving indexes, inserting or removing columns, defining...by accessing the selected document node by its index. Finding...

    docs.aspose.com/words/python-net/working-with-c...
  3. HtmlElementSizeOutputMode enumeration | Aspose....

    aspose.words.saving.HtmlElementSizeOutputMode enumeration. Specifies how Aspose.Words exports element widths and heights to HTML, MHTML and EPUB....relative units, specified in the document are exported. RELATIVE_ONLY...specified in relative units in the document. Fixed sizes are not exported...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Document::get_ShowGrammaticalErr...

    Aspose::Words::Document::get_ShowGrammaticalErrors method. Specifies whether to display grammar errors in this document in C++....Aspose::Words::Document::get_ShowGrammaticalError method Contents...Contents [ Hide ] Document::get_ShowGrammaticalError method Specifies...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Aspose::Words::Document::get_ShowSpellingErrors...

    Aspose::Words::Document::get_ShowSpellingErrors method. Specifies whether to display spelling errors in this document in C++....Aspose::Words::Document::get_ShowSpellingErrors method Contents...Contents [ Hide ] Document::get_ShowSpellingErrors method Specifies...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Inline.is_move_to_revision property | Aspose.Wo...

    Inline.is_move_to_revision property. Returns ``True`` if this object was moved (Inserted) in Microsoft Word while change tracking was enabled....if this object was moved (inserted) in Microsoft Word while change...an inline node. doc = aw . Document ( file_name = MY_DIR + 'Revision...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Create Signature Line in an Excel Workbook usin...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Signature Line by clicking the Insert Tab and then selecting Signature...like in Microsoft Excel. AI Document Assistant Close Support for...

    docs.aspose.com/cells/java/create-signature-lin...
  8. 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...
  9. OlePackage.file_name property | Aspose.Words fo...

    OlePackage.file_name property. Gets or sets OLE Package file name....Examples Shows how insert an OLE object into a document. doc = aw .... Document () builder = aw . DocumentBuilder ( doc = doc ) # OLE...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...