Sort Score
Result 10 results
Languages All
Labels All
Results 5,861 - 5,870 of 97,400 for

object

(0.15 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. 解密 PDF 文件|Aspose.PDF for Python via .NET

    本指南说明如何移除诸如打印、复制和编辑等限制,以获得对 PDF 文档的完全访问权限。...""" # Create PdfFileSecurity object file_security = pdf_facades...""" # Create PdfFileSecurity object file_security = pdf_facades...

    docs.aspose.com/pdf/zh/python-net/decrypt-pdf-f...
  5. 使用 Java 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式在 PDF 文件中添加表格...row_count + ", 3)" ); } able object to first page of input document...updated document containing table object pdfDocument . save ( DATA_DIR...

    products.aspose.com/pdf/zh-hans/java/table/add/
  6. MetafileRenderingOptions class | Aspose.Words f...

    aspose.words.saving.MetafileRenderingOptions class. Allows to specify additional metafile rendering options...# Create a "PdfSaveOptions" object that we can pass to the document's...in our MetafileRenderingOpt object to the saving operation. save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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...
  9. 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...
  10. 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-...