Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 94,459 for

object

(0.74 sec)
  1. Convert GIF to PDF using C#

    Follow this article to convert GIF to PDF using C#. It has details to set the IDE, a list of steps, and a sample code for developing a GIF file to PDF converter using C#....output PDF file name Create an object Document class and add a page...page to it Create an image object from the Aspose.PDF library...

    kb.aspose.com/pdf/net/convert-gif-to-pdf-using-...
  2. Create Pivot Tables and Pivot Charts|Documentation

    How to add Pivot Tables and Pivot Charts with Aspose.Cells for Python via .NET....PivotTable objects, which act as a PivotTable object’s basic building...collection of all the PivotField objects in a pivot table. PivotTable...

    docs.aspose.com/cells/python-net/create-pivot-t...
  3. Working with GridJs Highlight feature|Documenta...

    This article describes how to use highlight on cell text, cell ranges, shapes and pictures in GridJs....Set whether to highlight all objects in the active worksheet, including...image object // we use Fabric.js to manage image objects; please...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  4. Extract Data AcroForms|Aspose.PDF for Java

    This section explains how to extract forms from your PDF document with Aspose.PDF for Java....form field from the Document object’s Form collection. This example...collection using the Document object’s getForm() method and get...

    docs.aspose.com/pdf/java/extract-form/
  5. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Java library....Create a Document object and an ImageStamp object using required...() { // Instantiate Document object Document doc = new Document...

    docs.aspose.com/pdf/java/image-stamps-in-pdf-page/
  6. Aspose.PSD for .NET 21.2 - 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....smart object layer bounds when we replace smart object contents...void AssertAreEqual ( object expected , object actual , string message...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-2...
  7. Create WEBP in C#

    Follow this article to create WEBP in C#. It shares details to set the IDE, a list of steps, and a sample code demonstrating how to create a WEBP image in C# using a .NET-based library....limitations Create the WebPOptions object to set the parameters of the...image, link it with a Graphics object, and set the white background...

    kb.aspose.com/imaging/net/create-webp-in-csharp/
  8. Apply Conditional Formatting in Excel using Java

    Use this guide to apply conditional formatting in Excel using Java. It has the IDE settings, steps, and a sample code to create a rule in Excel using Java....add a conditional formatting object in the desired sheet Create...to the FormatConditionColle object Create a new condition for...

    kb.aspose.com/cells/java/apply-conditional-form...
  9. How to Convert OBJ to FBX using Java

    This short guide describes how to convert OBJ to FBX using Java. It presents IDE settings, a list of steps, and a runnable sample code to develop a 3D Object to FBX converter using Java....class object Instantiate a FbxSaveOptions class object Set the...constructor of the FbxSaveOptions object Save the resultant FBX file...

    kb.aspose.com/3d/java/how-to-convert-obj-to-fbx...
  10. How to Read PDF Content in Python

    This article guides on how to read PDF content in Python. It provides all the details to write the program and a sample runnable code to read PDF file in Python....PDF file using the Document object whose data is to be read Instantiate...Instantiate a TextAbsorber object to extract text from the PDF...

    kb.aspose.com/pdf/python/how-to-read-pdf-conten...