Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 90,774 for

object

(0.05 sec)
  1. How to Electronically Sign Word Document using ...

    This article guides on how to electronically sign Word document using Python. It has the details to set the IDE, a list of steps, and a runnable sample code to insert a signature on Word using Python....properties of the SignOptions class object. Steps to Insert Signature...Create a CertificateHolder object by providing the certificate...

    kb.aspose.com/words/python/how-to-electronicall...
  2. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....input PDF using the Document object. Get the particular page to...text. Create a TextFragment object with the input text along with...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  3. Specify 3D File Save Options|Documentation

    There are several Scene.Save method overloads that accept a SaveOptions Object. Each save format has a corresponding class that holds save options for that save format....a SaveOptions object. This should be an object of a class derived...save in the MemoryFileSystem object or simply discard dependencies...

    docs.aspose.com/3d/python-net/specify-3d-file-s...
  4. Layout detecton|Documentation

    How to detect the layout on the provided image....OcrInput object to Aspose.OCR.DetectDocumentLayout...as Aspose.OCR.LayoutOutput object. Aspose.OCR.LayoutOutput This...

    docs.aspose.com/ocr/net/layout_detection/
  5. OleFormat.isLink property | Aspose.Words for No...

    OleFormat.isLink property. Returns ``true`` if the OLE Object is linked (when [OleFormat.sourceFullName](../sourceFullName/) is specified)....property Returns true if the OLE object is linked (when OleFormat.sourceFullName...insert linked and unlinked OLE objects. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Example of using group layers in Aspose.PSD for...

    Using of Group Layer of PSD File via C#... Then, a new LayerGroup object is created using AddLayerGroup...AddLayerGroup from the PsdImage object. The group layer is named “Folder...

    docs.aspose.com/psd/net/psd-group-layer/
  7. How to Convert GeoJSON to SHP in C#

    This article defines the process on how to convert GeoJSON to SHP in C#. It has the IDE settings and programming steps along with a runnable sample code to transform GeoJSON to SHP in C#....GeoJSON to SHP Instantiate an object of the ConversionOptions to...system If supported, create an object of the ConversionOptions class...

    kb.aspose.com/gis/net/how-to-convert-geojson-to...
  8. How to Convert CSV to Excel in Java

    In this tutorial, you will learn how to convert CSV to Excel in Java. You can implement the process to convert CSV to XLSX in Java with simple API calls in a few easy steps....will use the Workbook class object for loading the input file...the newly created LoadOptions object. During this operation, using...

    kb.aspose.com/cells/java/how-to-convert-csv-to-...
  9. How to Convert Excel to SVG using Python

    This short article is about how to convert Excel to SVG using Python. It has information about the development environment, a list of steps and a runnable sample code to generate Excel SVG using Python....class object Create an object of SvgSaveOptions class object to...of the SvgSaveOptions class object. It has the property to set...

    kb.aspose.com/cells/python/how-to-convert-excel...
  10. Layout detecton|Documentation

    How to detect the layout on the provided image....OcrInput object to com.aspose.ocr.DetectDocumentLayout...aspose.ocr.models.LayoutOutput object. com.aspose.ocr.models.LayoutOutput...

    docs.aspose.com/ocr/java/layout_detection/