Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 8,126 for

append

(0.09 sec)
  1. إنشاء وثيقة جدول بيانات|Documentation

    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....Sheets >( new Sheets ()); // Append a new worksheet and associate...Name = "mySheet" }; sheets . Append ( sheet ); workbookpart . Workbook...

    docs.aspose.com/cells/ar/net/create-a-spreadshe...
  2. Inserire un nuovo foglio di lavoro|Documentation

    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....sheetName = "Sheet" + sheetId ; // Append the new worksheet and associate...Name = sheetName }; sheets . Append ( sheet ); } } Aspose.Cells...

    docs.aspose.com/cells/it/net/insert-a-new-works...
  3. Skapa ett kalkylbladsdokument|Documentation

    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....Sheets >( new Sheets ()); // Append a new worksheet and associate...Name = "mySheet" }; sheets . Append ( sheet ); workbookpart . Workbook...

    docs.aspose.com/cells/sv/net/create-a-spreadshe...
  4. Infoga ett nytt kalkylblad|Documentation

    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....sheetName = "Sheet" + sheetId ; // Append the new worksheet and associate...Name = sheetName }; sheets . Append ( sheet ); } } Aspose.Cells...

    docs.aspose.com/cells/sv/net/insert-a-new-works...
  5. Ein neues Arbeitsblatt einfügen|Documentation

    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....sheetName = "Sheet" + sheetId ; // Append the new worksheet and associate...Name = sheetName }; sheets . Append ( sheet ); } } Aspose.Cells...

    docs.aspose.com/cells/de/net/insert-a-new-works...
  6. Comment.done property | Aspose.Words for Python

    Comment.done property. Gets or sets flag indicating that the comment has been marked done.... append_child ( comment ) # Comments...builder . current_paragraph . append_child ( comment ) doc . save...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Trabalhando com Itens de Calendário em Arquivo ...

    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.... append ( exception_info ) pattern... modified_instance_dates . append ( exception_date ) # cada instância...

    docs.aspose.com/email/pt/python-net/trabalhando...
  8. Archivo

    Archivo...append\document(Document, aw.ImportFormatMode...Document("document2.docx") # Append the source document to the...

    blog.aspose.com/es/words/combine-word-documents...
  9. 記録

    記録...append(context) # Save the document...unit.measure_qualified_names.append(QualifiedName("USD", "iso4217"...

    blog.aspose.com/ja/finance/create-xbrl-file-usi...
  10. Unire due celle adiacenti|Documentation

    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....Create the merged cell and append it to the MergeCells collection...cell2Name ) }; mergeCells . Append ( mergeCell ); worksheet ....

    docs.aspose.com/cells/it/net/merge-two-adjacent...