Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 94,431 for

object

(0.6 sec)
  1. Identify and Extract Embedded Attachment from M...

    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....either embedded as a whole object or as an icon. In order to.... getAttachments (); for ( Object untypedAttachment : attachments...

    docs.aspose.com/email/java/identify-and-extract...
  2. How to Transform DAE to OBJ using Java

    This article describes how to transform DAE to OBJ using Java. It contains information to set IDE, a list of steps, and a runnable sample code to convert DAE to OBJ using Java....the Scene object Instantiate and initialize an object of the ObjSaveOptions...properties of the ObjSaveOptions object Transform the DAE file to OBJ...

    kb.aspose.com/3d/java/how-to-transform-dae-to-o...
  3. How to Compress PSD File in C#

    This article guides on how to compress PSD file in C#. It has resources for setting the IDE, a list of steps, and a runnable sample code to reduce PSD file size in C#....Image class object to reduce its size Declare an object of the PsdOptions...loaded into the Image class object followed by declaring the PsdOptions...

    kb.aspose.com/psd/net/how-to-compress-psd-file-...
  4. Export PSD to GIF in Java

    Refer to this article for converting PSD to GIF in Java. You can convert the Adobe Photoshop native file format PSD to GIF with a few API calls by following the steps and code shared in this article....source PSD file Change the Image object to the PsdImage class Create...Create the GifOptions object for customizing the output file Set...

    kb.aspose.com/psd/java/export-psd-to-gif-in-java/
  5. How to Add Audio to PDF using Python

    This article describes how to add audio to PDF using Python. It provides all the basic details to configure the IDE and a runnable sample code to embed audio into PDF using Python....file using the Document class object where audio is to be embedded...Create a SoundAnnotation class object Set different parameters of...

    kb.aspose.com/pdf/python/how-to-add-audio-to-pd...
  6. Flip the Text in Word using Java

    Flip the text in Word using Java. Get the information to set the IDE, a list of steps, and a sample code to change text direction in Word using Java....Word file using the Document object Iterate through all the sections...in the document Convert the Object item to a section Set the text...

    kb.aspose.com/words/java/flip-the-text-in-word-...
  7. Conversion from Word to Excel using C#

    This article teaches the conversion from Word to Excel using C#. It has all the details to set the IDE, a list of steps, and a sample code for the development of Word document to Excel converter using C#....Word file into the Document object for conversion to the Excel...file into the Document class object and save it on the disk in...

    kb.aspose.com/words/net/conversion-from-word-to...
  8. Aspose::Words::Settings::OdsoRecipientDataColle...

    Aspose::Words::Settings::OdsoRecipientDataCollection::Add method. Adds an Object to the end of this collection in C++....OdsoRecipientDataCol::Add method Adds an object to the end of this collection...s::OdsoRecipientData>& The object to add. Cannot be null . See...

    reference.aspose.com/words/cpp/aspose.words.set...
  9. 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...
  10. Using Graphics API to edit Layers in PSD files|...

    Example of using Graphics API in the Aspose.PSD for Python...you a reference to the layer object that you can manipulate. layer...you need to create a Graphics object by passing the layer as a parameter...

    docs.aspose.com/psd/python-net/graphics-api/