Sort Score
Result 10 results
Languages All
Labels All
Results 6,961 - 6,970 of 79,407 for

object

(0.1 sec)
  1. How to Crop Image in Java

    This tutorial explains the process how to crop image in Java. To crop bitmap Java based runnable code along with the detailed steps are provided for the demonstration....the Image class object Cast the Image object to RasterImage class...

    kb.aspose.com/imaging/java/how-to-crop-image-in...
  2. How to Convert TIFF to PDF in C#

    This brief tutorial is about how to convert TIFF to PDF in C#. In order to create TIFF to PDF converter C# code and comprehensive steps are given along with the environment configuration....and initialize the PdfOptions object to set the resolution and other...the PDF using the PdfOptions object that allows setting the resolution...

    kb.aspose.com/imaging/net/how-to-convert-tiff-t...
  3. How to Remove Header and Footer from PDF in Java

    This short guide describes how to remove header and footer from PDF in Java. It has the details to set the IDE, a list of steps, and a runnable sample code to remove PDF header and footer in Java....Create the PdfContentEditor object Call the bindPdf() method for...process starts by creating an object of the PdfContentEditor class...

    kb.aspose.com/pdf/java/how-to-remove-header-and...
  4. Convert URL to PDF using C#

    This tutorial describes how to convert URL to PDF using C#. It has the details to set the IDE, a list of steps, and a sample code for transforming link to PDF document using C#....page Create the HttpClient object for making the HTTP request...stream and pass to the Document object using the page settings. Finally...

    kb.aspose.com/pdf/net/convert-url-to-pdf-using-...
  5. aspose.words.fonts module | Aspose.Words for Py...

    The aspose.words.fonts module provides classes and enumerations to access information about fonts used in a document....embedded font inside FontInfo object. EmbeddedFontStyle Specifies...embedded font inside a FontInfo object. FontEmbeddingUsagePe Represents...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Resize Image using Java

    This concise tutorial is designed to explain how to resize image using Java. To resize image Java code and steps are shared for establishing the necessary environment....the disk into the Image class object Call Image.resize() function...using the ImageResizeSettings object in the resize() function. This...

    kb.aspose.com/imaging/java/how-to-resize-image-...
  7. How to Convert PDF to Excel using Python

    This quick tutorial explains how to convert PDF to Excel using Python. It includes the environment configuration information, step-by-step algorithm, and Python code to convert PDF to Excel file format....it to XLSX format Create an object of ExcelSaveOptions class and...Subsequently, initialize an object of ExcelSaveOptions class and...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  8. How to Convert PDF to Word using Python

    This basic tutorial covers how to convert PDF to Word using Python. It encompasses all relevant information like the environment setup details, conversion algorithm, and a code snippet demonstrating how using Python PDF to DOC conversion can be done....and then proceed to create an object of DocSaveOptions class. Finally...options set in the DocSaveOptions object. Code to Convert PDF to Word...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  9. How to Add Signature in PowerPoint using Java

    This sharp tutorial explains how to add signature in PowerPoint using Java. It contains all the details to set the environment, program flow and a runnable sample code to insert digital signature in PowerPoint using Java....certificate into the DigitalSignature object by providing the path and password...file, the Presentation class object is used. Moreover, for loading...

    kb.aspose.com/slides/java/how-to-add-signature-...
  10. Convert Word to PCL in Python

    This simple article discusses how to convert Word to PCL in Python. It encompasses all the required information to establish the environment and offers a working example code to render DOC file to PCL in Python....of the PclSaveOptions class object to set the required output...creating a PclSaveOptions class object to set the desired output PCL...

    kb.aspose.com/words/python/convert-word-to-pcl-...