Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 94,457 for

object

(0.13 sec)
  1. How to insert watermark to tiff file|Documentation

    Sometimes it is needed to watermark image....there can be used graphics object to draw exactly needed characters...

    docs.aspose.com/imaging/python-net/developer-gu...
  2. Aspose.PSD for Java 25.7 - Release Notes|Docume...

    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....Inaccurate rendering of Smart Object Layer Bug PSDJAVA-759 Error...void assertAreEqual ( Object expected , Object actual ) { assertAreEqual...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  3. FindReplaceDirection | Aspose.Words for Java

    Specifies direction for replace operations in Java....Object public class FindReplaceDirection...use a "FindReplaceOptions" object to modify the find-and-replace...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Loading::TxtLoadOptions::get_Det...

    Aspose::Words::Loading::TxtLoadOptions::get_DetectNumberingWithWhitespaces method. Allows to specify how numbered list items are recognized when document is imported from plain text format. The default value is true in C++....document into a "Document" object, // Aspose.Words will always...lists and will add a "List" object // for each to the document's...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. SaveOptions class | Aspose.Words for Python

    aspose.words.saving.SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format...determining how ink (InkML) objects are rendered. memory_optimization...saved if this save options object is used. temp_folder Specifies...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Edit Macro in Word using C#

    Follow this article to edit macro in Word using C#. It will provide details to set the IDE, a list of steps, and a sample code showing how to edit macros in Word using C#....Document class object Access the VbaProject object of the loaded...Word file into the Document object, access the VbaProject module...

    kb.aspose.com/words/net/edit-macro-in-word-usin...
  7. How to Convert CSV to Excel in Node.js

    In this simple topic, we will focus on how to convert CSV to Excel in Node.js. You can follow the simple procedure to convert CSV to XLSX in Node.js using simple API interface in a few easy steps....make use of the Workbook class object to access the source CSV file...the newly created LoadOptions object. You can use the simple code...

    kb.aspose.com/cells/nodejs/how-to-convert-csv-t...
  8. How to Compress Image Size in C#

    This quick tutorial explains how to compress image size in C#. To compress image size without losing quality C# environment settings, coding steps and runnable sample code is also shared....JPEG file into the Image class object Create and initialize the JpegOptions...JpegOptions class object to customize the compression Set color...

    kb.aspose.com/imaging/net/how-to-compress-image...
  9. ReflectionFormat.size property | Aspose.Words f...

    ReflectionFormat.size property. Gets or sets a double value between 0.0 and 1.0 representing the size of the reflection as a percentage of the reflected Object...percentage of the reflected object. The default value is 0.0....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Add Hyperlink in PDF using Python

    This article covers the details on how to add hyperlink in PDF using Python. You will get details to establish the IDE, information about different API calls and a runnable sample code to add link to PDF using Python....PDF using the Document class object and get access to the target...page Create a LinkAnnotation object in a particular rectangular...

    kb.aspose.com/pdf/python/how-to-add-hyperlink-i...