Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 17,888 for

insert documents

(0.11 sec)
  1. Paragraph.IsEndOfSection | Aspose.Words for .NET

    Discover the Paragraph IsEndOfSection property, identify if a paragraph is the last in a section's main text for enhanced document structure and clarity....Shows how to insert the contents of one document to a bookmark...another document. public void InsertAtBookmark () { Document doc...

    reference.aspose.com/words/net/aspose.words/par...
  2. How to Add Rows to Table in DOCX using C++

    In this topic, we will learn how to add Rows to Table in DOCX using C++. In order to Insert rows inside table of Word document using C++ a very simple API interface is used....utility inside Word document and you can easily insert rows inside table...table of Word document by using a very simple C++ API interface...

    kb.aspose.com/words/cpp/how-to-add-rows-to-tabl...
  3. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::IndexOf method. Returns the zero-based index of the specified value in the collection in C++.... Examples Shows how to insert a combo box field, and edit...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Convert Excel to PDF with C++|Documentation

    Learn how to convert Excel workbooks to PDF format using Aspose.Cells with C++....are widely used to exchange documents between organizations, government...individuals. It is a standard document format, and software developers...

    docs.aspose.com/cells/cpp/convert-excel-to-pdf/
  5. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…...Neither can we get sufficient documents or information about ms excel’s...can find relevant rules or documents that can help resolve this...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  6. Shape.SignatureLine | Aspose.Words for .NET

    Discover how to access the SignatureLine object for your shapes. Easily identify signature lines and enhance your document's professionalism!...Remarks You can insert new SignatureLine into the document using InsertSignatureLine...and insert it into a document. Document doc = new Document ();...

    reference.aspose.com/words/net/aspose.words.dra...
  7. DropDownItemCollection.count property | Aspose....

    DropDownItemCollection.count property. Gets the number of elements contained in the collection.... Examples Shows how to insert a combo box field, and edit...item collection. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DropDownItemCollection.clear method | Aspose.Wo...

    DropDownItemCollection.clear method. Removes all elements from the collection.... Examples Shows how to insert a combo box field, and edit...item collection. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldRef | Aspose.Words for Java

    Implements the REF field in Java....with Fields documentation article. Remarks: Inserts the text or...display it in the document using a REF field. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  10. NodeImporter.importNode method | Aspose.Words f...

    NodeImporter.importNode method. Imports a node from one document into another....isImportChildren) Imports a node from one document into another. importNode (...belonging to the importing document. The returned node has no...

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