Sort Score
Result 10 results
Languages All
Labels All
Results 3,931 - 3,940 of 97,407 for

object

(0.51 sec)
  1. How to Convert PSD to TIFF in Java

    This topic demonstrates the process of how to convert PSD to TIFF in Java. You can swiftly export PSD to TIFF in Java using simple and easy to manage steps using Aspose.PSD for Java....PSD to TIFF Instantiate an object of the PsdImage class to load...from the disk Instantiate an object of the TiffOptions class to...

    kb.aspose.com/psd/java/how-to-convert-psd-to-ti...
  2. How to Add Comments to a PDF using C#

    This tutorial guides you on how to add comments to a PDF using C#. It provides details about the IDE configuration, a list of steps and a runnable sample code to insert comment in PDF using C#....Instantiate the TextAnnotation class object and initialize its properties...it with the text annotation object Add this text annotation to...

    kb.aspose.com/pdf/net/how-to-add-comments-to-a-...
  3. How to Convert SVG to PNG using Java

    This brief topic is about how to convert SVG to PNG using Java. It also covers the information about the detailed steps required to configure the environment and executing the code. In Java SVG to PNG can be easily managed using few lines of code....Initialize SvgRasterizationOpti object to set the SVG image height...and width Create PngOptions object for the desired PNG Save the...

    kb.aspose.com/imaging/java/how-to-convert-svg-t...
  4. How to Convert PPT to PPTX in C#

    This tutorial explains how to convert PPT to PPTX in C#. You will get crisp information about the environment settings, details steps and a runnable sample code to transform PPT to PPTX in C#....Declare the LoadOptions class object Set the load format to PPT...therefore, the LoadOptions class object is declared in the beginning...

    kb.aspose.com/slides/net/how-to-convert-ppt-to-...
  5. How to Read PDF Table in C#

    This quick tutorial guides you on how to read PDF table in C#. In this tutorial you will learn how using C# read PDF table and displaying all the values inside different cells of the table is made easily possible....class object Instantiate the TableAbsorber class object and read...using the TableAbsorber class object. Once all the tables are visited...

    kb.aspose.com/pdf/net/how-to-read-pdf-table-in-...
  6. Create 3D Cylinder in Java | Make three-dimensi...

    Create 3D Cylinder in Java. Make 3D Cylinder Programmatically in Java applications....3D Object file with the following steps: Create an object of...Java: Initialize a Scene class object. Make a cylinder and set the...

    blog.aspose.com/3d/make-cylinder-in-java/
  7. Protect DOC document Online with password or us...

    Online DOC file password protection app. Android API Java code to apply password protection on DOC document....class object or load file via this object Using the object call...

    products.aspose.com/total/android-java/protect/...
  8. DigitalSignatureCollection | Aspose.Words for Java

    Provides a read-only collection of digital signatures attached to a document in Java....Object All Implemented Interfaces:...Create a CertificateHolder object from a PKCS12 file, which we...

    reference.aspose.com/words/java/com.aspose.word...
  9. IReplacingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during a find and replace operation in Java....replace("\r", "")); } public static Object[][] orderDataProvider() throws...throws Exception { return new Object[][] { {false}, {true}, }; }...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Paragraph::InsertField method | ...

    Aspose::Words::Paragraph::InsertField method. Inserts a field into this paragraph in C++.... ReturnValue A Field object that represents the inserted...:: ExplicitCast < System :: Object > ( u "John Doe" )); para ->...

    reference.aspose.com/words/cpp/aspose.words/par...