Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 79,715 for

object

(0.11 sec)
  1. How to Transform EPS to PNG using Java

    This short tutorial is designed to explain how to transform EPS to PNG using Java. It will have configuration details, detailed steps to write the program and a ready-to-run code to convert EPS to PNG using Java....Document class object Initialize a device object for the target...then the respective device object is to be initialized according...

    kb.aspose.com/pdf/java/how-to-transform-eps-to-...
  2. Add Worksheets to Existing Excel File in PHP|Do...

    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....Cells Helper Object $ptr = new \COM ( 'Aspose.Cells...Path // Creating a Workbook object and opening an Excel file using...

    docs.aspose.com/cells/net/add-worksheets-to-exi...
  3. Using Variables in Java|Aspose.Words for Java

    Use variables to calculate an expensive value just once and access it multiple times in template documents using Java....can not use the contextual object member access feature against...variable. See “Using Contextual Object Member Access” for more information...

    docs.aspose.com/words/java/using-variables/
  4. Aspose::Words::Settings::OdsoRecipientData clas...

    Aspose::Words::Settings::OdsoRecipientData class. Represents information about a single record within an external data source that is to be excluded from the mail merge. To learn more, visit the documentation article in C++....OdsoRecipientData : public System :: Object Methods Method Description...Returns a deep clone of this object. get_Active () const Specifies...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. How to Convert EPS to TIFF in C#

    This step by step tutorial explains how to convert EPS to TIFF in C#. Aspose.Page for .NET API helps you convert EPS to TIFF in C# code....into PsDocument object Create ImageDevice object using TIFF image...notice that the PsDocument object renders the EPS document as...

    kb.aspose.com/page/net/how-to-convert-eps-to-ti...
  6. PageSetup.firstPageTray property | Aspose.Words...

    PageSetup.firstPageTray property. Gets or sets the paper tray (bin) to use for the first page of a section...property of the PrinterSettings object. let settings = new PrinterSettings...property of the PrinterSettings object. let settings = new PrinterSettings...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. How to Convert DGN to PDF in Java

    This brief focuses on how to convert DGN to PDF in Java. It includes all the required details that can be used to develop a comprehensive DGN to PDF converter software in Java....CadRasterizationOpti class object to customize the rasterization...instance of the PdfOptions class object to set the output PDF options...

    kb.aspose.com/cad/java/how-to-convert-dgn-to-pd...
  8. How to Convert DWG to PDF in Java

    This simple topic exhibits how to convert DWG to PDF in Java. It includes all the pertinent information that can be utilized to write a comprehensive DWG to PDF converter software in Java....CadRasterizationOpti class object can be used to further customize...of the Image class Create an object of the CadRasterizationOpti...

    kb.aspose.com/cad/java/how-to-convert-dwg-to-pd...
  9. How to Rotate Text in PDF using C#

    This how-to guide explains how to rotate text in PDF using C#. It contains information on IDE configuration, to-do list and a runnable sample code to rotate text in Adobe using C#....PDF using the Document class object and add a new page to it Create...Create a TextFragment object and set parameters like position...

    kb.aspose.com/pdf/net/how-to-rotate-text-in-pdf...
  10. How to Convert RTF to PDF using C#

    This quick tutorial will guide you how to convert RTF to PDF using C#. You can write RTF to PDF converter in C# simply by loading the source RTF and saving it as a PDF file with the help of a few lines of code....using the PdfSaveOptions class object. Steps to Convert RTF to PDF...class object Instantiate the PdfSaveOptions class object to configure...

    kb.aspose.com/words/net/how-to-convert-rtf-to-p...