Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 14,340 for

object

(0.04 sec)
  1. Conversion from PPT to PPTX format in Aspose.Sl...

    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....through Presentation when the object is instantiated. //Instantiate...//Instantiate a Presentation object that represents a PPTX file PresentationEx...

    docs.aspose.com/slides/net/conversion-from-ppt-...
  2. ShapeBase class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeBase class. Base class for Objects in the drawing layer, such as an AutoShape, freeform, OLE Object, ActiveX control, or picture...ShapeBase class Base class for objects in the drawing layer, such...an AutoShape, freeform, OLE object, ActiveX control, or picture...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. OdtSaveOptions.digitalSignatureDetails property...

    OdtSaveOptions.digitalSignatureDetails property. Gets or sets [DigitalSignatureDetails](../../digitalsignaturedetails/) Object used to sign a document....or sets DigitalSignatureDeta object used to sign a document. get...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ImageSavingArgs.document property | Aspose.Word...

    ImageSavingArgs.document property. Gets the document Object that is currently being saved....property Gets the document object that is currently being saved...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. How to Convert DGN to PDF in Java

    This brief focuses on how to convert DGN to PDF in Java. It includes all the required details that can be used to develop a comprehensive DGN to PDF converter software in Java....CadRasterizationOpti class object to customize the rasterization...instance of the PdfOptions class object to set the output PDF options...

    kb.aspose.com/cad/java/how-to-convert-dgn-to-pd...
  7. 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...
  8. 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...
  9. How to Rotate Text in PDF using C#

    This how-to guide explains how to rotate text in PDF using C#. It contains information on IDE configuration, to-do list and a runnable sample code to rotate text in Adobe using C#....PDF using the Document class object and add a new page to it Create...Create a TextFragment object and set parameters like position...

    kb.aspose.com/pdf/net/how-to-rotate-text-in-pdf...
  10. 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...