Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 14,340 for

object

(0.08 sec)
  1. MailMerger Class | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.MailMerger. Effortlessly fill templates with data using simple and advanced mail merge techniques for seamless document automation....( string, string, string[], object[] ) Performs a mail merge operation...Stream, SaveFormat , string[], object[], MailMergeOptions ) Performs...

    reference.aspose.com/words/net/aspose.words.low...
  2. Aspose::Words::Fields::UserInformation class | ...

    Aspose::Words::Fields::UserInformation class. Specifies information about the user. To learn more, visit the documentation article in C++....UserInformation : public System :: Object Methods Method Description...// Create a UserInformation object and set it as the data source...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Load, Extract Data and Save from TTF | Java

    Java APIs for the developers to manipulate and font files. Learn the fundamentals on how to load and save TTF fonts within Java.... Define a new object of FontDefinition class Specify...FontFileDefinition as ttf Create a TtfFont object and open the font file from...

    docs.aspose.com/font/java/loading-saving-truety...
  4. Aspose::Words::SpecialChar class | Aspose.Words...

    Aspose::Words::SpecialChar class. Base class for special characters in the document. To learn more, visit the documentation article in C++....Words Document Object Model (DOM) documentation article...the font formatting of this object. virtual get_IsComposite ()...

    reference.aspose.com/words/cpp/aspose.words/spe...
  5. How to get Images from a PDF in Java

    This quick tutorial guides on how to get images from a PDF in Java. It shares all details required to configure the environment, a step-by-step process to accomplish the task and a runnable sample code that get PDF images in Java....file into the Document class object from the disk or memory stream...desired image using XImage class object from the image collection in...

    kb.aspose.com/pdf/java/how-to-get-images-from-a...
  6. How to Convert JPG to Black and White PDF in Java

    This tutorial provides information on how to convert JPG to Black and White PDF in Java. You will get all the necessary details for writing a JPG to Black and White PDF converter in Java including the configuration details, step-wise process and a runnable sample code....image into the Image class object for conversion to Black and...PDF file using the PdfOptions object for customization The aforementioned...

    kb.aspose.com/imaging/java/how-to-convert-jpg-t...
  7. How to Change PDF Password using C#

    This article contains information on how to change PDF password using C#. It guides to set IDE, write the program using given steps and a runnable sample code to change password of PDF file using C#....the password Instantiate an object of the PdfFileInfo class by...rest of the steps Create an object of PdfFileSecurity class to...

    kb.aspose.com/pdf/net/how-to-change-pdf-passwor...
  8. How to Edit Word Document using Python

    This short tutorial contains information to edit word document using python. You will see how can Python modify Word document with the help of a step-by-step process and a runnable sample code....desired Word file into Document object that is to be modified using...Instantiate a DocumentBuilder class object using the loaded Word file...

    kb.aspose.com/words/python/how-to-edit-word-doc...
  9. How to Convert CSV to Excel in Python

    This short tutorial contains information on how to convert CSV to Excel in Python. To convert CSV to Excel Python environment is explained along with the steps and runnable sample code....initialize a TxtLoadOptions class object to set input file format as...CSV file into the Workbook object using the TxtLoadOptions configuration...

    kb.aspose.com/cells/python/how-to-convert-csv-t...
  10. Working with Tables

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......works as follows: Create an object of the Document class. Call...works as follows: Create an object of the Document class. Filter...

    docs.aspose.com/note/java/working-with-tables/