Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 91,330 for

object

(0.07 sec)
  1. Bookmark class | Aspose.Words for Python

    aspose.words.Bookmark class. Represents a single bookmark...Remarks Bookmark is a “facade” object that encapsulates two nodes...with a bookmark as a single object. Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Customizing Charts|Documentation

    Learn how to customize charts in Aspose.Cells for .NET. Our guide will show you how to modify chart layouts, add and format data series, adjust axes, and apply various formatting options to enhance the appearance and usability of your charts....a Series object whereas the SeriesCollection object serves as...as a collection of Series objects. When creating a custom chart...

    docs.aspose.com/cells/net/customizing-charts/
  3. Search and Get Images from PDF Document using C...

    Explore how to extract and search for images within PDF files in .NET using Aspose.PDF for media extraction....takes an ImagePlacementAbsorb object as a parameter. This returns...ImagePlacement objects. Loop through the ImagePlacements objects and get...

    docs.aspose.com/pdf/cpp/search-and-get-images-f...
  4. 在PHP中使用工作表索引删除工作表|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.... Cells Helper Object $ptr = new \COM ( 'Aspose.Cells...Path // Creating a Workbook object and opening an Excel file using...

    docs.aspose.com/cells/zh/net/removing-worksheet...
  5. How to Insert Picture in Word using Python

    This tutorial provides quick information on how to insert picture in Word using Python. It contains information to configure the environment, a step-by-step process and finally a runnable sample code that demonstrates the process to insert image in Word using Python....file into the Document class object for adding a picture Instantiate...Instantiate DocumentBuilder class object to insert elements in the document...

    kb.aspose.com/words/python/how-to-insert-pictur...
  6. MailMerger.Execute | Aspose.Words for .NET

    Streamline your workflow with the MailMerger Execute method, effortlessly merging data for single records to enhance efficiency and accuracy....Execute( string, string, string[], object[] ) Performs a mail merge operation...outputFileName , string [] fieldNames , object [] fieldValues ) Parameter...

    reference.aspose.com/words/net/aspose.words.low...
  7. Accessing Cells of a 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....If yes, it returns the cell object in the collection otherwise...creates a new Cell object, adds the object to the Cells collection...

    docs.aspose.com/cells/java/accessing-cells-of-a...
  8. How to Rotate Text of Cell|Documentation

    C# code to rotate text of Cell with Aspose.Cells for Python via .NET API...the Style object of the desired cells. The Style object allows you...code; it creates a workbook object and sets different rotation...

    docs.aspose.com/cells/python-net/how-to-rotate-...
  9. How to Convert Outlook Email to Word using Java

    In this topic, we will learn about how to convert Outlook Email to Word using Java. You will witness that in order to convert an Email to Word Java-based API can be used in any of the commonly available operating system like Windows, macOS, or Linux....Initialize the MailMessage class object to load the EML or MSG email...Initialize the Document class object to load the intermediate MHTML...

    kb.aspose.com/email/java/how-to-convert-outlook...
  10. How to Save PowerPoint as PDF with Notes in C#

    This quick tutorial guides you on how to save PowerPoint as PDF with notes in C#. It provides all the details required for the IDE configuration, program flow and a runnable sample code to save PowerPoint with notes as PDF in C#....Presentation object Instantiate the PdfOptions object to customize...presentation, the PdfOptions class object is used for PDF customization...

    kb.aspose.com/slides/net/how-to-save-powerpoint...