Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 96,139 for

object

(0.2 sec)
  1. 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-...
  2. 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...
  3. 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...
  4. Document.custom_document_properties property | ...

    Document.custom_document_properties property. Returns a collection that represents all the custom document properties of the document....docx' ) # The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. print ( 'Built-in Properties:'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Text Rendering using Type1 Font | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to render Type 1 fonts within .NET products....GlyphOutlinePainter which requires object of type System.Drawing.Drawing2D...GraphicsPath for graphic drawing objectives. The implementation is as...

    docs.aspose.com/font/net/text-rendering-type1-f...
  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. Set Privileges, Encrypt and Decrypt PDF File us...

    Encrypt PDF File with C++ using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password....pass this object as an argument to the Document object’s Encrypt...Instantiate Document Privileges object // Apply restrictions on all...

    docs.aspose.com/pdf/cpp/set-privileges-encrypt-...
  8. Extract Data from AcroForm using Python|Aspose....

    Aspose.PDF makes it easy to extract form field data from PDF files. Learn how to extract data from AcroForms and save it into JSON, XML, or FDF format....without opening the full document object model. Iterate over form.field_names...current value. Construct a Form object by passing the input file path...

    docs.aspose.com/pdf/python-net/extract-data-fro...
  9. Aspose::Words::Inline class | Aspose.Words for ...

    Aspose::Words::Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own. To learn more, visit the documentation article in C++....the font formatting of this object. virtual get_IsComposite ()...get_IsDeleteRevision () Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/cpp/aspose.words/inl...
  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...