Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 90,844 for

object

(0.52 sec)
  1. Add Text to an existing PDF file in Ruby|Aspose...

    Learn how to add text to an existing PDF document in Ruby with Aspose.PDF to enhance or update your PDF content..../ ' # Instantiate Document object doc = Rjb :: import ( ' com...GRAY ) # create TextBuilder object text_builder = Rjb :: import...

    docs.aspose.com/pdf/java/add-text-to-an-existin...
  2. FieldMergingArgsBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.MailMerging.FieldMergingArgsBase class, the foundation for efficient field merging and image handling in document automation....get; } Returns the Document object for which the mail merge is...document. Field { get; } Gets the object that represents the current...

    reference.aspose.com/words/net/aspose.words.mai...
  3. Customizing Charts with C++|Documentation

    Learn how to customize charts in Aspose.Cells for C++. Our guide will show you how to modify chart layouts, add and format data series, adjust axes, and apply various formatting options to enhance the appearance and usability of your charts....by a Series object, whereas SeriesCollection object serves as a...a collection of Series objects. When creating a custom chart...

    docs.aspose.com/cells/cpp/customizing-charts/
  4. Aspose::Words::Drawing::ImageSize::get_Horizont...

    Aspose::Words::Drawing::ImageSize::get_HorizontalResolution method. Gets the horizontal resolution in DPI in C++....it will contain an ImageSize object. System :: SharedPtr < Aspose...get_ImageSize (); // The ImageSize object contains read-only information...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::ImageSize::get_Vertical...

    Aspose::Words::Drawing::ImageSize::get_VerticalResolution method. Gets the vertical resolution in DPI in C++....it will contain an ImageSize object. System :: SharedPtr < Aspose...get_ImageSize (); // The ImageSize object contains read-only information...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::ImageSize::get_WidthPix...

    Aspose::Words::Drawing::ImageSize::get_WidthPixels method. Gets the width of the image in pixels in C++....it will contain an ImageSize object. System :: SharedPtr < Aspose...get_ImageSize (); // The ImageSize object contains read-only information...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. How to Convert PDF to Image in Java

    In this quick tutorial you will learn how to convert PDF to image in Java. It will also assist to set resolution and other parameters while the PDF to image conversion in Java is performed....file into the Document class object for converting to JPG Set the...using the Resolution class object Initialize the respective image...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-im...
  8. Create a Table of Contents in Word using Java

    Create a table of contents in Word using Java. Get details to set IDE, a list of steps, and sample code to generate a table of contents in Word using Java....Word file into the Document object and initialize the DocumentBuilder...instantiate the DocumentBuilder class object. Add the title for the TOC...

    kb.aspose.com/words/java/create-a-table-of-cont...
  9. How to Convert XML to XLSX in Python

    This simple topic focuses on how to convert XML to XLSX in Python. It covers the steps for detailed system configuration, and a step-wise algorithm describing program flow. You can load the XML file in Python convert XML to XLSX using simple code....Create an object of the XmlLoadOption class object to set the...disk using the Workbook class object by providing the load options...

    kb.aspose.com/cells/python/how-to-convert-xml-t...
  10. Convert EPS to PDF in Python

    Follow this article to convert EPS to PDF in Python. It has details to set the IDE, a list of steps, and a sample code for developing an EPS file to PDF converter in Python....EPS file into the Image class object and typecast it to EpsImage...properties of the PdfOptions object These steps summarize the process...

    kb.aspose.com/imaging/python/convert-eps-to-pdf...