Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 96,275 for

object

(1.25 sec)
  1. How to Transform MD to PDF in C#

    This article guides on how to transform MD to PDF in C#. It contains details to set the IDE, a list of steps for the transformation and a runnable sample code to export MD to PDF in C#....file to PDF Instantiate an object of MdLoadOptions to customize...Instantiate the Document class object to load the MD file using the...

    kb.aspose.com/pdf/net/how-to-transform-md-to-pd...
  2. Export Data from a PDF Form to Excel using C#

    Follow this article to export data from a PDF form to Excel using C#. It has details to set the IDE, a list of steps, and a sample code to export data from Adobe form to Excel using C#....NET Create an object of the Form class in Aspose...Form in it Create a stream object for an XML file and call the...

    kb.aspose.com/total/net/export-data-from-a-pdf-...
  3. How to Add Text to a PNG File using C#

    This article guides on how to add text to a PNG file using C#. It has details to set the development environment, a list of steps, and a runnable sample code to add text to PNG using C#....Bitmap object and set its size Create a Graphics class object using...Bitmap object Define the text contents, the Brush object, and the...

    kb.aspose.com/drawing/net/how-to-add-text-to-a-...
  4. Adding a Watermark to an Image|Documentation

    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....Create and initialize a Graphics object. Create and initialize Font...Font and SolidBrush objects. Draw a string as watermark using the...

    docs.aspose.com/imaging/net/adding-a-watermark-...
  5. Extract and Save an Attachment|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to get all attachments from a PDF document. Also, you can get an individual attachment from your document....file: Loop through the Document object’s EmbeddedFiles collection...represents a FileSpecification object. Each iteration of the foreach...

    docs.aspose.com/pdf/cpp/extract-and-save-an-att...
  6. Add PDF Header and Footer|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add headers and footers to your PDF file using TextStamp class....create a Document object and a TextStamp object using required properties...create a Document object and a TextStamp object using required properties...

    docs.aspose.com/pdf/java/add-headers-and-footer...
  7. Add Header and Footer to PDF|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to add headers and footers to your PDF file using TextStamp class....create a Document object and a TextStamp object using required properties...create a Document object and a TextStamp object using required properties...

    docs.aspose.com/pdf/cpp/add-headers-and-footers...
  8. FieldStart class | Aspose.Words for Python

    aspose.words.fields.FieldStart class. Represents a start of a Word field in a document...the font formatting of this object. (Inherited from Inline ) is_composite...is_delete_revision Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Creating PDF/3-A compliant PDF and attaching ZU...

    Learn how to generate a PDF document with ZUGFeRD in Aspose.PDF for Java...that ensures that the Document object created from the path variable...statement ends. The Document object represents the PDF document...

    docs.aspose.com/pdf/java/attach-zugferd/
  10. NodeType enumeration | Aspose.Words for Python

    aspose.words.NodeType enumeration. Specifies the type of a Word document node.... DOCUMENT A Document object that, as the root of the document...document. SECTION A Section object that corresponds to one section...

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