Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 97,200 for

object

(1.4 sec)
  1. Grouping Data|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....xlsx" ; //Create a connection object, specify the provider info...connection object. con . Open (); //Create a command object and specify...

    docs.aspose.com/cells/net/grouping-data/
  2. FieldUserName.user_name property | Aspose.Words...

    FieldUserName.user_name property. Gest or sets the current user's name....# Create a UserInformation object and set it as the source of...taken from the UserInformation object we created above. field_user_name...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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-...
  5. 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-...
  6. Replace Text in PDF using C++|Aspose.PDF for C++

    Learn how to replace text in a PDF file in C++ using Aspose.PDF, enabling quick document edits....Save method of the Document object. The following code snippet...pdf" ); // Create TextAbsorber object to find all instances of the...

    docs.aspose.com/pdf/cpp/replace-text-in-pdf/
  7. Get XMP Metadata of an existing PDF File - faca...

    This section explains how to get xmp metadata with Aspose.PDF Facades using PdfXmpMetadata Class....need to create PdfXmpMetadata object and bind the PDF file using...properties to the PdfXmpMetadata object to get their values. The following...

    docs.aspose.com/pdf/java/get-xmp-metadata/
  8. Add Attachments to PDF using PHP | Aspose.PDF

    PHP sample code for adding attachments to PDF documents on any platform....Document object. Create a FileSpecification object with the file...FileSpecification object to the Document object’s EmbeddedFiles...

    products.aspose.com/pdf/php-java/attachments/add/
  9. Add Attachments to PDF using C# | Aspose.PDF

    Add attachments to PDF documents on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....Document object. Create a FileSpecification object with the file...FileSpecification object to the Document object’s EmbeddedFiles...

    products.aspose.com/pdf/net/attachments/add/
  10. Add Attachments to PDF using C++ | Aspose.PDF

    Add attachments to PDF documents on C++ Framework, C++ Core, and PHP, VBScript, Delphi, C++ via COM Interop....Document object. Create a FileSpecification object with the file...FileSpecification object to the Document object’s EmbeddedFiles...

    products.aspose.com/pdf/cpp/attachments/add/