Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 14,340 for

object

(0.03 sec)
  1. Aspose.PSD for .NET 23.8 - 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....loading failed: Unable to cast object of type UnknownStructure to...string srcFile2 = "test_smart_object.psd" ; using ( PsdImage psdImage...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-8...
  2. Document.fieldOptions property | Aspose.Words f...

    Document.fieldOptions property. Gets a [FieldOptions](../../../aspose.words.fields/fieldoptions/) Object that represents options to control field handling in the document....property Gets a FieldOptions object that represents options to...new . at (] { "Date1" }, new object [) { new DateTime ( 2020 ,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FormField.SetTextInputValue | Aspose.Words for ...

    Discover how the FormField SetTextInputValue method enhances text formatting and efficiently stores results, streamlining your data input process....public void SetTextInputValue ( object newValue ) Parameter Type Description...newValue Object Can be a string, number or a DateTime object. Remarks...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Manage TextBox|Aspose.Slides for PHP Documentation

    Manage a text box or text frame in PowerPoint presentations using PHP... Add an IAutoShape object with ShapeType set as Rectangle...the newly added IAutoShape object. Add a TextFrame property to...

    docs.aspose.com/slides/php-java/manage-textbox/
  5. Aspose::Words::Fields::UserInformation::get_Add...

    Aspose::Words::Fields::UserInformation::get_Address method. Gets or sets the user's postal address in C++....// Create a UserInformation object and set it as the data source...properties of the UserInformation object that we have created above...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Working with Artifacts|Aspose.PDF for Java

    This page describes how to work with Artifact class using Aspose.PDF for Java. Code snippets show how to add a background image to PDF pages and how to get each watermark on the first page of a PDF file....Artifacts are generally graphics objects or other markings that are...background image to a page object. The following code snippet...

    docs.aspose.com/pdf/java/artifacts/
  7. Manage TextBox|Aspose.Slides Documentation

    Manage a text box or text frame in PowerPoint presentations using Java... Add an IAutoShape object with ShapeType set as Rectangle...the newly added IAutoShape object. Add a TextFrame property to...

    docs.aspose.com/slides/java/manage-textbox/
  8. How to Convert OBJ to STL in Java

    This quick tutorial discusses how to convert OBJ to STL in Java. It covers the configuration, the algorithm, and the sample code to create OBJ to STL converter in Java....explain how to convert a 3D object to STL in Java . As a prerequisite...your end and get the source Object file. Subsequently, specify...

    kb.aspose.com/3d/java/how-to-convert-obj-to-stl...
  9. How to Change PDF Metadata using Python

    This quick topic will mentor you in how to change PDF metadata using Python. It has all the details for setting the IDE, steps for writing the application and a runnable code to edit PDF properties using Python....file using the Document class object to modify file properties Access...using the DocumentInfo class object Update the desired properties...

    kb.aspose.com/pdf/python/how-to-change-pdf-meta...
  10. Convert Template to HTML – C# Examples

    Convert templates to HTML in Java. Use XML/JSON data sources, inline expressions, and foreach directives for dynamic content creation....four parameters: HTMLDocument object is used as a source for the...the template. TemplateData object holds the data that will be used...

    docs.aspose.com/html/net/convert-template-to-html/