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

object

(0.08 sec)
  1. 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...
  2. 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...
  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. 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/
  6. 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-...
  7. 乳胶到图像| .NET的Aspose.TeX

    要使用Aspose.TeX API解决方案。...conversion options for Object LaTeX format upon Object TeX engine extension...文件。对象乳胶格式实际上只是 乳胶 格式,只是它使用 Object tex 特定的原始图来设置页面指标。 所需的第一个选项是...

    docs.aspose.com/tex/zh/net/latex-to-image/
  8. Add Table to PDF using PHP | Aspose.PDF

    Adding table in PDF file programmatically with PHP sample code using Aspose.PDF for PHP via Java... Create Table object. Set table setting (e.g. set.... ", 3)" ); } // Add table object to first page of input document...

    products.aspose.com/pdf/php-java/table/add/
  9. Get PDF file information - facades|Aspose.PDF f...

    This section explains how to get PDF file information with Aspose.PDF Facades using PdfFileInfo Class....file, you need to create an object of PdfFileInfo class. After...Create instance of PdffileInfo object PdfFileInfo fInfo = new PdfFileInfo...

    docs.aspose.com/pdf/java/get-pdf-information/
  10. SignatureLine.signer property | Aspose.Words fo...

    SignatureLine.signer property. Gets or sets suggested signer of the signature line...the "SignatureLineOptions" object we have created above. # If...signature line via its Shape object. signature_line = shape . signature_line...

    reference.aspose.com/words/python-net/aspose.wo...