Sort Score
Result 10 results
Languages All
Labels All
Results 7,351 - 7,360 of 93,327 for

object

(0.14 sec)
  1. Remove CSV Annotation Online or Manage Annotati...

    delete comments from CSV file through online app for free. Android API code to manage comments of CSV files....Document via Workbook class object Select the specific Worksheet...Document via Workbook class object Get the sepecific Worksheet...

    products.aspose.com/total/android-java/annotate...
  2. Inserting Images Dynamically in Java|Aspose.Wor...

    Insert images into your document dynamically when building a report in Java....image data A BufferedImage object A string containing an image...image tag returns a stream object, then it is closed by the engine...

    docs.aspose.com/words/java/inserting-images-dyn...
  3. How to Rotate a Cell in Excel using Python

    This quick tutorial explains how to rotate a cell in Excel using Python. Only a few number of API calls and steps are required while rotating cells in Excel using Python....spreadsheet using a Workbook class object Get access to the target worksheet...Python by working with the style object. The rotation angle can be...

    kb.aspose.com/cells/python/how-to-rotate-a-cell...
  4. How to Convert PowerPoint to Tiff using Python

    This topic is about how to convert Presentation to TIFF using Python along with the detailed steps to set up the environment and verify the working sample code. You can also consider converting PPT to TIFF in Python using the same example code provided in this topic....Create a Tiffoptions class object to set the output TIFF options...using the TiffOptions class object, the output TIFF image options...

    kb.aspose.com/slides/python/how-to-convert-powe...
  5. How to Convert PPT to PDF using C#

    This topic focuses on how to convert PPT to PDF using C# along with the detailed configuration steps to configure the environment and verify the working sample code. To convert PowerPoint to PDF C# Interop based complex API solution is one of the options, however in this example we will manage the conversion using a few simple lines of code....using the Presentation class object to set the desired PDF options...Initialize the PdfOptions class object to set the desired image options...

    kb.aspose.com/slides/net/how-to-convert-powerpo...
  6. How to Add Header and Footer in Word Document u...

    This short tutorial guides on how to add header and footer in Word Document using Java. These steps to add header and footer in Word using Java are valid for all the common operating systems like Windows, macOS and Ubuntu....Initialize a DocumentBuilder class object to access different document...uses DocumentBuilder class object to perform main tasks in the...

    kb.aspose.com/words/java/how-to-add-header-and-...
  7. How to Create Mapi Contact using Python

    In this simple topic, we will explore how to create Mapi Contact using Python by following the detailed guidelines to set up the environment and using the example code. You can easily add Mapi Contact in Python using a very simple API interface....add Mapi Contact" Create an object of the MapiContact class to...We will start by creating an object of the MapiContact class to...

    kb.aspose.com/email/python/how-to-create-mapico...
  8. How to Convert PDF to CSV using Java

    In this quick tutorial, you will learn how to convert PDF to CSV using Java. It explains a few simple steps and code snippet which can be used for conversion in Windows, macOS, or Linux where Java environment is configured....Initialize ExcelSaveOptions object to set desired properties for...file on the disk or a stream object as per your requirements. In...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-cs...
  9. How to Convert Excel to Word in Node.js

    This article entails how to convert Excel to Word in Node.js. It encompasses the configuration details, step-wise procedure, and a runnable sample code to export Excel to Word in Node.js....of the DocxSaveOptions class object to customize the conversion...of the DocxSaveOptions class object and only using the SaveFormat...

    kb.aspose.com/cells/nodejs/how-to-convert-excel...
  10. How to Crop a PDF using Python

    This quick topic describes how to crop a PDF using Python. It covers the environment configuration settings, a program flow, and a working sample code to crop one page from PDF using Python....file using the Document class object to crop it Display the PDF...Instantiate the Rectangle class object by defining the crop area Assign...

    kb.aspose.com/pdf/python/how-to-crop-a-pdf-usin...