Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 79,715 for

object

(0.05 sec)
  1. Shape.SignatureLine | Aspose.Words for .NET

    Discover how to access the SignatureLine Object for your shapes. Easily identify signature lines and enhance your document's professionalism!...property Gets SignatureLine object if the shape is a signature...the "SignatureLineOptions" object we have created above. // If...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Rotating Cell Text|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....//Instantiate the Application object. Excel . ApplicationClass ExcelApp...Heading" ; //Define a range object(B2). Excel . Range _range ;...

    docs.aspose.com/cells/net/rotating-cell-text/
  3. DocSaveOptions class | Aspose.Words for Python

    aspose.words.saving.DocSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.DOC](../../aspose.words/saveformat/#DOC) or [SaveFormat.DOT](../../aspose.words/saveformat/#DOT) format...or sets DigitalSignatureDeta object used to sign a document. d...determining how ink (InkML) objects are rendered. (Inherited from...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to convert Word to PDF in Java

    This tutorial describes how to convert Word to PDF in Java. It provides the sequence of steps to perform this conversion along with a runnable Java code to convert DOCX to PDF....Word document using Document object to export to PDF Instantiate...Instantiate a PdfSaveOptions class object to create a custom PDF Set the...

    kb.aspose.com/words/java/how-to-convert-word-to...
  5. How to Convert a JPG to Word using C#

    This article guides on how to convert a JPG to Word using C#. It provides the resources to set the IDE, a list of steps, and a runnable sample code to change JPG to Word using C#....document using the Document class object for inserting a JPG image Instantiate...Instantiate the DocumentBuilder class object and initialize it with the...

    kb.aspose.com/words/net/how-to-convert-a-jpg-to...
  6. 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...
  7. 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...
  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 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...
  10. 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...