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

object

(0.22 sec)
  1. Utilizing Aspose.Diagram in Other Programming L...

    This page describes how to utilize Aspose.Diagram in Other Programming Languages....Diagram objects are .NET objects, but when used via...Interop, they appear as COM objects in your programming language...

    docs.aspose.com/diagram/net/utilizing-aspose-di...
  2. Aspose::Words::DocumentVisitor::VisitOfficeMath...

    Aspose::Words::DocumentVisitor::VisitOfficeMathStart method. Called when enumeration of a Office Math Object has started in C++....enumeration of a Office Math object has started. virtual Aspose...rds::Math::OfficeMath> The object that is being visited. ReturnValue...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. 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...
  4. 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-...
  5. 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...
  6. 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...
  7. 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...
  8. 搜索

    搜索...bytes back into a document object. MemoryStream inStream = new...stream into a new document object. Document loadDoc = new Document(inStream);...

    blog.aspose.com/zh-hant/total/convert-worddoc-d...
  9. Aspose.PSD for Java 23.12 - Release Notes|Docum...

    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....Error “Object reference not set to an instance of an object.” on...image file as an embedded smart object in the PSD image. Enhancement...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  10. Convert JSON to Excel with Node.js via C++|Docu...

    Learn how to convert JSON to Excel file with Aspose.Cells for Node.js via C++....converting a JSON (JavaScript Object Notation) file to an Excel...json" ); // create a Workbook object const wb = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/convert-json-t...