Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 87,550 for

object

(0.09 sec)
  1. Creating a Named Range in VSTO and Aspose.Cells...

    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....Instantiate an Application object (VSTO only). Add a Workbook...either C#. VSTO //Create Excel Object Excel . Application xl = Application...

    docs.aspose.com/cells/net/creating-a-named-rang...
  2. Working with Portfolio in PDF|Aspose.PDF for C++

    Create a PDF Portfolio with Aspose.PDF for C++. You should use a Microsoft Excel File, a Word document, and an image file to create a PDF Portfolio....Collection object after getting it with the FileSpecification...); // Instantiate Document Object auto pdfDocument = MakeObject...

    docs.aspose.com/pdf/cpp/portfolio/
  3. Add Ellipses to Presentations in .NET|Aspose.Sl...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for .NET across PPT and PPTX presentations—C# code examples included....AddAutoShape method exposed by IShapes object Write the modified presentation...AddAutoShape method exposed by IShapes object. Set the Fill Type of the Ellipse...

    docs.aspose.com/slides/net/ellipse/
  4. How to Insert Signature in PowerPoint using Python

    This article provides details about how to insert signature in PowerPoint using Python. All the details related to the configuration, program flow, and a runnable sample code to add digital signature to PowerPoint using Python are provided....the DigitalSignature class object using the PFX file along with...using the Presentation class object for adding signature Add the...

    kb.aspose.com/slides/python/how-to-insert-signa...
  5. How to Convert CDR to PSD in Java

    In this quick tutorial you will learn how to convert CDR to PSD in Java. It will assist you to write CDR to PSD converter software in Java using a few lines of code only....conversion Using the CdrImage object, load the source CDR file Instantiate...Instantiate the PsdOptions object to set parameters of the output...

    kb.aspose.com/imaging/java/how-to-convert-cdr-t...
  6. How to Resize a Picture in Word using C#

    This article describes how to resize a picture in Word using C#. It shares details about the IDE configuration, a step-wise process and a runnable sample code to resize picture in Word using C#....file using the Document class object to add resized photos Instantiate...Instantiate the DocumentBuilder class object for the newly created document...

    kb.aspose.com/words/net/how-to-resize-a-picture...
  7. IStructuredDocumentTag.xml_mapping property | A...

    IStructuredDocumentTag.xml_mapping property. Gets an Object that represents the mapping of this structured document tag to XML data in a custom XML part of the current document....xml_mapping property Gets an object that represents the mapping...set_mapping() method of this object to map a structured document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Drawing::OleFormat::get_IconCapt...

    Aspose::Words::Drawing::OleFormat::get_IconCaption method. Gets icon caption of OLE Object. In case if the OLE Object does not have an icon or a caption cannot be retrieved, returns an empty string in C++....caption of OLE object. In case if the OLE object does not have...insert linked and unlinked OLE objects. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::OleFormat::get_SourceFu...

    Aspose::Words::Drawing::OleFormat::get_SourceFullName method. Gets or sets the path and name of the source file for the linked OLE Object in C++....source file for the linked OLE object. System :: String Aspose ::...not an empty string, the OLE object is linked. Examples Shows how...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Working with Artifacts|Aspose.PDF for Java

    This page describes how to work with Artifact class using Aspose.PDF for Java. Code snippets show how to add a background image to PDF pages and how to get each watermark on the first page of a PDF file....Artifacts are generally graphics objects or other markings that are...background image to a page object. The following code snippet...

    docs.aspose.com/pdf/java/artifacts/