Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 90,563 for

object

(0.51 sec)
  1. Convert XML to PDF|Aspose.PDF for Android via Java

    Aspose.PDF library presents several ways to convert XML to PDF. You can use the XslFoLoadOptions or do this with an incorrect file structure....implemented using Document object with XslFoLoadOptions , but...() { // Initialize document object String pdfDocumentFileName...

    docs.aspose.com/pdf/androidjava/convert-xml-to-...
  2. Convert DICOM to PDF|Aspose.PDF for Android via...

    Convert medical images saved in DICOM format to a PDF file using Aspose.PDF for Android via Java....stream Initialize Document object Load sample DICOM image file...() { // Initialize document object document = new Document ();...

    docs.aspose.com/pdf/androidjava/convert-dicom-t...
  3. Converting Worksheet to Image in Ruby|Documenta...

    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....worksheet_to_image ( workbook ) # Create an object for ImageOptions img_options...0 ) # Create a SheetRender object for the target sheet sr = Rjb...

    docs.aspose.com/cells/java/converting-worksheet...
  4. Create SmartArt in PowerPoint PPT using C# | So...

    Use .NET PowerPoint API to create SmartArt shapes in PowerPoint presentations using C# or VB.NET. Access and modify SmartArt in PowerPoint....desired slide into an ISlide object. Create a SmartArt using ISlide...desired slide into an ISlide object. Loop through the shapes in...

    blog.aspose.com/slides/create-smartart-in-power...
  5. Aspose::Words::LowCode::MailMergerContext::SetS...

    Aspose::Words::LowCode::MailMergerContext::SetSimpleDataSource method. Sets data source used to execute simple mail merge in C++....System::ArrayPtr<System::SharedPtr<System::Object>>&) method Sets data source...System :: SharedPtr < System :: Object >> & fieldValues ) See Also...

    reference.aspose.com/words/cpp/aspose.words.low...
  6. SignatureLine | Aspose.Words for Java

    Provides access to signature line properties in Java....Object public class SignatureLine...the "SignatureLineOptions" object we have created above. // If...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose.PSD for .NET 20.8 - 发布说明|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....void AssertAreEqual ( object actual , object expected ) { var areEqual...areEqual = object . Equals ( actual , expected ); if (! areEqual...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  8. CertificateHolder class | Aspose.Words for Node.js

    Aspose.Words.DigitalSignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance...password) Creates CertificateHolder object using byte array of PKCS12...password) Creates CertificateHolder object using byte array of PKCS12...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to Convert EPUB to PDF in C#

    This short tutorial explains how to convert EPUB to PDF in C#. It contains all the details required to configure the environment, program flow and a runnable sample code that demonstrates the conversion process from EPUB to PDF in C# with the help of a few lines of code....convert EPUB to PDF Declare an object of EpubLoadOptions class to...file in the Document class object using the custom settings Save...

    kb.aspose.com/pdf/net/how-to-convert-epub-to-pd...
  10. How to Convert Excel Sheet to Image in Java

    This short tutorial is designed to teach how to convert Excel sheet to image in Java. It provides assistance to convert Excel into image in Java by sharing steps to configure the environment and sample code along with the description....the ImageOrPrintOptions class object to customize the output image...Create a SheetRender class object for the selected sheet using...

    kb.aspose.com/cells/java/how-to-convert-excel-s...