Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 94,495 for

object

(0.2 sec)
  1. Document.MailMerge | Aspose.Words for .NET

    Unlock seamless document automation with the MailMerge Object, enhancing your workflow by simplifying mail merge tasks effortlessly....property Returns a MailMerge object that represents the mail merge...); table . Rows . Add ( new object [] { "Thomas Hardy" , "120...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Protecting Worksheets|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....Microsoft Excel are: Contents Objects Scenarios Protected worksheets...worksheet Objects The user cannot modify drawing objects Scenarios...

    docs.aspose.com/cells/net/protecting-worksheets/
  3. How to Change Password of PDF using Python

    This article describes how to change password of PDF using Python. It guides to set the environment, provides steps to follow and shares a runnable sample code to change password of PDF file using Python....Create the PdfFileInfo class object to check the encryption state...perform the steps below Create an object of the PdfFileSecurity class...

    kb.aspose.com/pdf/python/how-to-change-password...
  4. Convert a CSV File to JSON using Python

    Refer to this article for converting CSV to JSON using Python. You will get details to set the IDE, a list of steps, and a sample code for developing a CSV to JSON formatter using Python....Workbook class object Create the JsonSaveOptions object to customize...Workbook class object, create the JsonSaveOptions object, and save...

    kb.aspose.com/cells/python/convert-a-csv-file-t...
  5. Create AcroForms - Create Fillable PDF in PHP|A...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for PHP via Java....approach: First, create a field object and set its properties. Then...instantiate RadioButtonField object with page number as argument...

    docs.aspose.com/pdf/php-java/create-forms/
  6. SmartArt|Aspose.Slides for Python Documentation

    Build and edit SmartArt in Python with Aspose.Slides: add nodes, change layouts and styles, convert to shapes with precision, and export for PPT, PPTX and ODP....Retrieve the first SmartArt object on a slide. def access_smart_art...the first shape is a SmartArt object. smart_art = slide . shapes...

    docs.aspose.com/slides/python-net/examples/elem...
  7. UserInformation.address property | Aspose.Words...

    UserInformation.address property. Gets or sets the user's postal address....// Create a UserInformation object and set it as the data source...properties of the UserInformation object that we have created above...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. OdtSaveOptions.save_format property | Aspose.Wo...

    OdtSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options Object is used...saved if this save options object is used. Can be SaveFormat...specified in the SaveOptions object. doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SaveOutputParameters class | Aspose.Words for N...

    Aspose.Words.Saving.SaveOutputParameters class. This Object is returned to the caller after a document is saved and contains additional information that has been generated or calculated during the save operation...SaveOutputParameters class This object is returned to the caller after...caller can use or ignore this object. To learn more, visit the Save...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Convert JSON to PDF in Node.js

    This article guides on how to convert JSON to PDF in Node.js. It contains the list of tasks along with the IDE configuration and a runnable sample code demonstrating JSON to PDF converter in Node.js....Create a JsonLayoutOptions class object Call the importData() method...saved followed by declaring an object of JsonLayoutOptions class...

    kb.aspose.com/cells/nodejs/how-to-convert-json-...