Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 94,495 for

object

(0.9 sec)
  1. 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-...
  2. 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/
  3. 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...
  4. 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-...
  5. Aspose::Words::Drawing::OleFormat::get_Suggeste...

    Aspose::Words::Drawing::OleFormat::get_SuggestedFileName method. Gets the file name suggested for the current embedded Object if you want to save it into a file in C++....suggested for the current embedded object if you want to save it into...Examples Shows how to get an OLE object’s suggested file name. auto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 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...
  7. IMailMergeDataSource.get_value method | Aspose....

    IMailMergeDataSource.get_value method. Returns a value for the specified field name or ``False`` if the field is not found....field_name : str , field_value : object ): ... Parameter Type Description...the data field. field_value object Returns the field value. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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/
  9. Working with Backgrounds as Artifacts with Pyth...

    Add background image to the your PDF file with Python. Use the BackgroundArtifact class....background image to a page object. The following code snippet...using the BackgroundArtifact object with Python. import aspose...

    docs.aspose.com/pdf/python-net/add-backgrounds/
  10. VbaReference class | Aspose.Words for Python

    aspose.words.vba.VbaReference class. Implements a reference to an Automation type library or VBA project...type Gets VbaReferenceType object that indicates the type of...reference that a VbaReference object represents. See Also module...

    reference.aspose.com/words/python-net/aspose.wo...