Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 94,307 for

object

(0.1 sec)
  1. Move PDF Pages|Aspose.PDF for Java

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for Java....should: Create a Document class object with the source PDF file. Create...Create a Document class object with the destination PDF file...

    docs.aspose.com/pdf/java/move-pages/
  2. 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/
  3. FieldUserAddress Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldUserAddress class for seamless integration of USERADDRESS fields, enhancing document automation and personalization....{ get; } Gets a FieldFormat object that provides typed access...// Create a UserInformation object and set it as the source of...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose.PSD for .NET 23.9 - 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....Object) M:Aspose.PSD.Region.GetHashCode...StringFormat.Equals(System.Object) M:Aspose.PSD.StringFormat...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-9...
  5. Smart Filter Manipulation in Aspose.PSD for Jav...

    Examples of how to use Smart Filters in PSD File...and casts it to a PsdImage object. The original image is saved...name. A SharpenSmartFilter object is instantiated to represent...

    docs.aspose.com/psd/java/smart-filters/
  6. Move PDF Pages programmatically C#|Aspose.PDF f...

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for .NET....should: Create a Document class object with the source PDF file. Create...Create a Document class object with the destination PDF file...

    docs.aspose.com/pdf/net/move-pages/
  7. How to Convert Excel to SVG in C#

    In this short tutorial, you will learn how to convert Excel to SVG in C#. You only need to make a few API calls to control the rendering of Excel to vector graphics using C# on any operating system....use a SvgSaveOptions class object for controlling the rendering...Excel to SVG Create Workbook object to load the input Excel file...

    kb.aspose.com/cells/net/how-to-convert-excel-to...
  8. How to Convert HTML to Text in Java

    This simple topic is about how to convert HTML to text in Java. In Java HTML to plain text conversion application running under Windows, Linux or macOS platforms can be developed using simple and easy API interfaces....using String object Initialize HTMLDocument class object to load the...Initialize INodeIterator class object to iterate nodes and append...

    kb.aspose.com/html/java/how-to-convert-html-to-...
  9. How to Convert OBJ to PDF in Python

    This precise article presents information about how to convert OBJ to PDF in Python. It covers the IDE configuration, a series of algorithm steps, and a code sample to create an OBJ to PDF converter in Python....PDF format Get the source 3D object file with the Scene class instance...the details for exporting 3D object to PDF using Python . The process...

    kb.aspose.com/3d/python/how-to-convert-obj-to-p...
  10. Working with Tables | Aspose.Note Documentation

    A comprehensive guide on working with tables in Java programming language....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/