Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 79,435 for

object

(0.11 sec)
  1. Document | Aspose.Words for .NET

    Effortlessly create blank Word documents with our user-friendly document constructor. Streamline your writing process today!...Document (); // New Document objects by default come with the minimal...ways of creating a Document object using Aspose.Words. // 1 -...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Convert TIFF to EPS using Python

    TIFF to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....outputStream, options) Using a Bitmap object and string for saving TIFF...the aspose.pydrawing.Bitmap object and the output EPS file is...

    docs.aspose.com/page/python-net/convert/tiff-to...
  3. DigitalSignatureDetails.certificateHolder prope...

    DigitalSignatureDetails.certificateHolder property. Gets or sets a [DigitalSignatureDetails.certificateHolder](./) Object that contains the certificate used to sign a document....certificateHolder object that contains the certificate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. VbaReferenceCollection indexer | Aspose.Words f...

    VbaReferenceCollection indexer. Gets [VbaReference](../../vbareference/) Object at the specified index....__getitem__(index) Gets VbaReference object at the specified index. def...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. 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...
  7. 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...
  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-...