Sort Score
Result 10 results
Languages All
Labels All
Results 5,931 - 5,940 of 90,774 for

object

(0.12 sec)
  1. Print PDF to PDF with C#

    Follow this article to print PDF to PDF with C#. It has the IDE settings, a list of steps, and a sample code to print to PDF virtual printer with C#....Instantiate the PDFViewer class object Load the source PDF file by...PrinterSettings and PageSettings class objects and set the desired properties...

    kb.aspose.com/pdf/net/print-pdf-to-pdf-with-csh...
  2. Integrate with MS Report Viewer|Aspose.Words fo...

    How to render reports using built-in engine of the report viewer and Aspose.Words for Reporting Services library....; private void Form1_Load ( object sender , EventArgs eventArgs...( ByVal sender As System . Object , ByVal e As System . EventArgs...

    docs.aspose.com/words/reportingservices/integra...
  3. Save a OneNote Document | Aspose.Note Documenta...

    Learn how to save your work in OneNote....Stream Users can pass a stream object to the Document.save(Stream...a SaveOptions object. This should be an object of a class derived...

    docs.aspose.com/note/java/save-a-onenote-document/
  4. Using Operators in C#|Aspose.Words for .NET

    Use predefined operators in template expressions when building a report in C#.... Whereas the object initializer syntax is supported...supported (including objects of anonymous types), the collection...

    docs.aspose.com/words/net/using-operators-linq/
  5. Access Worksheet Cell|Documentation

    This article introduces how to get cell (GridCell) in GridWeb....collection of GridCell objects where a GridCell object represents a cell...create a new cell (GridCell) object regardless of whether the cell...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  6. Reading an Outlook Message (MSG) file|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....Automation To use Office Automation objects for Microsoft Outlook, you...Application (); // Create a MailItem object MailItem item = ( MailItem...

    docs.aspose.com/email/java/reading-an-outlook-m...
  7. Change QR Code Color using C#

    This article guides on how to change QR code color using C#. It has the IDE settings, a list of steps, and a sample code for creating a colored QR code generator using C#....various parameters of different objects the API exposes. Steps to Change...codes Create a BarCodeGenerator object with EncodeTypes QR Set the...

    kb.aspose.com/barcode/net/change-qr-code-color-...
  8. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....Object, com.aspose.words.SaveOptions...docx"); // Use a SaveOptions object to specify the encoding for...

    reference.aspose.com/words/java/com.aspose.word...
  9. How to Save Excel File as PDF using C#

    This topic explains with steps that how to save Excel file as PDF using C# without Office Interop in .NET environment for Windows, Linux or macOS...application Instantiate License object to set it via SetLicense method...XLSX file into Aspose.Cells object model using Workbook constructor...

    kb.aspose.com/cells/net/how-to-save-excel-file-...
  10. Remove Fields|Documentation

    This section explains how to remve fields.... The Field object represents text field in a...collection of Aspose.Diagram.Field objects. Programming Sample The following...

    docs.aspose.com/diagram/python-java/remove-fields/