Sort Score
Result 10 results
Languages All
Labels All
Results 4,031 - 4,040 of 90,756 for

object

(0.18 sec)
  1. Manage Picture Frames in Presentations on Andro...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Android via Java. Streamline your workflow and enhance slide designs.... Create an IPPImage object by adding an image to the IImagescollection...associated with the presentation object that will be used to fill the...

    docs.aspose.com/slides/androidjava/picture-frame/
  2. GradientStyle enumeration | Aspose.Words for No...

    Aspose.Words.Drawing.GradientStyle enumeration. Specifies the style for a gradient fill....running horizontally across an object. Vertical Gradient running...running vertically down an object. DiagonalUp Diagonal gradient moving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Text|Documentation

    Text element is used to add one or more lines of text to the form....array of the template page object . Declaration Text element...element is declared as an object with "element_type": "Text" property...

    docs.aspose.com/omr/net/json-markup/text/
  4. Search PDF API | Aspose.PDF

    Search PDF documents without opening with free cross-platform Apps and High Code APIs for any platform....Create TextFragmentAbsorber Object with text to find as parameter...pdf" ); // Create TextAbsorber object to find all instances of the...

    products.aspose.com/pdf/search-pdf/
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...