Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 94,499 for

object

(1.92 sec)
  1. How to Convert XML to CSV using Node.js

    This article guides on how to convert XML to CSV using Node.js. It provides IDE settings, a list of steps, and a runnable sample code to transform XML to CSV using Node.js....file into the Workbook class object Save the loaded XML file as...file into the Workbook class object. Next, Save the loaded workbook...

    kb.aspose.com/cells/nodejs/how-to-convert-xml-t...
  2. Paragraph Formatting in Word with Python

    This article guides how to set the paragraph formatting in Word with Python. It has IDE settings, steps, and a sample code for indenting paragraphs with Python....Create the DocumentBuilder class object for the above Word file Use... linking a DocumentBuilder object with it, and accessing the...

    kb.aspose.com/words/python/paragraph-formatting...
  3. Insert Shapes in Word using Java

    This tutorial describes how to draw a straight line in Word using Java. It has the IDE settings, a list of steps, and a sample code showing how to make a diagram in Word using Java....Define the OoxmlSaveOptions object and set the save format and...using Java . Instantiate an object of the Document class to load...

    kb.aspose.com/words/java/insert-shapes-in-word-...
  4. How to Send Word Document in Email using Java

    In this brief topic, you will learn how to send Word Document in Email using Java. The following simple steps can be used to send DOCX in Email with Java export DOCX to HTML in Java in any common operating system like MS Windows, Ubuntu, or macOS using simple API calls....Instantiate a Document Class object to load the input document...MHTML file using the stream object, which is loaded as an input...

    kb.aspose.com/words/java/how-to-send-word-docum...
  5. How to Convert Excel to JPG using Node.js

    This article guides on how to convert Excel to JPG using Node.js. It has the IDE settings, a list of steps, and a runnable sample code to develop an Excel to image converter using Node.js....Load a workbook and create an object of ImageOrPrintOptions to set...using the ImageOrPrintOptions object Loop through all the pages...

    kb.aspose.com/cells/nodejs/how-to-convert-excel...
  6. Java Create PDF Files | Create Free Online PDF ...

    Learn how to create PDF in Java with this comprehensive guide. We'll walk you through the process step by step and provide code snippets for creating professional and dynamic PDF files....and get its reference in Page object. Add text to the page using...place the text on. Create an object of TextFragment to set the...

    blog.aspose.com/pdf/create-pdf-files-in-java/
  7. Sending meeting request with recurrence|Documen...

    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....com" )); // Fill appointment object Date startDate = sdf . parse...17:30:00" ); // Create appointment object Appointment agendaAppointment...

    docs.aspose.com/email/java/sending-meeting-requ...
  8. Add Digital Signatures to Presentations in C++|...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for C++. Secure your slides in seconds with clear code examples....password to DigitalSignature object. Add created signature to the...the presentation object. auto pres = System :: MakeObject < Presentation...

    docs.aspose.com/slides/cpp/digital-signature-in...
  9. Add Digital Signatures to Presentations in Java...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for Node.js via Java. Secure your slides in seconds with clear code examples....password to DigitalSignature object. Add created signature to the...the presentation object. // Opening the presentation file var...

    docs.aspose.com/slides/nodejs-java/digital-sign...
  10. Document Builder Overview in C#|Aspose.Words fo...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using C#. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in .NET....insert text, checkboxes, ole objects, paragraphs, lists, tables...in the Aspose.Words Document Object Model (DOM) to simplify the...

    docs.aspose.com/words/net/document-builder-over...