Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 97,204 for

object

(0.15 sec)
  1. Occurs error while converting HTML into PDF - F...

    Hi guy we encounters a problem while converting html into pdf base on Aspose.PDF which version is 22.11 . the html file as bellow zipped attachment . task-544.zip (593.2 KB) the code as bellow . var fileFullPa…...PdfSaveOptions(); // Initialize document object Document document = new Do...PdfSaveOptions(); // Initialize document object var document = new Document(sourceFullPath...

    forum.aspose.com/t/occurs-error-while-convertin...
  2. 4790 -Gpx to Gpx - Free Support Forum - aspose.com

    Hi Alexander, 1.Conversion from Gpx to Gpx. 2.Error: Debug mode: using scenario ‘gpxtest’ Args: input=‘D:\GisConverter\Tests\Gpx\Input\national_monuments_wgs84.gpx’, format=‘ORG’, output=‘D:\GisConverter\Tests\Gpx\Ou…...error: Object reference not set to an instance of an object. D:...The “Object reference not set to an instance of an object” error...

    forum.aspose.com/t/4790-gpx-to-gpx/328173
  3. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images.... we can pass a SaveOptions object to # edit the image while the...how to render an Office Math object into an image file in the local...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to Transform Markdown to PDF in Python

    This article provides information on how to transform Markdown to PDF in Python. It has the IDE settings, a set of tasks for writing the application, and a runnable sample code to export Markdown to PDF in Python....class object Instantiate the PdfSaveOptions class object from...loaded into the Document class object followed by the creation of...

    kb.aspose.com/words/python/how-to-transform-mar...
  5. How to Convert Outlook Email to PDF using C#

    In this easy tutorial, we will learn how to convert Outlook Email to PDF using C#. You will see that in order to convert MSG to PDF C# based API can be used. You can use this example in any of the commonly available operating system like Windows, macOS, or Linux....Initialize the MailMessage class object to load the MSG or EML format...initialize the Document class object to load the MHTML created in...

    kb.aspose.com/email/net/how-to-convert-outlook-...
  6. How to Convert DWG to PDF in C#

    This simple article focuses on how to convert DWG to PDF in C#. It encompasses all the required information that can be used to write a comprehensive DWG to PDF converter software in C#....CadRasterizationOpti class object to set the output PDF page...Declare the PdfOptions class object and set the VectorRasterizationO...

    kb.aspose.com/cad/net/how-to-convert-dwg-to-pdf...
  7. MailMergeSettings | Aspose.Words for Java

    Specifies all of the mail merge information for a document in Java....Object All Implemented Interfaces:... Remarks: You can use this object to specify a mail merge data...

    reference.aspose.com/words/java/com.aspose.word...
  8. How to Compress PDF in C#

    This quick topic will walk you through how to compress PDF in C#. In C# compress PDF file size is easily achieved using simple steps and few API calls....the OptimizationOptions class object. Steps to Compress PDF in C#...the OptimizationOptions class object to configure the compression...

    kb.aspose.com/pdf/net/how-to-compress-pdf-in-cs...
  9. OlePackage.FileName | Aspose.Words for .NET

    Discover the OlePackage FileName property to easily manage OLE package file names. Enhance your data handling with seamless integration and flexibility....Examples Shows how insert an OLE object into a document. Document doc...DocumentBuilder ( doc ); // OLE objects allow us to open other files...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Aspose is unable to parse received emails using...

    We implemented Aspose.Email to read emails from the Graph API Inbox. When we examine the code block below, we can see that the emails are successfully retrieved from Graph API — the response status code is OK, and the m…...: Object reference not set to an instance of an object. Details:...indicates an Object reference not set to an instance of an object . This...

    forum.aspose.com/t/aspose-is-unable-to-parse-re...