Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 90,760 for

object

(0.2 sec)
  1. Adding Transformation to the Node|Documentation

    TSR (Translation/Scaling/Rotation) are most commonly used in 3D scenario, we provided a class Transform to access these in Aspose.3D....NET offers to rotate objects in 3D space. There are three...three ways to define object’s rotation in 3D space, Euler angles...

    docs.aspose.com/3d/python-net/adding-transforma...
  2. Creating PDF/3-A compliant PDF and attaching ZU...

    Learn how to generate a PDF document with ZUGFeRD in Aspose.PDF for Python via .NET...Document object. Create a FileSpecification object for the XML...create the FileSpecification object. Set the mime_type and the...

    docs.aspose.com/pdf/python-net/attach-zugferd/
  3. DigitalSignatureDetails class | Aspose.Words fo...

    Aspose.Words.Saving.DigitalSignatureDetails class. Contains details for signing a document with a digital signature....certificateHolder object that contains the certificate...DigitalSignatureDeta.signOptions object used to sign a document. See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Managing Worksheets in Ruby|Documentation

    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....# Instantiating a Workbook object workbook = Rjb :: import (...new worksheet to the Workbook object worksheets = workbook . getWorksheets...

    docs.aspose.com/cells/java/managing-worksheets-...
  5. OleFormat.get_raw_data method | Aspose.Words fo...

    OleFormat.get_raw_data method. Gets OLE Object raw data....method get_raw_data() Gets OLE object raw data. def get_raw_data...OLE object. doc = aw . Document ( MY_DIR + 'OLE objects.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  6. IDocumentSavingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during saving a document in Java....ress")); } } public static Object[][] progressCallbackData()...throws Exception { return new Object[][] { {SaveFormat.HTML, "html"}...

    reference.aspose.com/words/java/com.aspose.word...
  7. Unable to insert a document into another one us...

    Dear Aspose Support, apparently I cannot get this command to work properly: re.buildReport(hf, data, "body"); What is the intention: data contains a Document Object which I want to be included in the main template usi…...intention: data contains a Document object which I want to be included...possible to pass a Document object (or even an input stream) to...

    forum.aspose.com/t/unable-to-insert-a-document-...
  8. Accessing Table from Cell and Adding Values ins...

    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....values inside the Table or List Object using the Cell.putValue() method...values inside the Table or List Object using row and column offsets...

    docs.aspose.com/cells/java/accessing-table-from...
  9. Accessing Gmail on SSL|Documentation

    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....above set up the SMTPClient object to connect to the Gmail server...same client object, create a MailMessage class object and send the...

    docs.aspose.com/email/net/accessing-gmail-on-ssl/
  10. Setting Margins with Node.js via C++|Documentation

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. Also learn how to programmatically set margins for page center, header, and footer using the Node.js API via C++....getPageSetup() attribute is an object of the Worksheet.getPageSetup()..."data" ); // Create a workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/setting-margins/