Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 97,376 for

object

(1.09 sec)
  1. 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...
  2. Convert JPG to EPS using Python

    JPG to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....outputStream, options) Using a Bitmap object and a string for saving JPG...the aspose.pydrawing.Bitmap object and the output EPS file is...

    docs.aspose.com/page/python-net/convert/jpg-to-...
  3. 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...
  4. 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...
  5. 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...
  6. 新增工作表并激活工作表|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....//Instantiate the Application object. Excel . Application excelApp...Value ); //Declare a Worksheet object. Excel . Worksheet newWorksheet...

    docs.aspose.com/cells/zh/net/adding-new-workshe...
  7. ShapeBase.isDeleteRevision property | Aspose.Wo...

    ShapeBase.isDeleteRevision property. Returns true if this Object was deleted in Microsoft Word while change tracking was enabled....property Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FixedPageSaveOptions.PageSet | Aspose.Words for...

    Control your document rendering with FixedPageSaveOptions PageSet. Easily select specific pages or choose all for seamless output. Optimize your workflow!...// Create a "PdfSaveOptions" object that we can pass to the document's...// Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Manage Worksheets of Microsoft Excel files with...

    Add, remove, and activate worksheets using Aspose.Cells for Node.js via C++....programmatically: Create an object of the Workbook class. Call...// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/manage-workshe...
  10. Working with Lists in C#|Aspose.Words for .NET

    Introduction to numbering formatting feature in Aspose.Words for .NET.... However, the List object always belongs to the ListCollection...returns a ListFormat object. This object has several methods to...

    docs.aspose.com/words/net/working-with-lists/