Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 79,435 for

object

(0.06 sec)
  1. Aspose::Words::Saving::HtmlSaveOptions::get_Off...

    Aspose::Words::Saving::HtmlSaveOptions::get_OfficeMathOutputMode method. Controls how OfficeMath Objects are exported to HTML, MHTML or EPUB. Default value is Image in C++....method Controls how OfficeMath objects are exported to HTML, MHTML...export Microsoft OfficeMath objects to HTML. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Language detecton|Documentation

    How to detect the languages used on the provided image....LanguageDetectionOut objects with the following properties:...provided as a MemoryStream object, an array of pixels, or a Base64...

    docs.aspose.com/ocr/net/language_detection/
  3. PsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PS format in Java....Object, com.aspose.words.SaveOptions...// Create a "PsSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. 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...
  6. 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...
  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 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...
  9. Licensing|Documentation

    Learn more about licensing of Aspose.Drawing, types of licenses, apply the license....License using File or Stream Object The license can be loaded from...from a file or stream object. The easiest way to set a license...

    docs.aspose.com/drawing/net/licensing/
  10. Extract text or images from PDF using PHP | Asp...

    PHP sample code for extracting text and images from PDF files on on any platform.... Create a TextAbsorber object to extract text. Accept the...file: // Create a new Document object from the input PDF file. $document...

    products.aspose.com/pdf/php-java/parser/