Sort Score
Result 10 results
Languages All
Labels All
Results 5,941 - 5,950 of 94,431 for

object

(0.85 sec)
  1. Scale Image in C#

    This tutorial covers how to scale image in C#. It contains the system configuration, the stepwise algorithm, and a runnable sample code to upscale image in C#....the Bitmap class Create an object of the Graphics class and set...C# . Create a bitmap class object with the specified format and...

    kb.aspose.com/drawing/net/scale-image-in-csharp/
  2. Read Excel File in Java

    This article demonstrates how to read Excel file in Java. It provides IDE setup instructions and a step-by-step guide along with a working code example to build an XLSX reader in Java.... Initially, the Workbook object loads the Excel file, and then...then a WorksheetCollection object fetches the desired worksheet...

    kb.aspose.com/cells/java/read-excel-file-in-java/
  3. Merge XPS Files in Java

    This basic tutorial explains how to merge XPS in Java. It contains the step-by-step flow, in addition to a sample code to combine XPS files in Java....PostScript documents Initiate an object of XPSDocument class to load...class Create a PdfDevice class object for PDF format Specify the...

    kb.aspose.com/page/java/merge-xps-files-in-java/
  4. FileFormatInfo.Encoding | Aspose.Words for .NET

    Discover the FileFormatInfo Encoding property to identify document encoding effortlessly. Currently supports HTML formats for accurate results....we create a FileFormatInfo object for an html document. Assert...

    reference.aspose.com/words/net/aspose.words/fil...
  5. Digitally Sign ODP File Online or using Android...

    Free online app for digital signature in ODP Presentation. Develop Android application to electronically sign ODP Presentations....Presentation class object Create DigitalSignature object with PFX file...

    products.aspose.com/total/android-java/signatur...
  6. How to Save Email Message to Disk in C#

    This step by step tutorial shows you how to save email message to disk in C#. The code for saving email message to disk in C# is easy and simple....account information Create an object of NetworkCredential class...Create a new Exchange client object of EWSClient Class Loop through...

    kb.aspose.com/email/net/how-to-save-email-messa...
  7. How to Create PDF using Java

    In this short and elaborative tutorial, you will learn how to create PDF using Java. This tutorial will help you, how to generate PDF file in Java using simple API calls, whether you are working in Windows, macOS, or Linux platforms....Instantiate Document class object to generate PDF from Java Initialize...PDF file using Document class object and added an empty page inside...

    kb.aspose.com/pdf/java/how-to-create-pdf-using-...
  8. How to Create Word Document in C++

    This topic shows, how to create Word Document in C++ by using simple and easy code. You can create a DOCX using C++ and without interop or Microsoft Office automation with simple steps and code snippet....Instantiate DocumentBuilder Class object to work with Word file Set...properties using DocumentBuilder object Save the output Word document...

    kb.aspose.com/words/cpp/how-to-create-word-docu...
  9. Redact Word Document Online or using C++ | prod...

    Open and redact Word document online via app for free. C++ API code to search and replace Word text....project Create Document class object or load the file using it Create...Create DocumentBuilder object with above object as parameter Insert...

    products.aspose.com/total/cpp/redact/word/
  10. Remove Fields using Node.js|Aspose.Words for No...

    Learn how to remove fields in Node.js. Remove fields programmatically using Node.js via .NET API....insertField , use the returned Field object, which provides the convenient...without using the returned Field object? A: Yes. After insertion, you...

    docs.aspose.com/words/nodejs-net/remove-fields/