Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 91,344 for

object

(0.07 sec)
  1. NullReferenceException in Document.OptimizeReso...

    See the attached demo project, which throws the following exception: Unhandled exception. System.NullReferenceException: Object reference not set to an instance of an Object. at #=zRfa24k6qRV51vWOnVLP8VICdg7c7CNQNesY…...NullReferenceExcepti: Object reference not set to an instance of an object. at...is an attempt to access an object that has not been initialized...

    forum.aspose.com/t/nullreferenceexception-in-do...
  2. Generate Point Cloud to OBJ File Formats via .N...

    C# source code to load, render and add generate point cloud to OBJ documents on .NET Framework, .NET Core, Mono....pointcloud object of Aspose.3D Create a transform object through...the Scene.Save method with object System Requirements Aspose...

    products.aspose.com/3d/net/point-cloud/obj/
  3. How to Convert Outlook Email to PDF using Python

    In this easy tutorial, we will learn how to convert Outlook Email to PDF using Python. You will see that in order to convert MSG to PDF Python based API can be used. You can use this example in any of the commonly available operating system like Windows or Linux....instance of the MailMessage class object to load the source EML or MSG...LoadFormat as MHTML and create an object of the Document class to load...

    kb.aspose.com/email/python/how-to-convert-outlo...
  4. How to Create Excel File in Python

    Here is a quick tutorial that describes how to create Excel file in Python. It provides details how using Python generate Excel file along with the information about configuring the environment....Instantiate a Workbook class object to create an empty Excel file...initializing a Workbook class object. Each workbook contains a worksheet...

    kb.aspose.com/cells/python/how-to-create-excel-...
  5. Convert DWFX to CGM via C# | products.aspose.com

    Sample code for DWFX to CGM C# conversion. Use API example code for batch DWFX 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/dwfx-to-...
  6. SignatureLine.AllowComments | Aspose.Words for ...

    Discover the SignatureLine AllowComments property, enable signers to add comments in the Sign dialog for enhanced feedback. Default is false....the "SignatureLineOptions" object we have created above. // If...signature line via its Shape object. SignatureLine signatureLine...

    reference.aspose.com/words/net/aspose.words.dra...
  7. How to Export XPS to PDF using Python

    This article describes how to export XPS to PDF using Python. It provides detailed instructions to XPS to PDF converter software using Python and a runnable sample code for testing the feature....change XPS to PDF Instantiate an object of XpsLoadOptions class to...XPS file into the Document object using the above load options...

    kb.aspose.com/pdf/python/how-to-export-xps-to-p...
  8. How to Convert PDF to PDF X1A in Java

    This short how-to guide describes the process on how to convert PDF to PDF X1A in Java. It has details about setting the IDE, a list of steps defining the programming tasks, and a runnable sample code to develop a PDF to PDF X 1A converter in Java....PDF file into the Document object that is to be transformed to...to PDF/X-1a Create an object of PdfFormatConversionO class for...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-pd...
  9. How to Apply Conditional Formatting in Excel in C#

    This article defines the process on how to apply conditional formatting in Excel in C#. It contains IDE settings, a list of steps, and a sample code to create conditional formatting in Excel in C#....conditional formatting collection object and access its reference Create...conditional formatting collection object Create a format condition,...

    kb.aspose.com/cells/net/how-to-apply-conditiona...
  10. Convert DGN to CGM via C# | products.aspose.com

    Sample code for DGN to CGM C# conversion. Use API example code for batch DGN 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/dgn-to-cgm/