Sort Score
Result 10 results
Languages All
Labels All
Results 6,441 - 6,450 of 79,710 for

object

(0.06 sec)
  1. How to Create ZIP File in Memory in C#

    This step-by-step tutorial explains how to create ZIP file in memory in C#. This C# code will compress file contents of a directory and create ZIP archive in memory....paths in string array Create object of Archive Class in memory...store ZIP file in memory stream object. Code to Create ZIP File in...

    kb.aspose.com/zip/net/how-to-create-zip-file-in...
  2. How to Convert GLB File to OBJ in Java

    This quick article covers how to convert GLB to OBJ in Java. It contains the stepwise process, system configuration, and a runnable code snippet to create a GLB to OBJ converter in Java....GLB format file Initialize an object of the ObjSaveOptions class...file and export it to OBJ 3D object format. Code to Convert GLB...

    kb.aspose.com/3d/java/how-to-convert-glb-file-t...
  3. Coordinate system|Aspose.PDF for .NET

    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....placing images, text, or other objects, it is important to remember...distorted rendering: the same object may appear differently on screen...

    docs.aspose.com/pdf/net/coordinate-system/
  4. Convert PLT to PDF in Java

    This simple will let you convert PLT to PDF in Java. It covers precise steps to establish the environment and an example code to create a PLT to PDF converter in Java....file using the Image class object Create an instance of the PdfOptions...CadRasterizationOpti class object to set the page size Configure...

    kb.aspose.com/cad/java/convert-plt-to-pdf-in-java/
  5. 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...
  6. Divide Word Document into Sections using C#

    This article guides on how to divide Word document into sections using C#. It has the IDE settings, steps, and a sample code to split Word document into sections using C#....file into the Document class object for splitting the sections...Word file Create a Section object by cloning the current section...

    kb.aspose.com/words/net/divide-word-document-in...
  7. 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...
  8. 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...
  9. 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-...
  10. How to Find and Replace Text in Word Document u...

    This brief tutorial will guide you through to steps for how to find and replace text in Word document using Java. Using simple API calls, one can easily replace text in Word document using Java for any application and irrespective of Operating System environment....source DOCX using Document class object. We will then create FindReplaceOptions...FindReplaceOptions class object to set the search and replace parameters...

    kb.aspose.com/words/java/how-to-find-and-replac...