Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 83,190 for

object

(0.12 sec)
  1. 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/
  2. 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...
  3. 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-...
  4. 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...
  5. Replace Text in PDF using C++|Aspose.PDF for C++

    Learn how to replace text in a PDF file in C++ using Aspose.PDF, enabling quick document edits....Save method of the Document object. The following code snippet...pdf" ); // Create TextAbsorber object to find all instances of the...

    docs.aspose.com/pdf/cpp/replace-text-in-pdf/
  6. 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/
  7. Stop conversion or loading using InterruptMonit...

    Learn how to stop the conversion of Workbook to various formats using InterruptMonitor when it is taking too long with Aspose.Cells for Node.js via C++....using the InterruptMonitor object when it is taking too long...the usage of InterruptMonitor object. The code converts quite a...

    docs.aspose.com/cells/nodejs-cpp/stop-conversio...
  8. 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...
  9. Manipulate the Embedded OLE Objects in Visio Di...

    This page describes how to manipulate ole Object with Aspose.Diagram library....Manipulate the Embedded OLE Objects in Visio Diagram Contents [...supports manipulating the OLE objects in the Visio diagram. If an...

    docs.aspose.com/diagram/net/manipulate-the-embe...
  10. OleFormat.olePackage property | Aspose.Words fo...

    OleFormat.olePackage property. Provide access to [OlePackage](../../olepackage/) if OLE Object is an OLE Package...access to OlePackage if OLE object is an OLE Package. Returns...Examples Shows how insert an OLE object into a document. let doc =...

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