Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 90,846 for

object

(0.08 sec)
  1. How to Change PDF Metadata using Java

    This article contains information on how to change PDF metadata using Java. It has details about setting the IDE, a list of tasks for developing the application, and a runnable sample code to edit PDF properties using Java....PDF file into the document object for editing the properties...properties Populate the DocumentInfo object by linking it with the loaded...

    kb.aspose.com/pdf/java/how-to-change-pdf-metada...
  2. How to Convert HTML to PDF in Python

    This simple how-to tutorial focuses on how to convert HTML to PDF in Python along with steps to configure the environment on your end. In order to generate PDF from HTML Python based API providing simple API interface has been used....Document class object Instantiate the PdfSaveOptions object and set...file using the Document class object. The PdfSaveOptions will be...

    kb.aspose.com/words/python/how-to-convert-html-...
  3. How to ZIP Folder in C#

    This quick tutorial guides you on how to ZIP folder in C#. To zip folder C# code, detailed steps and configuration requirements are mentioned briefly....Instantiate a FileStream class object with output ZIP file name Instantiate...Instantiate a ZIP Archive file object Create entries in the archive...

    kb.aspose.com/zip/net/how-to-zip-folder-in-csharp/
  4. Change Image Brightness using C#

    Follow this article to change image brightness using C#. It has details to set the IDE, a list of steps, and a sample code to increase brightness of image using C#....source image file as an Image object Convert the loaded image to...image file into an Image class object, cast it to RasterImage, cache...

    kb.aspose.com/imaging/net/change-image-brightne...
  5. Impose PDF using Python

    Follow this article to impose PDF using Python. It has the details to set the IDE, a list of steps, and a sample code to implement PDF imposition software using Python....PdfFileEditor class object Set the organization of the...Create the PdfFileEditor() object from the aspose.pdf.facades...

    kb.aspose.com/pdf/python/impose-pdf-using-python/
  6. How to Convert Excel to JSON in C#

    In this short tutorial, you will learn how to convert Excel to JSON in C#. You can convert Excel file to JSON in C# with a few API calls in .NET....convert Excel to JSON Create an object of the Workbook class to load...file using the JsonSaveOptions object. Finally, the output JSON file...

    kb.aspose.com/cells/net/how-to-convert-excel-to...
  7. Convert USDZ to DXF via C# | products.aspose.com

    Convert USDZ & other 3D files using .NET API...Conversion // load the USDZ in an object of Scene var scene = new Aspose...Format) USDZ TO OBJ (Wavefront 3D Object File) USDZ TO PDF (Portable...

    products.aspose.com/3d/net/conversion/usdz-to-dxf/
  8. Convert PDF to Image Formats in Node.js|Aspose....

    This topic show you how to use Aspose.PDF to convert PDF to various images formats e.g. TIFF, BMP, JPEG, PNG, SVG with a few lines of code in the Node.js environment.... Receive the object if successful. Call the function...AsposePdf module. Receive the object if successful. Call the function...

    docs.aspose.com/pdf/nodejs-cpp/convert-pdf-to-i...
  9. Insert Shape in Word using Python

    This article assists on how to insert shape in Word using Python. It has the IDE settings, steps, and a sample code showing how to draw a straight line in Word using Python....shapes Link a DocumentBuilder object with it Insert inline shape...the OoxmlSaveOptions class object Save the output DOCX These...

    kb.aspose.com/words/python/insert-shape-in-word...
  10. Add Text to an existing PDF file in Ruby|Aspose...

    Learn how to add text to an existing PDF document in Ruby with Aspose.PDF to enhance or update your PDF content..../ ' # Instantiate Document object doc = Rjb :: import ( ' com...GRAY ) # create TextBuilder object text_builder = Rjb :: import...

    docs.aspose.com/pdf/java/add-text-to-an-existin...