Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 20,473 for

insert documents

(0.52 sec)
  1. CellFormat.verticalMerge property | Aspose.Word...

    CellFormat.verticalMerge property. Specifies how the cell is merged with other cells vertically.... Document (); let builder = new aw ...DocumentBuilder ( doc ); // Insert a cell into the first column...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Copying Rows and Columns with Node.js via C++|D...

    This article shows how to copy rows and columns through the Aspose.Cells for Node.js via C++ API.... click Copied Cells on the Insert menu. If you click Paste on...of clicking a command on the Insert menu, any contents of the destination...

    docs.aspose.com/cells/nodejs-cpp/copying-rows-a...
  3. Checkbox on Excel - Free Support Forum - aspose...

    Hello, I need to manage check box on excel cells thanks to the new feature provide per Excel. image.png (7.4 KB) Which permit to have checkbox like this: image.png (491 Bytes) We are developing a web application and…...checkbox when we manipulate their document. Thanks by advanced. Professionalize...use Cell.IsCheckBoxStyle to insert(set this property as true)...

    forum.aspose.com/t/checkbox-on-excel/312207
  4. SignatureLine.instructions property | Aspose.Wo...

    SignatureLine.instructions property. Gets or sets instructions to the signer that are displayed on signing the signature line...signature and insert it into a document. doc = aw . Document () builder...signer_title = 'Senior Manager' # Insert a shape that will contain a...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Android API to Render EPUB to DOCM | products.a...

    Transform EPUB to DOCM via Android via Java API...features to manipulate PDF documents, including the ability to...features to manipulate Word documents, including the ability to...

    products.aspose.com/total/android-java/conversi...
  6. Android API to Render MD to DOCM | products.asp...

    Transform MD to DOCM via Android via Java API...by Microsoft Word to store documents with macros, and is the default...default format for documents created in Word 2007 and later. Converting...

    products.aspose.com/total/android-java/conversi...
  7. Android API to Render CGM to GIF | products.asp...

    Transform CGM to GIF via Android via Java API...features for manipulating PDF documents. It can be used to convert...features for manipulating Word documents. It can be used to convert...

    products.aspose.com/total/android-java/conversi...
  8. Aspose::Words::Fields::FieldSeq::get_InsertNext...

    Aspose::Words::Fields::FieldSeq::get_InsertNextNumber method. Gets or sets whether to Insert the next sequence number for the specified item in C++....method Gets or sets whether to insert the next sequence number for...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. CompositeNode.insert_before method | Aspose.Wor...

    CompositeNode.Insert_before method. Inserts the specified node immediately before the specified reference node....insert_before method insert_before(new_child, ref_child) Inserts...specified reference node. def insert_before ( self , new_child :...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldPage | Aspose.Words for Java

    Implements the PAGE field in Java....the Working with Fields documentation article. Remarks: Retrieves...size of our documents. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...