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

object

(0.1 sec)
  1. 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...
  2. 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...
  3. How to Convert XPS to PDF in C#

    This tutorial is written to explain how to convert XPS to PDF in C#. It includes all the information to configure the environment, code snippet, and the step-by-step algorithm to convert XPS document to PDF in C#...class object Initialize a PdfSaveOptions class object and set...in C# . Use the Stream class object to load the input XPS file...

    kb.aspose.com/page/net/how-to-convert-xps-to-pd...
  4. 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...
  5. 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...
  6. 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...
  7. CssSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.CssSavingArgs class, designed to enhance your document processing with customizable CssSaving event data for optimal results....{ get; } Gets the document object that is currently being saved...by providing your own stream object. To save CSS into stream, use...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Aspose::Words::BookmarkStart class | Aspose.Wor...

    Aspose::Words::BookmarkStart class. Represents a start of a bookmark in a Word document. To learn more, visit the documentation article in C++....get_Bookmark () Gets the facade object that encapsulates this bookmark...get_Range () Returns a Range object that represents the portion...

    reference.aspose.com/words/cpp/aspose.words/boo...
  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...