Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 94,431 for

object

(0.3 sec)
  1. How to Convert DWG to PDF in Java

    This simple topic exhibits how to convert DWG to PDF in Java. It includes all the pertinent information that can be utilized to write a comprehensive DWG to PDF converter software in Java....CadRasterizationOpti class object can be used to further customize...of the Image class Create an object of the CadRasterizationOpti...

    kb.aspose.com/cad/java/how-to-convert-dwg-to-pd...
  2. How to Convert RTF to PDF using C#

    This quick tutorial will guide you how to convert RTF to PDF using C#. You can write RTF to PDF converter in C# simply by loading the source RTF and saving it as a PDF file with the help of a few lines of code....using the PdfSaveOptions class object. Steps to Convert RTF to PDF...class object Instantiate the PdfSaveOptions class object to configure...

    kb.aspose.com/words/net/how-to-convert-rtf-to-p...
  3. How to Merge Cells in Excel using C#

    This basic tutorial will provide detail on how to merge cells in Excel using C#. By using a few number of API calls in C# excel cell merge feature can be incorporated in an existing or a new workbook....Initialize a Workbook class object to create a new Excel file...worksheet and create a Cells class object Merge the cells and enter a...

    kb.aspose.com/cells/net/how-to-merge-cells-in-e...
  4. Convert EPS to PDF in Java

    Follow this article to convert EPS to PDF in Java. It will share details to set the IDE, a list of steps, and a sample code for changing the file format from EPS to PDF with various customizations....Declare the PdfOptions class object for customizing the output...EPS file into an image class object, typecast it to EpsImage, declare...

    kb.aspose.com/imaging/java/convert-eps-to-pdf-i...
  5. Edit Connector Geometry Section in the ShapeShe...

    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....initialize LineTo geometry object line_to = Rjb :: import ( 'com...initialize LineTo geometry object line_to = Rjb :: import ( 'com...

    docs.aspose.com/diagram/java/edit-connector-geo...
  6. Convert PDF to Images formats|Aspose.PDF for C++

    Learn how to convert PDF pages into various image formats such as PNG, JPEG, or TIFF using Aspose.PDF in C++....Create Resolution object. Create TIffSettings object. Create Tiff...outfilename ); // Create Resolution object auto resolution = MakeObject...

    docs.aspose.com/pdf/cpp/convert-pdf-to-images-f...
  7. How to Extract Text from Scanned PDF in Java

    This tutorial guides on how to extract text from scanned PDF in Java. You can follow these steps and code for extracting text from PDF in Java using any of the common operating systems....text Initialize AsposeOcrPdf object to read text from the PDF Instantiate...DocumentRecognitionS class object for setting the recognition...

    kb.aspose.com/ocr/java/how-to-extract-text-from...
  8. Handling JSON Array as Single Cell in CSV Using...

    Hello Aspose Support Team, I am exploring the possibility of converting a JSON array property into CSV format using Aspose APIs. I already have a sample payload, template, and generated output, but my expected output is…...issues: 1, How to handle an object array if the array is not a...whether simple value arrays or object arrays — to be displayed entirely...

    forum.aspose.com/t/handling-json-array-as-singl...
  9. Aspose.pdf for python via .NET Pdf to ppt issue...

    Proxy error(NullReferenceException): Object reference not set to an instance of an Object." when my aspose.PptxSaveOptions() method called Please note aspose.License and aspose.Document() method is working fine...i): Object reference not set to an instance of an object." when...i): Object reference not set to an instance of an object.” The...

    forum.aspose.com/t/aspose-pdf-for-python-via-ne...
  10. Formula recognition|Documentation

    Extracting and recognizing formulas from images, web links, scanned PDFs, DjVu files, folders, archives and other content....method accepts an OcrInput object and optional recognition settings...Aspose.OCR.RecognitionResult objects. Each result contains extracted...

    docs.aspose.com/ocr/net/formula-recognition/