Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 94,431 for

object

(0.17 sec)
  1. How to add a PivotChart using Aspose.Cells for ...

    How to add a PivotChart using Aspose.Cells for Python via .NET....worksheet cells using a Cell object’s putValue / setValue method...Worksheet object). Access the new PivotTable object from the PivotTables...

    docs.aspose.com/cells/python-net/how-to-add-piv...
  2. PdfDigitalSignatureHashAlgorithm | Aspose.Words...

    Specifies a digital hash algorithm used by a digital signature in Java....Object public class PdfDigitalSignatureH...// Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/java/com.aspose.word...
  3. Add Slides to Presentations in PHP|Aspose.Slide...

    Easily add slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java — seamless, efficient slide insertion in seconds.... Get the SlideCollection object by using the getSlides (collection...Slide objects) method exposed by the Presentation object. Add...

    docs.aspose.com/slides/php-java/add-slide-to-pr...
  4. Add Sections to Word Document in C#

    Refer to this article for adding section break in Word using C#. It has details to set the IDE, a list of programming steps, and a sample code demonstrating Microsoft Word section break in C#....Document class object Create a DocumentBuilder class object and link...the above-mentioned Document object Write some text content in...

    kb.aspose.com/words/net/add-sections-to-word-do...
  5. Add Layout Slides to Presentation|Aspose.Slides...

    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....file using the Presentation object Example string FilePath = @"...titleAndObjectLayout . Name == "Title and Object" ) { layoutSlide = titleAndObjectLayout...

    docs.aspose.com/slides/net/add-layout-slides-to...
  6. How to Rotate Text of Cell with Golang via C++|...

    C++ code to rotate text of Cell with Aspose.Cells for C++ API...the Style object of the desired cells. The Style object allows you...code, it creates a workbook object and set different rotation...

    docs.aspose.com/cells/go-cpp/how-to-rotate-text...
  7. Split Word Document into Sections with Python

    Follow this article to split Word document into sections with Python. It has the IDE details, steps, and a sample code to divide Word document into sections with Python....source Word file into a Document object for spitting a file Iterate...section into a new Section object Create a new Word file and...

    kb.aspose.com/words/python/split-word-document-...
  8. MailMerge.ExecuteWithRegionsADO | Aspose.Words ...

    Streamline your document creation with the MailMerge ExecuteWithRegionsADO method. Effortlessly merge ADO Recordset data for personalized results....merge from an ADO Recordset object into the document with mail...void ExecuteWithRegionsAD ( object recordset , string tableName...

    reference.aspose.com/words/net/aspose.words.mai...
  9. Find or Search Data|Documentation

    Learn how to find or search cells in a worksheet that contain specified data through the Aspose.Cells for .NET API....accepts three parameters: Object: The object to search for. The type...Previous cell with the same object. This parameter can be set...

    docs.aspose.com/cells/net/find-or-search-data/
  10. How to Create Data Validation in Excel using Java

    In this tutorial you will learn *how to create data validation in Excel using Java*. It contains detailed steps and a sample code to add data validation in Excel using Java....it Instantiate a range class object and set its name and desired... instantiate a range class object and set it in a newly created...

    kb.aspose.com/cells/java/how-to-create-data-val...