Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 90,792 for

object

(0.21 sec)
  1. Aspose::Words::Saving::PdfDigitalSignatureDetai...

    Aspose::Words::Saving::PdfDigitalSignatureDetails::set_CertificateHolder method. Returns the certificate holder Object that contains the certificate was used to sign the document in C++....Returns the certificate holder object that contains the certificate...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. How to Underline Text in PDF File using Java

    This article elaborates how to underline text in PDF file using Java. It guides on setting the IDE, writing the application, and a runnable sample code demonstrating how to underline a PDF using Java....Instantiate a TextFragment object and set the sample text, the...flag Instantiate a TextBuilder object for a particular page and append...

    kb.aspose.com/pdf/java/how-to-underline-text-in...
  3. Aspose.PSD for .NET 23.6 - 发布说明|Documentation

    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....AssertAreEqual ( object expected , object actual ) { if (! object . Equals...AssertAreEqual ( object expected , object actual ) { if (! object . Equals...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  4. 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...
  5. 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-...
  6. How to Convert FBX to STL in Java

    This article guides on how to convert FBX to STL in Java. It has the IDE settings, a list of steps, and a runnable sample code to convert FBX file to STL in Java....into the Scene class object Create an object of the StlSaveOptions...properties of the StlSaveOptions object before saving the STL file...

    kb.aspose.com/3d/java/how-to-convert-fbx-to-stl...
  7. How to Convert PNG to PSD using C#

    This article guides on how to convert PNG to PSD using C#. It provides information about setting the environment, a list of steps, and a runnable sample code to develop PNG to PSD converter using C#....FileStream Create and initialize an object of the Layer class with the...PNG image into the FileStream object that is further used to initialize...

    kb.aspose.com/psd/net/how-to-convert-png-to-psd...
  8. 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-...
  9. 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...
  10. How to Convert RTF to PDF in Java

    In this short tutorial you will learn how to convert RTF to PDF in Java by loading the source RTF file and saving it as a PDF. For converting RTF to PDF Java sample code and detailed description is provided....class object Instantiate the PdfSaveOptions class object to configure...also. The PdfSaveOptions class object is referred to define the properties...

    kb.aspose.com/words/java/how-to-convert-rtf-to-...