Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 8,031 for

append

(0.12 sec)
  1. Copying And Moving Worksheets in Jython|Documen...

    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....Copying And Moving Worksheets To append documents using Aspose.Cells...Download Running Code Download Append Documents (Aspose.Cells) from...

    docs.aspose.com/cells/java/copying-and-moving-w...
  2. Aspose::Words::IDocumentProcessorPlugin interfa...

    Aspose::Words::IDocumentProcessorPlugin interface. Defines an interface for external document processor plugin in C++....Method Description virtual Append (System::SharedPtr<System::IO::Stream>...ds::Loading::LoadOptions>) Append the document loading it with...

    reference.aspose.com/words/cpp/aspose.words/ido...
  3. Add Comments to Visio Drawings using Python

    This brief article guides to add comments to Visio drawings using Python. You can follow this code and steps to insert comments to Visio drawings using Python...., and append comments based on your workflow...the source Visio diagram and append the comment while accessing...

    kb.aspose.com/diagram/python/add-comments-to-vi...
  4. Aspose::Words::HeaderFooter::get_IsHeader metho...

    Aspose::Words::HeaderFooter::get_IsHeader method. True if this HeaderFooter object is a header in C++....(); // Create a header and append a paragraph to it. The text...()); // Create a footer and append a paragraph to it. The text...

    reference.aspose.com/words/cpp/aspose.words/hea...
  5. 从流中打开电子表格文档|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 ); spreadsheetDocument...

    docs.aspose.com/cells/zh/net/open-a-spreadsheet...
  6. Working with Calendar Items in PST File|Documen...

    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 ) # every...

    docs.aspose.com/email/python-net/working-with-c...
  7. Create a spreadsheet document|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/net/create-a-spreadsheet-...
  8. Insert a new worksheet|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/net/insert-a-new-worksheet/
  9. Aspose::Words::IDocumentProcessorPlugin::GetTyp...

    How to use GetType method of Aspose::Words::IDocumentProcessorPlugin class in C++....Aspose::Words::IDocumentProcessorPl::Append method Aspose::Words::IDoc...

    reference.aspose.com/words/cpp/aspose.words/ido...
  10. Story.AppendParagraph | Aspose.Words for .NET

    Discover the Story AppendParagraph method, effortlessly create and Append a Paragraph object with customizable text for seamless document enhancement....object with optional text and appends it to the end of this object...Value The newly created and appended paragraph. Examples Shows...

    reference.aspose.com/words/net/aspose.words/sto...