Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 79,435 for

object

(0.05 sec)
  1. FixedPageSaveOptions | Aspose.Words for Java

    Contains common options that can be specified when saving a document into fixed page formats PDF XPS images etc in Java....Object, com.aspose.words.SaveOptions...Create an "ImageSaveOptions" object which we can pass to the document's...

    reference.aspose.com/words/java/com.aspose.word...
  2. Stop conversion or loading using InterruptMonit...

    This section explains how to stop conversion or loading with Aspose.Diagram....using the InterruptMonitor object when it is taking too long...the usage of InterruptMonitor object. The code converts quite a...

    docs.aspose.com/diagram/net/stop-conversion-or-...
  3. Convert CGM to DXF via JavaScript | products.as...

    Sample code for CGM to DXF conversion. Use API example code for batch CGM files to DXF conversion....passing the resultant file path & object of DxfOptions System Requirements...graphics, and text. CGM uses an object-oriented approach and many...

    products.aspose.com/cad/javascript-net/conversi...
  4. 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/
  5. 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...
  6. 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/
  7. 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-...
  8. Convert PLT to PDF in Python

    This tutorial will let you convert PLT to PDF in Python. It discusses the steps to prepare the environment and a sample code to create a PLT to PDF converter in Python....the Image class Initiate an object of the PdfOptions and the ...using the VectorRasterizationO object Convert the PLT file to a PDF...

    kb.aspose.com/cad/python/convert-plt-to-pdf-in-...
  9. 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/
  10. 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...