Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 83,289 for

object

(0.11 sec)
  1. Convert DWT to CGM via C# | products.aspose.com

    Sample code for DWT to CGM C# conversion. Use API example code for batch DWT files to CGM conversion within VB.NET, Asp.NET or any .NET based application....Load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of CgmOptions System Requirements...

    products.aspose.com/cad/net/conversion/dwt-to-cgm/
  2. Convert PLT to CGM via C# | products.aspose.com

    Sample code for PLT to CGM C# conversion. Use API example code for batch PLT files to CGM conversion within VB.NET, Asp.NET or any .NET based application....Load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of CgmOptions System Requirements...

    products.aspose.com/cad/net/conversion/plt-to-cgm/
  3. Using Variables in C#|Aspose.Words for .NET

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

    docs.aspose.com/words/net/using-variables/
  4. How to Insert Picture in Word using Python

    This tutorial provides quick information on how to insert picture in Word using Python. It contains information to configure the environment, a step-by-step process and finally a runnable sample code that demonstrates the process to insert image in Word using Python....file into the Document class object for adding a picture Instantiate...Instantiate DocumentBuilder class object to insert elements in the document...

    kb.aspose.com/words/python/how-to-insert-pictur...
  5. Apply Advanced Conditional Formatting with C++|...

    How to use the Aspose.Cells library in C++ to apply advanced conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....); // Instantiate a workbook object and open the template file...conditional formatting resultant object ConditionalFormattin cfr1 =...

    docs.aspose.com/cells/cpp/apply-advanced-condit...
  6. Convert MSG Files to Various Formats in C#|Docu...

    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....formats for the MailMessage object. It is used to specify the...file path into a MapiMessage object. This static method reads the...

    docs.aspose.com/email/net/converting-between-fo...
  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 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...
  10. How to Merge Cells in Excel using C#

    This basic tutorial will provide detail on how to merge cells in Excel using C#. By using a few number of API calls in C# excel cell merge feature can be incorporated in an existing or a new workbook....Initialize a Workbook class object to create a new Excel file...worksheet and create a Cells class object Merge the cells and enter a...

    kb.aspose.com/cells/net/how-to-merge-cells-in-e...