Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 90,760 for

object

(0.1 sec)
  1. How to Resize Image in C#

    This quick tutorial guides on how to resize image in C#. To change size of image C# sample code and detailed steps are shared along with the environment settings to run the code....image into the Image class object Call the Image.Resize() method...ImageResizeSettings class object. This object contains ResizeType as...

    kb.aspose.com/imaging/net/how-to-resize-image-i...
  2. How to Add Comments in Word using Java

    In this short tutorial we will see how to add comments in Word using Java. This process can be followed in any operating system like Windows, macOS and Ubuntu to insert comment in Word document using Java....file using the Document class object Move the cursor to the target...initialize the DocumentBuilder object that can be used to access...

    kb.aspose.com/words/java/how-to-add-comments-in...
  3. How to Convert HTML to JSON using Java

    This brief article explains how to convert HTML to JSON using Java. It explains the environment setup, stepwise procedure, and a sample code to convert HTML to JSON using Java....class object to load the HTML data Initialize an object of JsonSaveOptions...First of all, a Workbook class object is used to load the source...

    kb.aspose.com/cells/java/how-to-convert-html-to...
  4. How to Clean Metadata from PDF in C#

    This article guides on how to clean metadata from PDF in C#. It has the details to set the IDE, a list of steps, and a runnable sample code to remove metadata from PDF in C#....PDF file into the Document object to erase the metadata Get access...using the DocumentInfo class object. Finally, call the Clear()...

    kb.aspose.com/pdf/net/how-to-clean-metadata-fro...
  5. Create a Column Chart in Word using Python

    This tutorial guides on how to create a column chart in Word using Python. It has the IDE settings, steps, and a sample code showing how to create a bar chart in Word using Python....and create a DocumentBuilder object Call the insert_chart() method...DocumentBuilder object, create a chart object, access its series...

    kb.aspose.com/words/python/create-a-column-char...
  6. Stroke.back_theme_color property | Aspose.Words...

    Stroke.back_theme_color property. Gets or sets a ThemeColor Object that represents the stroke background color....property Gets or sets a ThemeColor object that represents the stroke...

    reference.aspose.com/words/python-net/aspose.wo...
  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. DocumentBuilder.insertImage method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertImage method...other settings using the Shape object returned by this method. Returns...other settings using the Shape object returned by this method. Returns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Manage Presentation Notes in .NET|Aspose.Slides...

    Customize presentation notes with Aspose.Slides for .NET. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....Instantiate a Presentation object that represents a presentation...Instantiate a Presentation object that represents a presentation...

    docs.aspose.com/slides/net/presentation-notes/
  10. Add Digital Signatures to Presentations in .NET...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for .NET. Secure your slides in seconds with clear code examples....password to DigitalSignature object. Add created signature to the...the presentation object. using ( Presentation pres = new Presentation...

    docs.aspose.com/slides/net/digital-signature-in...