Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 95,201 for

object

(0.32 sec)
  1. 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...
  2. 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...
  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. 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...
  5. 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...
  6. ReflectionFormat.remove method | Aspose.Words f...

    ReflectionFormat.remove method. Removes [ReflectionFormat](../) from the parent Object....ReflectionFormat from the parent object. remove () See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. List.GetHashCode | Aspose.Words for .NET

    Discover how the GetHashCode method efficiently computes a unique hash code for your list, enhancing data management and performance....Calculates hash code for this list object. public override int GetHashCode...

    reference.aspose.com/words/net/aspose.words.lis...
  8. Managing Document Properties in Ruby|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....# Instantiating a Workbook object by Excel file path workbook...# Instantiating a Workbook object by Excel file path workbook...

    docs.aspose.com/cells/java/managing-document-pr...
  9. DocumentVisitor.VisitOfficeMathEnd | Aspose.Wor...

    Discover the DocumentVisitor VisitOfficeMathEnd method, designed to enhance Office Math Object enumeration. Optimize your document processing today!...enumeration of a Office Math object has ended. public virtual VisitorAction...Description officeMath OfficeMath The object that is being visited. Return...

    reference.aspose.com/words/net/aspose.words/doc...
  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...